Searched refs:ST_LL_AWAKE (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/ti-st/
H A Dst_ll.c39 if (st_data->ll_state != ST_LL_AWAKE)
59 case ST_LL_AWAKE:
69 st_data->ll_state = ST_LL_AWAKE;
79 ll->ll_state = ST_LL_AWAKE;
92 if (likely(ll->ll_state != ST_LL_AWAKE)) {
126 st_data->ll_state = ST_LL_AWAKE;
H A Dst_ll.h40 #define ST_LL_AWAKE 2 macro
H A Dst_core.c469 case ST_LL_AWAKE:

Completed in 98 milliseconds