Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/base/
A Ddd.c836 static bool driver_allows_async_probing(struct device_driver *drv) in driver_allows_async_probing() function
914 async_allowed = driver_allows_async_probing(drv); in __device_attach_driver()
1162 if (driver_allows_async_probing(drv)) { in __driver_attach()
1311 if (driver_allows_async_probing(drv)) in driver_detach()

Completed in 4 milliseconds