Home
last modified time | relevance | path

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

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