Home
last modified time | relevance | path

Searched defs:ws (Results 1 – 7 of 7) sorted by relevance

/device/soc/rockchip/common/sdk_linux/include/linux/
Dwakelock.h33 struct wakeup_source ws; member
38 struct wakeup_source *ws = &lock->ws; in wake_lock_init() local
49 struct wakeup_source *ws = &lock->ws; in wake_lock_destroy() local
/device/soc/rockchip/rk3588/kernel/include/linux/
Dwakelock.h33 struct wakeup_source ws; member
39 struct wakeup_source *ws = &lock->ws; in wake_lock_init() local
50 struct wakeup_source *ws = &lock->ws; in wake_lock_destroy() local
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/linux/
Dosal_workqueue.c39 struct wq_node *ws = osal_list_entry(this, struct wq_node, node); in osal_find_work() local
57 struct wq_node *ws = osal_list_entry(this, struct wq_node, node); in osal_del_work() local
/device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/osal/
Dosal_workqueue.c46 struct wq_node *ws = osal_list_entry(this, struct wq_node, node); in osal_find_work() local
70 struct wq_node *ws = osal_list_entry(this, struct wq_node, node); in osal_del_work() local
/device/soc/rockchip/common/sdk_linux/drivers/power/supply/
Dpower_supply_core.c1160 … const struct power_supply_config *cfg, bool ws) in power_supply_register_ext()
/device/soc/rockchip/common/sdk_linux/include/linux/mmc/
Dhost.h283 struct wakeup_source *ws; /* Enable consume of uevents */ member
/device/soc/rockchip/common/sdk_linux/kernel/sched/
Dcore.c9230 u64 ws = 0; in cpu_cfs_stat_show() local