Home
last modified time | relevance | path

Searched defs:snd_ac97_update_bits (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/ac97/
H A Dac97_codec.c383 int snd_ac97_update_bits(struct snd_ac97 *ac97, unsigned short reg, unsigned short mask, unsigned short value) in snd_ac97_update_bits() function
395 EXPORT_SYMBOL(snd_ac97_update_bits); variable
[all...]
/kernel/linux/linux-6.6/sound/pci/ac97/
H A Dac97_codec.c382 int snd_ac97_update_bits(struct snd_ac97 *ac97, unsigned short reg, unsigned short mask, unsigned short value) in snd_ac97_update_bits() function
394 EXPORT_SYMBOL(snd_ac97_update_bits); variable
[all...]

Completed in 7 milliseconds