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

/linux-4.4.14/sound/
H A Dac97_bus.c21 * snd_ac97_check_id() - Reads and checks the vendor ID of the device
30 static bool snd_ac97_check_id(struct snd_ac97 *ac97, unsigned int id, snd_ac97_check_id() function
66 if (snd_ac97_check_id(ac97, id, id_mask)) snd_ac97_reset()
75 if (snd_ac97_check_id(ac97, id, id_mask)) snd_ac97_reset()

Completed in 64 milliseconds