| /freebsd/sys/isa/ |
| H A D | vga_isa.c | 205 error = bus_generic_suspend(dev); in isavga_suspend() 274 error = bus_generic_suspend(dev); in vgapm_suspend()
|
| /freebsd/sys/x86/pci/ |
| H A D | qpi.c | 199 DEVMETHOD(device_suspend, bus_generic_suspend), 278 DEVMETHOD(device_suspend, bus_generic_suspend),
|
| /freebsd/sys/dev/hyperv/vmbus/ |
| H A D | vmbus_res.c | 50 DEVMETHOD(device_suspend, bus_generic_suspend),
|
| /freebsd/sys/x86/x86/ |
| H A D | legacy.c | 77 DEVMETHOD(device_suspend, bus_generic_suspend), 290 DEVMETHOD(device_suspend, bus_generic_suspend),
|
| H A D | mptable_pci.c | 154 DEVMETHOD(device_suspend, bus_generic_suspend),
|
| /freebsd/sys/dev/adb/ |
| H A D | adb_buttons.c | 65 DEVMETHOD(device_suspend, bus_generic_suspend),
|
| /freebsd/sys/dev/acpica/ |
| H A D | acpi_isab.c | 64 DEVMETHOD(device_suspend, bus_generic_suspend),
|
| /freebsd/sys/xen/xenbus/ |
| H A D | xenbusb_front.c | 169 DEVMETHOD(device_suspend, bus_generic_suspend),
|
| H A D | xenbusb_back.c | 290 DEVMETHOD(device_suspend, bus_generic_suspend),
|
| /freebsd/sys/dev/usb/controller/ |
| H A D | dwc_otg_acpi.c | 168 DEVMETHOD(device_suspend, bus_generic_suspend),
|
| H A D | dwc_otg_fdt.c | 200 DEVMETHOD(device_suspend, bus_generic_suspend),
|
| H A D | generic_ehci.c | 178 DEVMETHOD(device_suspend, bus_generic_suspend),
|
| H A D | generic_xhci.c | 187 DEVMETHOD(device_suspend, bus_generic_suspend),
|
| H A D | ehci_msm.c | 208 DEVMETHOD(device_suspend, bus_generic_suspend),
|
| /freebsd/sys/powerpc/ps3/ |
| H A D | ohci_ps3.c | 154 DEVMETHOD(device_suspend, bus_generic_suspend),
|
| H A D | ehci_ps3.c | 162 DEVMETHOD(device_suspend, bus_generic_suspend),
|
| /freebsd/sys/dev/cfe/ |
| H A D | cfe_resource.c | 145 DEVMETHOD(device_suspend, bus_generic_suspend),
|
| /freebsd/sys/powerpc/psim/ |
| H A D | ata_iobus.c | 71 DEVMETHOD(device_suspend, bus_generic_suspend),
|
| /freebsd/sys/dev/agp/ |
| H A D | agp_sis.c | 262 DEVMETHOD(device_suspend, bus_generic_suspend),
|
| H A D | agp_ali.c | 242 DEVMETHOD(device_suspend, bus_generic_suspend),
|
| H A D | agp_apple.c | 267 DEVMETHOD(device_suspend, bus_generic_suspend),
|
| /freebsd/sys/dev/xen/bus/ |
| H A D | xenpv.c | 223 DEVMETHOD(device_suspend, bus_generic_suspend),
|
| /freebsd/sys/dev/pci/ |
| H A D | isa_pci.c | 66 DEVMETHOD(device_suspend, bus_generic_suspend),
|
| /freebsd/sys/dev/bhnd/cores/pcie2/ |
| H A D | bhnd_pcie2.c | 184 return (bus_generic_suspend(dev)); in bhnd_pcie2_generic_suspend()
|
| /freebsd/sys/dev/fdc/ |
| H A D | fdc_isa.c | 204 DEVMETHOD(device_suspend, bus_generic_suspend),
|