Home
last modified time | relevance | path

Searched refs:DEVICE_SUSPEND (Results 1 – 3 of 3) sorted by relevance

/third_party/FreeBSD/sys/kern/
Ddevice_if.h271 static __inline int DEVICE_SUSPEND(device_t dev) in DEVICE_SUSPEND() function
Dsubr_bus.c1923 error = DEVICE_SUSPEND(child); in bus_generic_suspend_child()
/third_party/FreeBSD/sys/dev/usb/
Dusb_device.c1189 err = DEVICE_SUSPEND(iface->subdev); in usb_probe_and_attach_sub()
1383 err = DEVICE_SUSPEND(dev); in usb_suspend_resume_sub()