Home
last modified time | relevance | path

Searched refs:DEVICE_RESUME (Results 1 – 10 of 10) sorted by relevance

/trueos/sys/dev/xen/control/
HDcontrol.c306 DEVICE_RESUME(root_bus); in xctrl_suspend()
420 DEVICE_RESUME(root_bus); in xctrl_suspend()
/trueos/sys/dev/siba/
HDsiba_bwn.c210 DEVICE_RESUME(devlistp[j]); in siba_bwn_suspend()
236 DEVICE_RESUME(devlistp[i]); in siba_bwn_resume()
/trueos/sys/boot/usb/
HDbsd_kernel.h119 #define DEVICE_RESUME(dev, ...) \ macro
/trueos/sys/i386/bios/
HDapm.c508 DEVICE_RESUME(root_bus); in apm_do_suspend()
616 DEVICE_RESUME(root_bus); in apm_resume()
/trueos/sys/xen/xenbus/
HDxenbusb.c816 DEVICE_RESUME(kids[i]); in xenbusb_resume()
/trueos/sys/kern/
HDdevice_if.m266 * @see DEVICE_RESUME()
HDsubr_bus.c3662 DEVICE_RESUME(child2); in bus_generic_suspend()
3681 DEVICE_RESUME(child); in bus_generic_resume()
/trueos/sys/dev/usb/
HDusb_device.c1104 err = DEVICE_RESUME(dev); in usb_detach_device_sub()
1449 err = DEVICE_RESUME(dev); in usb_suspend_resume_sub()
/trueos/sys/dev/pci/
HDpci.c3747 DEVICE_RESUME(child); in pci_resume()
3760 DEVICE_RESUME(child); in pci_resume()
/trueos/sys/dev/acpica/
HDacpi.c2880 DEVICE_RESUME(root_bus); in acpi_EnterSleepState()