Searched refs:driver_allows_async_probing (Results 1 – 1 of 1) sorted by relevance
869 static bool driver_allows_async_probing(const struct device_driver *drv) in driver_allows_async_probing() function947 async_allowed = driver_allows_async_probing(drv); in __device_attach_driver()1195 if (driver_allows_async_probing(drv)) { in __driver_attach()1345 if (driver_allows_async_probing(drv)) in driver_detach()