Home
last modified time | relevance | path

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

/linux/drivers/base/
H A Dbase.h246 void device_links_driver_bound(struct device *dev);
H A Ddd.c410 device_links_driver_bound(dev); in driver_bound()
H A Dcore.c1285 * device_links_driver_bound - Update device links after probing its driver.
1295 void device_links_driver_bound(struct device *dev) in device_links_driver_bound() function
/linux/Documentation/driver-api/
H A Ddevice_link.rst276 (Call to :c:func:`device_links_driver_bound()` from
293 (Call to :c:func:`device_links_driver_bound()` from :c:func:`driver_bound()`.)