Home
last modified time | relevance | path

Searched refs:BUS_RESUME_CHILD (Results 1 - 2 of 2) sorted by relevance

/third_party/FreeBSD/sys/kern/
H A Dbus_if.h497 /** @brief Unique descriptor for the BUS_RESUME_CHILD() method */
499 /** @brief A function implementing the BUS_RESUME_CHILD() method */
508 static __inline int BUS_RESUME_CHILD(device_t _dev, device_t _child) in BUS_RESUME_CHILD() function
H A Dsubr_bus.c1973 BUS_RESUME_CHILD(dev, child); in bus_generic_suspend()
1993 BUS_RESUME_CHILD(dev, child); in bus_generic_resume()

Completed in 5 milliseconds