Home
last modified time | relevance | path

Searched refs:BF_VALID (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/lx6464es/
H A Dlx_defs.h149 BF_VALID = 0x80, /* set if the buffer is valid, clear if free.*/ enumerator
H A Dlx_core.c487 } else if ((stat & (BF_VALID << BUFF_FLAGS_OFFSET)) in lx_buffer_ask()
/kernel/linux/linux-6.6/sound/pci/lx6464es/
H A Dlx_defs.h149 BF_VALID = 0x80, /* set if the buffer is valid, clear if free.*/ enumerator
H A Dlx_core.c487 } else if ((stat & (BF_VALID << BUFF_FLAGS_OFFSET)) in lx_buffer_ask()

Completed in 9 milliseconds