Lines Matching defs:slave
58 struct snd_kcontrol slave; /* the copy of original control entry */ member
61 static int slave_update(struct link_slave *slave) in slave_update()
81 static int slave_init(struct link_slave *slave) in slave_init()
121 struct link_slave *slave; in master_init() local
141 static int slave_get_val(struct link_slave *slave, in slave_get_val()
154 static int slave_put_val(struct link_slave *slave, in slave_put_val()
191 struct link_slave *slave = snd_kcontrol_chip(kcontrol); in slave_info() local
198 struct link_slave *slave = snd_kcontrol_chip(kcontrol); in slave_get() local
205 struct link_slave *slave = snd_kcontrol_chip(kcontrol); in slave_put() local
229 struct link_slave *slave = snd_kcontrol_chip(kcontrol); in slave_tlv_cmd() local
236 struct link_slave *slave = snd_kcontrol_chip(kcontrol); in slave_free() local
256 int _snd_ctl_add_slave(struct snd_kcontrol *master, struct snd_kcontrol *slave, in _snd_ctl_add_slave()
318 struct link_slave *slave; in sync_slaves() local
362 struct link_slave *slave, *n; in master_free() local
504 struct snd_kcontrol *slave, in snd_ctl_apply_vmaster_slaves()
509 struct link_slave *slave; in snd_ctl_apply_vmaster_slaves() local