Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/misc/ti-st/
H A 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()
H A Dst_core.c433 case ST_LL_ASLEEP_TO_AWAKE: in st_int_enqueue()
/OK3568_Linux_fs/kernel/include/linux/
H A Dti_wilink_st.h354 #define ST_LL_ASLEEP_TO_AWAKE 1 macro