Home
last modified time | relevance | path

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

/linux-6.1.9/sound/pci/emu10k1/
Demu10k1.c128 if (emu->card_capabilities->ca0151_chip) { /* P16V */ in snd_card_emu10k1_probe()
146 if (emu->card_capabilities->ca0151_chip) { /* P16V */ in snd_card_emu10k1_probe()
216 if (emu->card_capabilities->ca0151_chip) in snd_emu10k1_suspend()
233 if (emu->card_capabilities->ca0151_chip) in snd_emu10k1_resume()
Demu10k1_main.c184 if (emu->card_capabilities->ca0151_chip) { /* audigy2 */ in snd_emu10k1_init()
359 if (emu->card_capabilities->ca0151_chip) { /* audigy2 */ in snd_emu10k1_audio_enable()
1467 .ca0151_chip = 1,
1480 .ca0151_chip = 1,
1492 .ca0151_chip = 1,
1502 .ca0151_chip = 1,
1512 .ca0151_chip = 1,
1530 .ca0151_chip = 1,
1540 .ca0151_chip = 1,
1550 .ca0151_chip = 1,
[all …]
Demuproc.c585 if (emu->card_capabilities->ca0151_chip) in snd_emu10k1_proc_init()
Demumixer.c2131 if (emu->card_capabilities->ca0151_chip) { /* P16V */ in snd_emu10k1_mixer()
/linux-6.1.9/include/sound/
Demu10k1.h1652 unsigned char ca0151_chip; /* P16V */ member