Lines Matching refs:link_follower
47 struct link_follower { struct
57 static int follower_update(struct link_follower *follower) in follower_update() argument
77 static int follower_init(struct link_follower *follower) in follower_init()
117 struct link_follower *follower; in master_init()
137 static int follower_get_val(struct link_follower *follower, in follower_get_val()
150 static int follower_put_val(struct link_follower *follower, in follower_put_val()
187 struct link_follower *follower = snd_kcontrol_chip(kcontrol); in follower_info()
194 struct link_follower *follower = snd_kcontrol_chip(kcontrol); in follower_get()
201 struct link_follower *follower = snd_kcontrol_chip(kcontrol); in follower_put()
225 struct link_follower *follower = snd_kcontrol_chip(kcontrol); in follower_tlv_cmd()
232 struct link_follower *follower = snd_kcontrol_chip(kcontrol); in follower_free()
257 struct link_follower *srec; in _snd_ctl_add_follower()
343 struct link_follower *follower; in sync_followers()
387 struct link_follower *follower, *n; in master_free()
535 struct link_follower *follower; in snd_ctl_apply_vmaster_followers()