Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/misc/ti-st/
Dst_ll.c52 st_data->ll_state = ST_LL_ASLEEP; in ll_device_want_to_sleep()
68 case ST_LL_ASLEEP: in ll_device_want_to_wakeup()
Dst_core.c441 case ST_LL_ASLEEP: in st_int_enqueue()
/linux-4.4.14/include/linux/
Dti_wilink_st.h366 #define ST_LL_ASLEEP 0 macro