Lines Matching refs:debug
81 debug("current_state=%d, next_state=%d\n", ddata->current_state, in sandbox_dev_move_to_state()
132 debug("%s: platform private data missing\n", uc_pdata->name); in sandbox_testproc_probe()
136 debug("%s: called(%d)\n", uc_pdata->name, ret); in sandbox_testproc_probe()
156 debug("%s: called(%d)\n", uc_pdata->name, ret); in sandbox_testproc_init()
158 debug("%s init failed\n", uc_pdata->name); in sandbox_testproc_init()
178 debug("%s: called(%d)\n", uc_pdata->name, ret); in sandbox_testproc_reset()
181 debug("%s reset failed\n", uc_pdata->name); in sandbox_testproc_reset()
202 debug("%s: called(%d) Loading to %08lX %lu size\n", in sandbox_testproc_load()
206 debug("%s load failed\n", uc_pdata->name); in sandbox_testproc_load()
225 debug("%s: called(%d)\n", uc_pdata->name, ret); in sandbox_testproc_start()
228 debug("%s start failed\n", uc_pdata->name); in sandbox_testproc_start()
247 debug("%s: called(%d)\n", uc_pdata->name, ret); in sandbox_testproc_stop()
250 debug("%s stop failed\n", uc_pdata->name); in sandbox_testproc_stop()
271 debug("%s: called(%d)\n", uc_pdata->name, ret); in sandbox_testproc_is_running()
296 debug("%s: called(%d)\n", uc_pdata->name, ret); in sandbox_testproc_ping()
298 debug("%s: No response.(Not started?)\n", uc_pdata->name); in sandbox_testproc_ping()