Home
last modified time | relevance | path

Searched refs:BUS_SUSPEND_CHILD (Results 1 – 2 of 2) sorted by relevance

/third_party/FreeBSD/sys/kern/
Dbus_if.h490 static __inline int BUS_SUSPEND_CHILD(device_t _dev, device_t _child) in BUS_SUSPEND_CHILD() function
Dsubr_bus.c1969 error = BUS_SUSPEND_CHILD(dev, child); in bus_generic_suspend()