Home
last modified time | relevance | path

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

/Linux-v5.10/sound/pci/emu10k1/
Demu10k1.c126 if (emu->card_capabilities->ca0151_chip) { /* P16V */ in snd_card_emu10k1_probe()
141 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()
1273 if (emu->card_capabilities->ca0151_chip) /* P16V */ in snd_emu10k1_free()
1480 .ca0151_chip = 1,
1493 .ca0151_chip = 1,
1505 .ca0151_chip = 1,
1515 .ca0151_chip = 1,
1525 .ca0151_chip = 1,
1543 .ca0151_chip = 1,
1553 .ca0151_chip = 1,
[all …]
Demuproc.c585 if (emu->card_capabilities->ca0151_chip) in snd_emu10k1_proc_init()
Demumixer.c2106 if (emu->card_capabilities->ca0151_chip) { /* P16V */ in snd_emu10k1_mixer()
/Linux-v5.10/include/sound/
Demu10k1.h1652 unsigned char ca0151_chip; /* P16V */ member