Searched refs:ac97_ids_match (Results 1 – 3 of 3) sorted by relevance
108 if (ac97_ids_match(scanned, adev->vendor_id, id_mask)) in snd_ac97_reset()115 if (ac97_ids_match(scanned, adev->vendor_id, id_mask)) in snd_ac97_reset()
9 static inline bool ac97_ids_match(unsigned int id1, unsigned int id2, in ac97_ids_match() function
484 if (ac97_ids_match(id[i].id, adev->vendor_id, id[i].mask)) in ac97_bus_match()
Completed in 7 milliseconds