Home
last modified time | relevance | path

Searched refs:PCM_A (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/sound/pci/oxygen/
Doxygen_pcm.c118 [PCM_A] = &oxygen_stereo_hardware,
153 case PCM_A: in oxygen_open()
203 return oxygen_open(substream, PCM_A); in oxygen_rec_a_open()
306 [PCM_A] = OXYGEN_DMA_A_ADDRESS,
379 get_mclk(chip, PCM_A, hw_params) | in oxygen_rec_a_hw_params()
Doxygen.h11 #define PCM_A 0 macro
Dxonar_wm87x6.c360 if (channel == PCM_A) { in wm8776_adc_hardware_filter()