Searched refs:driver_allows_async_probing (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/base/
H A Ddd.c866 static bool driver_allows_async_probing(struct device_driver *drv) function
944 async_allowed = driver_allows_async_probing(drv);
1192 if (driver_allows_async_probing(drv)) {
1341 if (driver_allows_async_probing(drv))

Completed in 163 milliseconds