Home
last modified time | relevance | path

Searched defs:followers (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/include/drm/
H A Ddrm_panel.h238 struct list_head followers; member
/openbmc/linux/sound/core/
H A Dvmaster.c32 struct list_head followers; member
/openbmc/linux/sound/pci/hda/
H A Dhda_codec.c1859 static int map_followers(struct hda_codec *codec, const char * const *followers, in map_followers()
1997 unsigned int *tlv, const char * const *followers, in __snd_hda_add_vmaster()
H A Dhda_local.h135 #define snd_hda_add_vmaster(codec, name, tlv, followers, suffix, access) \ argument
/openbmc/linux/sound/pci/ac97/
H A Dac97_patch.c3440 const char * const *followers) in snd_ac97_add_vmaster()