Home
last modified time | relevance | path

Searched refs:support_tlv (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/sound/pci/emu10k1/
Demufx.c681 if (emu->support_tlv) { in copy_gctl()
705 if (emu->support_tlv) in copy_gctl_to_user()
1760 emu->support_tlv = 1; /* support TLV */ in _snd_emu10k1_audigy_init_efx()
1762 emu->support_tlv = 0; /* clear again */ in _snd_emu10k1_audigy_init_efx()
2386 emu->support_tlv = 1; /* support TLV */ in _snd_emu10k1_init_efx()
2388 emu->support_tlv = 0; /* clear again */ in _snd_emu10k1_init_efx()
2531 emu->support_tlv = 1; in snd_emu10k1_fx8010_ioctl()
/Linux-v5.4/include/sound/
Demu10k1.h1687 unsigned int support_tlv :1; member