Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dpm_wakeup.h186 static inline void device_set_awake_path(struct device *dev) in device_set_awake_path() function
/linux/drivers/ufs/host/
H A Dufs-rockchip.c306 device_set_awake_path(dev); in ufs_rockchip_system_suspend()
/linux/drivers/tty/serial/
H A Dserial_core.c2362 device_set_awake_path(uport->dev); in uart_suspend_port()