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