Home
last modified time | relevance | path

Searched refs:device_set_wakeup_capable (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dpm.h117 device_set_wakeup_capable(struct device *dev __unused, bool capable __unused) in device_set_wakeup_capable() function
125 device_set_wakeup_capable(struct device *dev, bool capable) in device_set_wakeup_capable() function
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dwow.c639 device_set_wakeup_capable(ar->dev, true); in ath10k_wow_init()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dwow.c880 device_set_wakeup_capable(ar->ab->dev, true); in ath11k_wow_init()
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dwow.c1045 device_set_wakeup_capable(ar->ab->dev, true); in ath12k_wow_init()