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()
78 static int slave_init(struct link_slave *slave) in slave_init()
118 struct link_slave *slave; in master_init() local
138 static int slave_get_val(struct link_slave *slave, in slave_get_val()
151 static int slave_put_val(struct link_slave *slave, in slave_put_val()
188 struct link_slave *slave = snd_kcontrol_chip(kcontrol); in slave_info() local
195 struct link_slave *slave = snd_kcontrol_chip(kcontrol); in slave_get() local
202 struct link_slave *slave = snd_kcontrol_chip(kcontrol); in slave_put() local
226 struct link_slave *slave = snd_kcontrol_chip(kcontrol); in slave_tlv_cmd() local
233 struct link_slave *slave = snd_kcontrol_chip(kcontrol); in slave_free() local
253 int _snd_ctl_add_slave(struct snd_kcontrol *master, struct snd_kcontrol *slave, in _snd_ctl_add_slave()
315 struct link_slave *slave; in sync_slaves() local
359 struct link_slave *slave, *n; in master_free() local