Home
last modified time | relevance | path

Searched defs:follower (Results 1 – 7 of 7) sorted by relevance

/linux-6.15/sound/core/
H A Dvmaster.c57 static int follower_update(struct link_follower *follower) in follower_update()
75 static int follower_init(struct link_follower *follower) in follower_init()
111 struct link_follower *follower; in master_init() local
131 static int follower_get_val(struct link_follower *follower, in follower_get_val()
144 static int follower_put_val(struct link_follower *follower, in follower_put_val()
253 struct snd_kcontrol *follower, in _snd_ctl_add_follower()
295 struct snd_kcontrol *follower; in snd_ctl_add_followers() local
343 struct link_follower *follower; in sync_followers() local
388 struct link_follower *follower, *n; in master_free() local
531 struct snd_kcontrol *follower, in snd_ctl_apply_vmaster_followers()
[all …]
/linux-6.15/drivers/gpu/drm/
H A Ddrm_panel.c114 struct drm_panel_follower *follower; in drm_panel_prepare() local
162 struct drm_panel_follower *follower; in drm_panel_unprepare() local
445 struct drm_panel_follower *follower) in drm_panel_add_follower()
488 void drm_panel_remove_follower(struct drm_panel_follower *follower) in drm_panel_remove_follower()
509 static void drm_panel_remove_follower_void(void *follower) in drm_panel_remove_follower_void()
524 struct drm_panel_follower *follower) in devm_drm_panel_add_follower()
/linux-6.15/include/drm/
H A Ddrm_panel.h317 struct drm_panel_follower *follower) in drm_panel_add_follower()
322 static inline void drm_panel_remove_follower(struct drm_panel_follower *follower) { } in drm_panel_remove_follower()
324 struct drm_panel_follower *follower) in devm_drm_panel_add_follower()
/linux-6.15/include/sound/
H A Dcontrol.h258 snd_ctl_add_follower(struct snd_kcontrol *master, struct snd_kcontrol *follower) in snd_ctl_add_follower()
284 struct snd_kcontrol *follower) in snd_ctl_add_follower_uncached()
/linux-6.15/drivers/hid/i2c-hid/
H A Di2c-hid-core.c1147 static int i2c_hid_core_panel_prepared(struct drm_panel_follower *follower) in i2c_hid_core_panel_prepared()
1161 static int i2c_hid_core_panel_unpreparing(struct drm_panel_follower *follower) in i2c_hid_core_panel_unpreparing()
/linux-6.15/drivers/net/wireless/intersil/p54/
H A Dp54usb.h68 __le16 follower; /* ? */ member
/linux-6.15/sound/pci/hda/
H A Dhda_codec.c1918 static int init_follower_0dB(struct snd_kcontrol *follower, in init_follower_0dB()
1965 static int init_follower_unmute(struct snd_kcontrol *follower, in init_follower_unmute()
1973 void *data, struct snd_kcontrol *follower) in add_follower()