Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/base/
Ddd.c778 bool driver_allows_async_probing(struct device_driver *drv) in driver_allows_async_probing() function
/kernel/linux/linux-6.6/drivers/base/
Ddd.c868 static bool driver_allows_async_probing(struct device_driver *drv) in driver_allows_async_probing() function