Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/emu10k1/
Demufx.c697 if (emu->support_tlv) in copy_gctl()
713 if (emu->support_tlv) in copy_gctl_to_user()
1745 emu->support_tlv = 1; /* support TLV */ in _snd_emu10k1_audigy_init_efx()
1747 emu->support_tlv = 0; /* clear again */ in _snd_emu10k1_audigy_init_efx()
2374 emu->support_tlv = 1; /* support TLV */ in _snd_emu10k1_init_efx()
2376 emu->support_tlv = 0; /* clear again */ in _snd_emu10k1_init_efx()
2520 emu->support_tlv = 1; in snd_emu10k1_fx8010_ioctl()
/linux-4.4.14/include/sound/
Demu10k1.h1701 unsigned int support_tlv :1; member