Lines Matching defs:slave
56 struct snd_kcontrol slave; /* the copy of original control entry */ member
59 static int slave_update(struct link_slave *slave) in slave_update()
76 static int slave_init(struct link_slave *slave) in slave_init()
116 struct link_slave *slave; in master_init() local
134 static int slave_get_val(struct link_slave *slave, in slave_get_val()
147 static int slave_put_val(struct link_slave *slave, in slave_put_val()
184 struct link_slave *slave = snd_kcontrol_chip(kcontrol); in slave_info() local
191 struct link_slave *slave = snd_kcontrol_chip(kcontrol); in slave_get() local
198 struct link_slave *slave = snd_kcontrol_chip(kcontrol); in slave_put() local
219 struct link_slave *slave = snd_kcontrol_chip(kcontrol); in slave_tlv_cmd() local
226 struct link_slave *slave = snd_kcontrol_chip(kcontrol); in slave_free() local
246 int _snd_ctl_add_slave(struct snd_kcontrol *master, struct snd_kcontrol *slave, in _snd_ctl_add_slave()
310 struct link_slave *slave; in master_put() local
338 struct link_slave *slave, *n; in master_free() local