Searched refs:driver_probe_done (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/device/ | ||
| H A D | driver.h | 138 bool __init driver_probe_done(void); |
| /linux/drivers/base/ | ||
| H A D | dd.c | 807 bool __init driver_probe_done(void) in driver_probe_done() function |