Home
last modified time | relevance | path

Searched refs:elem_id_matches (Results 1 – 1 of 1) sorted by relevance

/linux/sound/core/
H A Dcontrol.c374 static bool elem_id_matches(const struct snd_kcontrol *kctl, in elem_id_matches()
443 elem_id_matches(matched, &id))) in add_hash_entries()
859 if (kctl && elem_id_matches(kctl, id)) in snd_ctl_find_id()
867 if (elem_id_matches(kctl, id)) in snd_ctl_card_info()
367 static bool elem_id_matches(const struct snd_kcontrol *kctl, elem_id_matches() function