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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/
H A Dcs4281.c478 unsigned char src_right_rec_slot; member in struct:cs4281
762 ((rec_mono ? 31 : chip->src_right_rec_slot) << 24));
774 snd_BUG_ON(dma->right_slot != chip->src_right_rec_slot);
1607 chip->src_right_rec_slot = 11; /* AC'97 right PCM record (4) */
1618 (chip->src_right_rec_slot << 24));

Completed in 179 milliseconds