Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/base/
H A Dbase.h187 extern bool device_links_busy(struct device *dev);
H A Ddd.c1147 while (device_links_busy(dev)) { in __device_release_driver()
H A Dcore.c1393 bool device_links_busy(struct device *dev) in device_links_busy() function
/OK3568_Linux_fs/kernel/Documentation/driver-api/
H A Ddevice_link.rst303 (Call to :c:func:`device_links_busy()` from