Home
last modified time | relevance | path

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

/linux/sound/core/
H A Dvmaster.c54 struct snd_kcontrol follower; /* the copy of original control entry */ member
57 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()
181 struct link_follower *follower = snd_kcontrol_chip(kcontrol); in follower_info() local
188 struct link_follower *follower = snd_kcontrol_chip(kcontrol); in follower_get() local
195 struct link_follower *follower = snd_kcontrol_chip(kcontrol); in follower_put() local
225 struct link_follower *follower = snd_kcontrol_chip(kcontrol); in follower_tlv_cmd() local
[all …]
/linux/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/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/drivers/net/wireless/intersil/p54/
H A Dp54usb.h68 __le16 follower; /* ? */ member
/linux/sound/pci/hda/
H A Dhda_codec.c1887 static int init_follower_0dB(struct snd_kcontrol *follower, in init_follower_0dB()
1934 static int init_follower_unmute(struct snd_kcontrol *follower, in init_follower_unmute()
1942 void *data, struct snd_kcontrol *follower) in add_follower()