Home
last modified time | relevance | path

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

/openbmc/linux/drivers/base/
H A Dbase.h231 bool device_links_busy(struct device *dev);
H A Ddd.c1249 while (device_links_busy(dev)) { in __device_release_driver()
H A Dcore.c1531 * device_links_busy - Check if there are any busy links to consumers.
1544 bool device_links_busy(struct device *dev) in device_links_busy() function
/openbmc/linux/Documentation/driver-api/
H A Ddevice_link.rst303 (Call to :c:func:`device_links_busy()` from