Home
last modified time | relevance | path

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

/linux/drivers/base/
A Ddd.c813 bool driver_allows_async_probing(struct device_driver *drv) in driver_allows_async_probing() function
886 async_allowed = driver_allows_async_probing(drv); in __device_attach_driver()
1120 if (driver_allows_async_probing(drv)) { in __driver_attach()
1284 if (driver_allows_async_probing(drv)) in driver_detach()
A Dbase.h149 extern bool driver_allows_async_probing(struct device_driver *drv);
/linux/
A DSystem.map30940 ffff800010800b80 T driver_allows_async_probing
A D.tmp_System.map30940 ffff800010800b80 T driver_allows_async_probing

Completed in 275 milliseconds