Searched defs:followers (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-6.6/include/drm/ |
H A D | drm_panel.h | 238 struct list_head followers; member
|
/kernel/linux/linux-5.10/sound/core/ |
H A D | vmaster.c | 32 struct list_head followers; member [all...] |
/kernel/linux/linux-6.6/sound/core/ |
H A D | vmaster.c | 32 struct list_head followers; member [all...] |
/kernel/linux/linux-5.10/sound/pci/hda/ |
H A D | hda_codec.c | 1819 static int map_followers(struct hda_codec *codec, const char * const *followers, in map_followers() argument 1955 __snd_hda_add_vmaster(struct hda_codec *codec, char *name, unsigned int *tlv, const char * const *followers, const char *suffix, bool init_follower_vol, struct snd_kcontrol **ctl_ret) __snd_hda_add_vmaster() argument [all...] |
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | hda_codec.c | 1859 static int map_followers(struct hda_codec *codec, const char * const *followers, in map_followers() argument 1996 __snd_hda_add_vmaster(struct hda_codec *codec, char *name, unsigned int *tlv, const char * const *followers, const char *suffix, bool init_follower_vol, unsigned int access, struct snd_kcontrol **ctl_ret) __snd_hda_add_vmaster() argument [all...] |
/kernel/linux/linux-5.10/sound/pci/ac97/ |
H A D | ac97_patch.c | 3404 snd_ac97_add_vmaster(struct snd_ac97 *ac97, char *name, const unsigned int *tlv, const char * const *followers) snd_ac97_add_vmaster() argument
|
/kernel/linux/linux-6.6/sound/pci/ac97/ |
H A D | ac97_patch.c | 3438 snd_ac97_add_vmaster(struct snd_ac97 *ac97, char *name, const unsigned int *tlv, const char * const *followers) snd_ac97_add_vmaster() argument
|
Completed in 21 milliseconds