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

/linux-master/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, function
62 if (snd_ac97_check_id(ac97, id, id_mask))
71 if (snd_ac97_check_id(ac97, id, id_mask))

Completed in 149 milliseconds