Home
last modified time | relevance | path

Searched refs:snd_ac97_check_id (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/
H A Dac97_bus.c17 * snd_ac97_check_id() - Reads and checks the vendor ID of the device
26 static bool snd_ac97_check_id(struct snd_ac97 *ac97, unsigned int id, in snd_ac97_check_id() function
62 if (snd_ac97_check_id(ac97, id, id_mask)) in snd_ac97_reset()
71 if (snd_ac97_check_id(ac97, id, id_mask)) in snd_ac97_reset()
/kernel/linux/linux-6.6/sound/
H A Dac97_bus.c17 * snd_ac97_check_id() - Reads and checks the vendor ID of the device
26 static bool snd_ac97_check_id(struct snd_ac97 *ac97, unsigned int id, in snd_ac97_check_id() function
62 if (snd_ac97_check_id(ac97, id, id_mask)) in snd_ac97_reset()
71 if (snd_ac97_check_id(ac97, id, id_mask)) in snd_ac97_reset()

Completed in 2 milliseconds