Lines Matching refs:debug_printf
39 static void debug_printf(const char* fmt, ...) in debug_printf() function
101 debug_printf("cb_device_identifiers\n"); in cb_device_identifiers()
145 debug_printf("cb_components\n"); in cb_components()
160 debug_printf("cb_imageset_versions\n"); in cb_imageset_versions()
180 debug_printf("cb_update_component update=%d\n", update); in cb_update_component()
191 debug_printf("cb_update_component set current_update=true\n"); in cb_update_component()
204 debug_printf("cb_transfer_size ua_size=%zu\n", in cb_transfer_size()
221 debug_printf("cb_firmware_data offset=%zu len %zu\n", (size_t)offset, in cb_firmware_data()
251 debug_printf("cb_verify\n"); in cb_verify()
262 debug_printf("cb_verify set failure\n"); in cb_verify()
268 debug_printf("cb_verify set ret_pending=true\n"); in cb_verify()
284 debug_printf("cb_apply\n"); in cb_apply()
295 debug_printf("cb_apply set failure\n"); in cb_apply()
301 debug_printf("cb_apply set ret_pending=true\n"); in cb_apply()
306 debug_printf("cb_apply set current_update=false\n"); in cb_apply()
317 debug_printf("cb_activate\n"); in cb_activate()
331 debug_printf("cb_cancel_update_component\n"); in cb_cancel_update_component()