Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/ac97/
H A Dsnd_ac97_compat.c108 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()
H A Dac97_core.h9 static inline bool ac97_ids_match(unsigned int id1, unsigned int id2, in ac97_ids_match() function
H A Dbus.c484 if (ac97_ids_match(id[i].id, adev->vendor_id, id[i].mask)) in ac97_bus_match()
/kernel/linux/linux-6.6/sound/ac97/
H A Dsnd_ac97_compat.c108 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()
H A Dac97_core.h9 static inline bool ac97_ids_match(unsigned int id1, unsigned int id2, in ac97_ids_match() function
H A Dbus.c484 if (ac97_ids_match(id[i].id, adev->vendor_id, id[i].mask)) in ac97_bus_match()

Completed in 3 milliseconds