Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dpm_wakeup.h201 static inline void device_set_awake_path(struct device *dev) in device_set_awake_path() function
/linux-6.15/drivers/ufs/host/
H A Dufs-rockchip.c306 device_set_awake_path(dev); in ufs_rockchip_system_suspend()
/linux-6.15/drivers/cpufreq/
H A Dqcom-cpufreq-nvmem.c439 device_set_awake_path(pd_list->pd_devs[i]); in qcom_cpufreq_suspend_pd_devs()
/linux-6.15/drivers/tty/serial/
H A Dserial_core.c2390 device_set_awake_path(uport->dev); in uart_suspend_port()