Home
last modified time | relevance | path

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

/freebsd/sys/dev/xen/control/
H A Dcontrol.c276 DEVICE_RESUME(root_bus); in xctrl_suspend()
/freebsd/sys/xen/xenbus/
H A Dxenbusb.c806 DEVICE_RESUME(kids[i]); in xenbusb_resume()
830 DEVICE_RESUME(kids[i]); in xenbusb_resume()
/freebsd/stand/kshim/
H A Dbsd_kernel.h158 #define DEVICE_RESUME(dev, ...) \ macro
/freebsd/sys/kern/
H A Ddevice_if.m287 * @see DEVICE_RESUME()
H A Dsubr_bus.c3590 DEVICE_RESUME(child); in bus_generic_resume_child()
/freebsd/sys/dev/usb/
H A Dusb_device.c1246 err = DEVICE_RESUME(dev); in usb_detach_device_sub()
1583 err = DEVICE_RESUME(dev); in usb_suspend_resume_sub()
/freebsd/sys/dev/bhnd/
H A Dbhnd_bus_if.m429 * - DEVICE_RESUME()
/freebsd/sys/dev/acpica/
H A Dacpi.c3516 DEVICE_RESUME(root_bus); in acpi_EnterSleepState()
/freebsd/sys/dev/ixgbe/
H A Dif_ix.c4611 error = DEVICE_RESUME(dev); in ixgbe_sysctl_power_state()