Searched refs:RTLX_STATE_UNUSED (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/arch/mips/include/asm/ | ||
D | rtlx.h | 50 RTLX_STATE_UNUSED = 0, enumerator |
/linux-4.4.14/arch/mips/kernel/ | ||
D | rtlx.c | 186 rtlx->channel[index].lx_state = RTLX_STATE_UNUSED; in rtlx_release() |