Home
last modified time | relevance | path

Searched refs:PCM_B (Results 1 – 2 of 2) sorted by relevance

/linux/sound/pci/oxygen/
H A Doxygen_pcm.c107 [PCM_B] = &oxygen_stereo_hardware,
128 if (channel == PCM_B && chip->has_ac97_1 && in oxygen_open()
142 case PCM_B: in oxygen_open()
196 return oxygen_open(substream, PCM_B); in oxygen_rec_b_open()
295 [PCM_B] = OXYGEN_DMA_B_ADDRESS,
397 get_mclk(chip, PCM_B, hw_params) | in oxygen_rec_b_hw_params()
434 get_mclk(chip, PCM_B, hw_params) | in oxygen_rec_c_hw_params()
H A Doxygen.h13 #define PCM_B 1 macro