Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/misc/ti-st/
Dst_ll.c71 case ST_LL_ASLEEP_TO_AWAKE: in ll_device_want_to_wakeup()
116 ll->ll_state = ST_LL_ASLEEP_TO_AWAKE; in st_ll_wakeup()
Dst_core.c433 case ST_LL_ASLEEP_TO_AWAKE: in st_int_enqueue()
/linux-4.4.14/include/linux/
Dti_wilink_st.h367 #define ST_LL_ASLEEP_TO_AWAKE 1 macro