Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/hda/
H A Dhda_codec.c1856 typedef int (*map_follower_func_t)(struct hda_codec *, void *, struct snd_kcontrol *); typedef
1860 const char *suffix, map_follower_func_t func, void *data) in map_followers()