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

/linux-4.4.14/sound/pci/lx6464es/
H A Dlx_core.h198 #define HEADER_FMT_24BITS 0x00004000 macro
/linux-4.4.14/sound/pci/pcxhr/
H A Dpcxhr.c550 #define HEADER_FMT_24BITS 0x00004000 macro
577 HEADER_FMT_24BITS | HEADER_FMT_INTEL; pcxhr_set_format()
580 header = HEADER_FMT_BASE_LIN | HEADER_FMT_24BITS; pcxhr_set_format()
/linux-4.4.14/include/sound/
H A Dvx_core.h511 #define HEADER_FMT_24BITS 0x00004000 macro
/linux-4.4.14/sound/drivers/vx/
H A Dvx_pcm.c183 case 24: header |= HEADER_FMT_24BITS; break; vx_set_format()

Completed in 122 milliseconds