Searched refs:err_msg_out (Results 1 – 2 of 2) sorted by relevance
57 if (!err_msg_out) { in fb_bind()58 err_msg_out = &err_msg; in fb_bind()60 *err_msg_out = ""; in fb_bind()63 *err_msg_out = "framebufer already initialzied"; in fb_bind()90 *err_msg_out = "Failed waiting for display"; in fb_bind()138 *err_msg_out = "Failed to get linear stride"; in fb_bind()153 *err_msg_out = "Create layer call failed"; in fb_bind()157 *err_msg_out = "Failed to create layer"; in fb_bind()184 *err_msg_out = "Failed to set layer config"; in fb_bind()218 *err_msg_out = "Failed vmo alloc call"; in fb_bind()[all …]
198 char err_msg_out[FDIO_SPAWN_ERR_MSG_MAX_LENGTH]);215 char err_msg_out[FDIO_SPAWN_ERR_MSG_MAX_LENGTH]);
Completed in 8 milliseconds