Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/misc/ti-st/
Dst_ll.c39 st_data->ll_state = ST_LL_ASLEEP; in ll_device_want_to_sleep()
55 case ST_LL_ASLEEP: in ll_device_want_to_wakeup()
Dst_core.c440 case ST_LL_ASLEEP: in st_int_enqueue()
/linux-6.1.9/include/linux/
Dti_wilink_st.h353 #define ST_LL_ASLEEP 0 macro