Lines Matching defs:bebob
135 get_meter(struct snd_bebob *bebob, void *buf, unsigned int size) in get_meter()
143 check_clk_sync(struct snd_bebob *bebob, unsigned int size, bool *sync) in check_clk_sync()
168 avc_maudio_set_special_clk(struct snd_bebob *bebob, unsigned int clk_src, in avc_maudio_set_special_clk()
225 special_stream_formation_set(struct snd_bebob *bebob) in special_stream_formation_set()
255 snd_bebob_maudio_special_discover(struct snd_bebob *bebob, bool is1814) in snd_bebob_maudio_special_discover()
302 static int special_get_rate(struct snd_bebob *bebob, unsigned int *rate) in special_get_rate()
314 static int special_set_rate(struct snd_bebob *bebob, unsigned int rate) in special_set_rate()
346 static int special_clk_get(struct snd_bebob *bebob, unsigned int *id) in special_clk_get()
361 struct snd_bebob *bebob = snd_kcontrol_chip(kctl); in special_clk_ctl_get() local
369 struct snd_bebob *bebob = snd_kcontrol_chip(kctl); in special_clk_ctl_put() local
413 struct snd_bebob *bebob = snd_kcontrol_chip(kctl); in special_sync_ctl_get() local
445 struct snd_bebob *bebob = snd_kcontrol_chip(kctl); in special_dig_in_iface_ctl_get() local
475 struct snd_bebob *bebob = snd_kcontrol_chip(kctl); in special_dig_in_iface_ctl_set() local
538 struct snd_bebob *bebob = snd_kcontrol_chip(kctl); in special_dig_out_iface_ctl_get() local
548 struct snd_bebob *bebob = snd_kcontrol_chip(kctl); in special_dig_out_iface_ctl_set() local
580 static int add_special_controls(struct snd_bebob *bebob) in add_special_controls()
620 special_meter_get(struct snd_bebob *bebob, u32 *target, unsigned int size) in special_meter_get()
679 normal_meter_get(struct snd_bebob *bebob, u32 *buf, unsigned int size) in normal_meter_get()