Home
last modified time | relevance | path

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

12345

/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.c199 DEVMETHOD(device_suspend, bus_generic_suspend),
278 DEVMETHOD(device_suspend, bus_generic_suspend),
/freebsd/sys/dev/hyperv/vmbus/
H A Dvmbus_res.c50 DEVMETHOD(device_suspend, bus_generic_suspend),
/freebsd/sys/x86/x86/
H A Dlegacy.c77 DEVMETHOD(device_suspend, bus_generic_suspend),
290 DEVMETHOD(device_suspend, bus_generic_suspend),
H A Dmptable_pci.c154 DEVMETHOD(device_suspend, bus_generic_suspend),
/freebsd/sys/dev/adb/
H A Dadb_buttons.c65 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.c169 DEVMETHOD(device_suspend, bus_generic_suspend),
H A Dxenbusb_back.c290 DEVMETHOD(device_suspend, bus_generic_suspend),
/freebsd/sys/dev/usb/controller/
H A Ddwc_otg_acpi.c168 DEVMETHOD(device_suspend, bus_generic_suspend),
H A Ddwc_otg_fdt.c200 DEVMETHOD(device_suspend, bus_generic_suspend),
H A Dgeneric_ehci.c178 DEVMETHOD(device_suspend, bus_generic_suspend),
H A Dgeneric_xhci.c187 DEVMETHOD(device_suspend, bus_generic_suspend),
H A Dehci_msm.c208 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/cfe/
H A Dcfe_resource.c145 DEVMETHOD(device_suspend, bus_generic_suspend),
/freebsd/sys/powerpc/psim/
H A Data_iobus.c71 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),
H A Dagp_apple.c267 DEVMETHOD(device_suspend, bus_generic_suspend),
/freebsd/sys/dev/xen/bus/
H A Dxenpv.c223 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.c184 return (bus_generic_suspend(dev)); in bhnd_pcie2_generic_suspend()
/freebsd/sys/dev/fdc/
H A Dfdc_isa.c204 DEVMETHOD(device_suspend, bus_generic_suspend),

12345