Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/misc/ti-st/
Dst_ll.c58 case ST_LL_ASLEEP_TO_AWAKE: in ll_device_want_to_wakeup()
103 ll->ll_state = ST_LL_ASLEEP_TO_AWAKE; in st_ll_wakeup()
Dst_core.c426 case ST_LL_ASLEEP_TO_AWAKE: in st_int_enqueue()
/Linux-v6.6/include/linux/
Dti_wilink_st.h354 #define ST_LL_ASLEEP_TO_AWAKE 1 macro