Home
last modified time | relevance | path

Searched refs:dprc_get_obj_failures (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/bus/fsl-mc/
Ddprc-driver.c244 int dprc_get_obj_failures; in dprc_scan_objects() local
273 dprc_get_obj_failures = 0; in dprc_scan_objects()
292 dprc_get_obj_failures++; in dprc_scan_objects()
311 if (dprc_get_obj_failures != 0) { in dprc_scan_objects()
314 dprc_get_obj_failures, num_child_objects); in dprc_scan_objects()
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/
D0014_linux_drivers_bus.patch52 int dprc_get_obj_failures;