Lines Matching defs:bebob

138 get_meter(struct snd_bebob *bebob, void *buf, unsigned int size)  in get_meter()
146 check_clk_sync(struct snd_bebob *bebob, unsigned int size, bool *sync) in check_clk_sync()
171 avc_maudio_set_special_clk(struct snd_bebob *bebob, unsigned int clk_src, in avc_maudio_set_special_clk()
228 special_stream_formation_set(struct snd_bebob *bebob) in special_stream_formation_set()
258 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()
349 static int special_clk_get(struct snd_bebob *bebob, unsigned int *id) in special_clk_get()
370 struct snd_bebob *bebob = snd_kcontrol_chip(kctl); in special_clk_ctl_get() local
378 struct snd_bebob *bebob = snd_kcontrol_chip(kctl); in special_clk_ctl_put() local
422 struct snd_bebob *bebob = snd_kcontrol_chip(kctl); in special_sync_ctl_get() local
454 struct snd_bebob *bebob = snd_kcontrol_chip(kctl); in special_dig_in_iface_ctl_get() local
484 struct snd_bebob *bebob = snd_kcontrol_chip(kctl); in special_dig_in_iface_ctl_set() local
547 struct snd_bebob *bebob = snd_kcontrol_chip(kctl); in special_dig_out_iface_ctl_get() local
557 struct snd_bebob *bebob = snd_kcontrol_chip(kctl); in special_dig_out_iface_ctl_set() local
589 static int add_special_controls(struct snd_bebob *bebob) in add_special_controls()
629 special_meter_get(struct snd_bebob *bebob, u32 *target, unsigned int size) in special_meter_get()
688 normal_meter_get(struct snd_bebob *bebob, u32 *buf, unsigned int size) in normal_meter_get()