Lines Matching refs:debug
123 debug("'%s' no dt?\n", dev->name); in rproc_pre_probe()
126 debug("'%s': using fdt\n", dev->name); in rproc_pre_probe()
144 debug("'%s': using legacy data\n", dev->name); in rproc_pre_probe()
155 debug("Unnamed device!"); in rproc_pre_probe()
160 debug("%s duplicate name '%s'\n", dev->name, uc_pdata->name); in rproc_pre_probe()
166 debug("%s driver has no ops?\n", dev->name); in rproc_pre_probe()
171 debug("%s driver has missing mandatory ops?\n", dev->name); in rproc_pre_probe()
196 debug("%s driver has no ops?\n", dev->name); in rproc_post_probe()
234 debug("%s: Failed to initialize - %d\n", dev->name, ret); in _rproc_probe_dev()
267 debug("Already initialized\n"); in rproc_init()
282 debug("Unknown remote processor id '%d' requested(%d)\n", in rproc_dev_init()
289 debug("%s: Failed to initialize - %d\n", dev->name, ret); in rproc_dev_init()
303 debug("Unknown remote processor id '%d' requested(%d)\n", in rproc_load()
312 debug("%s driver has no ops?\n", dev->name); in rproc_load()
316 debug("Loading to '%s' from address 0x%08lX size of %lu bytes\n", in rproc_load()
321 debug("%s: data corruption?? mandatory function is missing!\n", in rproc_load()
363 debug("Unknown remote processor id '%d' requested(%d)\n", in _rproc_ops_wrapper()
372 debug("%s driver has no ops?\n", dev->name); in _rproc_ops_wrapper()
398 debug("what is '%d' operation??\n", op); in _rproc_ops_wrapper()
402 debug("%s %s...\n", op_str, uc_pdata->name); in _rproc_ops_wrapper()
407 debug("%s: data corruption?? mandatory function is missing!\n", in _rproc_ops_wrapper()