Home
last modified time | relevance | path

Searched refs:ca0151_chip (Results 1 – 5 of 5) sorted by relevance

/linux/sound/pci/emu10k1/
H A Demu10k1.c114 if (emu->card_capabilities->ca0151_chip) { /* P16V */ in snd_card_emu10k1_probe()
132 if (emu->card_capabilities->ca0151_chip) { /* P16V */ in snd_card_emu10k1_probe()
199 if (emu->card_capabilities->ca0151_chip) in snd_emu10k1_suspend()
216 if (emu->card_capabilities->ca0151_chip) in snd_emu10k1_resume()
H A Demu10k1_main.c188 } else if (emu->card_capabilities->ca0151_chip) { /* audigy2 */ in snd_emu10k1_init()
354 if (emu->card_capabilities->ca0151_chip) { /* audigy2 */ in snd_emu10k1_audio_enable()
1155 .ca0151_chip = 1,
1168 .ca0151_chip = 1,
1180 .ca0151_chip = 1,
1190 .ca0151_chip = 1,
1200 .ca0151_chip = 1,
1218 .ca0151_chip = 1,
1230 .ca0151_chip = 1,
1240 .ca0151_chip = 1,
[all …]
H A Demuproc.c669 (emu->card_capabilities->ca0151_chip || emu->card_capabilities->ca0108_chip)) { in snd_emu10k1_proc_init()
688 if (emu->card_capabilities->ca0151_chip) in snd_emu10k1_proc_init()
H A Demumixer.c2300 if (emu->card_capabilities->ca0151_chip) { /* P16V */ in snd_emu10k1_mixer()
/linux/include/sound/
H A Demu10k1.h1664 unsigned int ca0151_chip:1; /* P16V */ member