Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/
H A Dcs4281.c461 unsigned char src_right_play_slot; member
748 (chip->src_right_play_slot << 8) | in snd_cs4281_mode()
756 snd_BUG_ON(dma->right_slot != chip->src_right_play_slot); in snd_cs4281_mode()
1572 chip->src_right_play_slot = 1; /* AC'97 right PCM playback (4) */ in snd_cs4281_chip_init()
1583 (chip->src_right_play_slot << 8) | in snd_cs4281_chip_init()
/kernel/linux/linux-6.6/sound/pci/
H A Dcs4281.c460 unsigned char src_right_play_slot; member
747 (chip->src_right_play_slot << 8) | in snd_cs4281_mode()
755 snd_BUG_ON(dma->right_slot != chip->src_right_play_slot); in snd_cs4281_mode()
1537 chip->src_right_play_slot = 1; /* AC'97 right PCM playback (4) */ in snd_cs4281_chip_init()
1548 (chip->src_right_play_slot << 8) | in snd_cs4281_chip_init()

Completed in 13 milliseconds