Home
last modified time | relevance | path

Searched refs:bus_generic_suspend (Results 1 – 25 of 128) sorted by relevance

123456

/freebsd/sys/isa/
H A Dvga_isa.c205 error = bus_generic_suspend(dev); in isavga_suspend()
274 error = bus_generic_suspend(dev); in vgapm_suspend()
/freebsd/sys/x86/pci/
H A Dqpi.c198 DEVMETHOD(device_suspend, bus_generic_suspend),
278 DEVMETHOD(device_suspend, bus_generic_suspend),
H A Dpci_bus.c652 DEVMETHOD(device_suspend, bus_generic_suspend),
728 DEVMETHOD(device_suspend, bus_generic_suspend),
/freebsd/sys/dev/hyperv/vmbus/
H A Dvmbus_res.c50 DEVMETHOD(device_suspend, bus_generic_suspend),
/freebsd/sys/dev/adb/
H A Dadb_buttons.c65 DEVMETHOD(device_suspend, bus_generic_suspend),
/freebsd/sys/x86/x86/
H A Dlegacy.c77 DEVMETHOD(device_suspend, bus_generic_suspend),
288 DEVMETHOD(device_suspend, bus_generic_suspend),
/freebsd/sys/dev/acpica/
H A Dacpi_isab.c64 DEVMETHOD(device_suspend, bus_generic_suspend),
/freebsd/sys/xen/xenbus/
H A Dxenbusb_front.c170 DEVMETHOD(device_suspend, bus_generic_suspend),
H A Dxenbusb_back.c291 DEVMETHOD(device_suspend, bus_generic_suspend),
/freebsd/sys/dev/usb/controller/
H A Ddwc_otg_acpi.c166 DEVMETHOD(device_suspend, bus_generic_suspend),
H A Dgeneric_ehci.c177 DEVMETHOD(device_suspend, bus_generic_suspend),
H A Dgeneric_xhci.c186 DEVMETHOD(device_suspend, bus_generic_suspend),
H A Ddwc_otg_fdt.c201 DEVMETHOD(device_suspend, bus_generic_suspend),
H A Dehci_msm.c213 DEVMETHOD(device_suspend, bus_generic_suspend),
/freebsd/sys/dev/cfe/
H A Dcfe_resource.c145 DEVMETHOD(device_suspend, bus_generic_suspend),
/freebsd/sys/powerpc/ps3/
H A Dohci_ps3.c154 DEVMETHOD(device_suspend, bus_generic_suspend),
H A Dehci_ps3.c162 DEVMETHOD(device_suspend, bus_generic_suspend),
/freebsd/sys/dev/xen/bus/
H A Dxenpv.c161 DEVMETHOD(device_suspend, bus_generic_suspend),
/freebsd/sys/dev/bhnd/cores/usb/
H A Dbhnd_ohci.c206 DEVMETHOD(device_suspend, bus_generic_suspend),
H A Dbhnd_ehci.c242 DEVMETHOD(device_suspend, bus_generic_suspend),
/freebsd/sys/dev/agp/
H A Dagp_sis.c262 DEVMETHOD(device_suspend, bus_generic_suspend),
H A Dagp_ali.c242 DEVMETHOD(device_suspend, bus_generic_suspend),
/freebsd/sys/powerpc/psim/
H A Data_iobus.c71 DEVMETHOD(device_suspend, bus_generic_suspend),
/freebsd/sys/dev/pci/
H A Disa_pci.c66 DEVMETHOD(device_suspend, bus_generic_suspend),
/freebsd/sys/dev/bhnd/cores/pcie2/
H A Dbhnd_pcie2.c192 return (bus_generic_suspend(dev)); in bhnd_pcie2_generic_suspend()

123456