Searched refs:UWB_RSV_STATE_LAST (Results 1 – 2 of 2) sorted by relevance
/linux-4.19.296/include/linux/ | ||
D | uwb.h | 161 UWB_RSV_STATE_LAST, enumerator |
/linux-4.19.296/drivers/uwb/ | ||
D | rsv.c | 88 if (state < UWB_RSV_STATE_NONE || state >= UWB_RSV_STATE_LAST) in uwb_rsv_state_str() |