Lines Matching refs:debug

125 			debug("'%s' no dt?\n", dev->name);  in rproc_pre_probe()
128 debug("'%s': using fdt\n", dev->name); in rproc_pre_probe()
146 debug("'%s': using legacy data\n", dev->name); in rproc_pre_probe()
157 debug("Unnamed device!"); in rproc_pre_probe()
162 debug("%s duplicate name '%s'\n", dev->name, uc_pdata->name); in rproc_pre_probe()
168 debug("%s driver has no ops?\n", dev->name); in rproc_pre_probe()
173 debug("%s driver has missing mandatory ops?\n", dev->name); in rproc_pre_probe()
198 debug("%s driver has no ops?\n", dev->name); in rproc_post_probe()
235 debug("%s: Failed to initialize - %d\n", dev->name, ret); in _rproc_probe_dev()
268 debug("Already initialized\n"); in rproc_init()
283 debug("Unknown remote processor id '%d' requested(%d)\n", in rproc_dev_init()
290 debug("%s: Failed to initialize - %d\n", dev->name, ret); in rproc_dev_init()
304 debug("Unknown remote processor id '%d' requested(%d)\n", in rproc_load()
313 debug("%s driver has no ops?\n", dev->name); in rproc_load()
317 debug("Loading to '%s' from address 0x%08lX size of %lu bytes\n", in rproc_load()
322 debug("%s: data corruption?? mandatory function is missing!\n", in rproc_load()
364 debug("Unknown remote processor id '%d' requested(%d)\n", in _rproc_ops_wrapper()
373 debug("%s driver has no ops?\n", dev->name); in _rproc_ops_wrapper()
399 debug("what is '%d' operation??\n", op); in _rproc_ops_wrapper()
403 debug("%s %s...\n", op_str, uc_pdata->name); in _rproc_ops_wrapper()
408 debug("%s: data corruption?? mandatory function is missing!\n", in _rproc_ops_wrapper()