Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/ti-st/
H A 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()
H A Dst_core.c435 case ST_LL_ASLEEP: in st_int_enqueue()
/openbmc/linux/include/linux/
H A Dti_wilink_st.h353 #define ST_LL_ASLEEP 0 macro