Home
last modified time | relevance | path

Searched refs:bus_generic_suspend (Results 1 - 4 of 4) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/controller/
H A Dehci_pci.c223 DEVMETHOD(device_suspend, bus_generic_suspend),
H A Dxhci_pci.c47 DEVMETHOD(device_suspend, bus_generic_suspend),
/third_party/FreeBSD/sys/sys/
H A Dbus.h261 int bus_generic_suspend(device_t dev);
/third_party/FreeBSD/sys/kern/
H A Dsubr_bus.c1879 * See bus_generic_suspend for details. in bus_generic_detach()
1903 * See bus_generic_suspend for details. in bus_generic_shutdown()
1955 bus_generic_suspend(device_t dev) in bus_generic_suspend() function
2748 KOBJMETHOD(device_suspend, bus_generic_suspend),

Completed in 7 milliseconds