Home
last modified time | relevance | path

Searched refs:HEADER_FMT_UPTO11 (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/sound/pci/lx6464es/
Dlx_core.h204 #define HEADER_FMT_UPTO11 0x00000200 /* frequency is less or equ. to 11k. macro
/linux-2.6.39/include/sound/
Dvx_core.h521 #define HEADER_FMT_UPTO11 0x00000200 /* frequency is less or equ. to 11k.*/ macro
/linux-2.6.39/sound/pci/pcxhr/
Dpcxhr.c528 #define HEADER_FMT_UPTO11 0x00000200 macro
570 header |= HEADER_FMT_UPTO11; in pcxhr_set_format()
/linux-2.6.39/sound/drivers/vx/
Dvx_pcm.c178 header |= HEADER_FMT_UPTO11; in vx_set_format()