Home
last modified time | relevance | path

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

/Linux-v4.19/sound/pci/emu10k1/
Demu10k1.c142 if (emu->card_capabilities->ca0151_chip) { /* P16V */ in snd_card_emu10k1_probe()
156 if (emu->card_capabilities->ca0151_chip) { /* P16V */ in snd_card_emu10k1_probe()
237 if (emu->card_capabilities->ca0151_chip) in snd_emu10k1_suspend()
254 if (emu->card_capabilities->ca0151_chip) in snd_emu10k1_resume()
Demu10k1_main.c199 if (emu->card_capabilities->ca0151_chip) { /* audigy2 */ in snd_emu10k1_init()
374 if (emu->card_capabilities->ca0151_chip) { /* audigy2 */ in snd_emu10k1_audio_enable()
1288 if (emu->card_capabilities->ca0151_chip) /* P16V */ in snd_emu10k1_free()
1495 .ca0151_chip = 1,
1508 .ca0151_chip = 1,
1520 .ca0151_chip = 1,
1530 .ca0151_chip = 1,
1540 .ca0151_chip = 1,
1558 .ca0151_chip = 1,
1568 .ca0151_chip = 1,
[all …]
Demuproc.c613 if (emu->card_capabilities->ca0151_chip) { in snd_emu10k1_proc_init()
Demumixer.c2120 if (emu->card_capabilities->ca0151_chip) { /* P16V */ in snd_emu10k1_mixer()
/Linux-v4.19/include/sound/
Demu10k1.h1667 unsigned char ca0151_chip; /* P16V */ member