Home
last modified time | relevance | path

Searched defs:bebob (Results 1 – 10 of 10) sorted by relevance

/sound/firewire/bebob/
Dbebob_stream.c65 snd_bebob_stream_get_rate(struct snd_bebob *bebob, unsigned int *curr_rate) in snd_bebob_stream_get_rate()
98 snd_bebob_stream_set_rate(struct snd_bebob *bebob, unsigned int rate) in snd_bebob_stream_set_rate()
122 snd_bebob_stream_check_internal_clock(struct snd_bebob *bebob, bool *internal) in snd_bebob_stream_check_internal_clock()
200 map_data_channels(struct snd_bebob *bebob, struct amdtp_stream *s) in map_data_channels()
322 init_both_connections(struct snd_bebob *bebob) in init_both_connections()
340 check_connection_used_by_others(struct snd_bebob *bebob, struct amdtp_stream *s) in check_connection_used_by_others()
364 make_both_connections(struct snd_bebob *bebob, unsigned int rate) in make_both_connections()
402 break_both_connections(struct snd_bebob *bebob) in break_both_connections()
415 destroy_both_connections(struct snd_bebob *bebob) in destroy_both_connections()
424 get_sync_mode(struct snd_bebob *bebob, enum cip_flags *sync_mode) in get_sync_mode()
[all …]
Dbebob_pcm.c109 pcm_init_hw_params(struct snd_bebob *bebob, in pcm_init_hw_params()
157 struct snd_bebob *bebob = substream->private_data; in pcm_open() local
204 struct snd_bebob *bebob = substream->private_data; in pcm_close() local
213 struct snd_bebob *bebob = substream->private_data; in pcm_capture_hw_params() local
226 struct snd_bebob *bebob = substream->private_data; in pcm_playback_hw_params() local
239 struct snd_bebob *bebob = substream->private_data; in pcm_capture_hw_free() local
251 struct snd_bebob *bebob = substream->private_data; in pcm_playback_hw_free() local
264 struct snd_bebob *bebob = substream->private_data; in pcm_capture_prepare() local
277 struct snd_bebob *bebob = substream->private_data; in pcm_playback_prepare() local
291 struct snd_bebob *bebob = substream->private_data; in pcm_capture_trigger() local
[all …]
Dbebob_midi.c13 struct snd_bebob *bebob = substream->rmidi->private_data; in midi_capture_open() local
30 struct snd_bebob *bebob = substream->rmidi->private_data; in midi_playback_open() local
47 struct snd_bebob *bebob = substream->rmidi->private_data; in midi_capture_close() local
58 struct snd_bebob *bebob = substream->rmidi->private_data; in midi_playback_close() local
69 struct snd_bebob *bebob = substrm->rmidi->private_data; in midi_capture_trigger() local
86 struct snd_bebob *bebob = substrm->rmidi->private_data; in midi_playback_trigger() local
113 static void set_midi_substream_names(struct snd_bebob *bebob, in set_midi_substream_names()
125 int snd_bebob_create_midi_devices(struct snd_bebob *bebob) in snd_bebob_create_midi_devices()
Dbebob_hwdep.c23 struct snd_bebob *bebob = hwdep->private_data; in hwdep_read() local
59 struct snd_bebob *bebob = hwdep->private_data; in hwdep_poll() local
75 hwdep_get_info(struct snd_bebob *bebob, void __user *arg) in hwdep_get_info()
95 hwdep_lock(struct snd_bebob *bebob) in hwdep_lock()
114 hwdep_unlock(struct snd_bebob *bebob) in hwdep_unlock()
135 struct snd_bebob *bebob = hwdep->private_data; in hwdep_release() local
149 struct snd_bebob *bebob = hwdep->private_data; in hwdep_ioctl() local
183 int snd_bebob_create_hwdep_device(struct snd_bebob *bebob) in snd_bebob_create_hwdep_device()
Dbebob_maudio.c135 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()
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
[all …]
Dbebob_focusrite.c60 saffire_read_block(struct snd_bebob *bebob, u64 offset, in saffire_read_block()
80 saffire_read_quad(struct snd_bebob *bebob, u64 offset, u32 *value) in saffire_read_quad()
97 saffire_write_quad(struct snd_bebob *bebob, u64 offset, u32 value) in saffire_write_quad()
135 saffirepro_both_clk_freq_get(struct snd_bebob *bebob, unsigned int *rate) in saffirepro_both_clk_freq_get()
151 saffirepro_both_clk_freq_set(struct snd_bebob *bebob, unsigned int rate) in saffirepro_both_clk_freq_set()
170 saffirepro_both_clk_src_get(struct snd_bebob *bebob, unsigned int *id) in saffirepro_both_clk_src_get()
202 saffire_both_clk_src_get(struct snd_bebob *bebob, unsigned int *id) in saffire_both_clk_src_get()
223 saffire_meter_get(struct snd_bebob *bebob, u32 *buf, unsigned int size) in saffire_meter_get()
Dbebob_proc.c39 struct snd_bebob *bebob = entry->private_data; in proc_read_hw_info() local
75 struct snd_bebob *bebob = entry->private_data; in proc_read_meters() local
108 struct snd_bebob *bebob = entry->private_data; in proc_read_formation() local
135 struct snd_bebob *bebob = entry->private_data; in proc_read_clock() local
158 add_node(struct snd_bebob *bebob, struct snd_info_entry *root, const char *name, in add_node()
172 void snd_bebob_proc_init(struct snd_bebob *bebob) in snd_bebob_proc_init()
Dbebob.c67 name_device(struct snd_bebob *bebob, unsigned int vendor_id) in name_device()
122 struct snd_bebob *bebob = card->private_data; in bebob_card_free() local
163 struct snd_bebob *bebob; in bebob_probe() local
285 struct snd_bebob *bebob = dev_get_drvdata(&unit->device); in bebob_update() local
304 struct snd_bebob *bebob = dev_get_drvdata(&unit->device); in bebob_remove() local
Dbebob_terratec.c15 phase88_rack_clk_src_get(struct snd_bebob *bebob, unsigned int *id) in phase88_rack_clk_src_get()
41 phase24_series_clk_src_get(struct snd_bebob *bebob, unsigned int *id) in phase24_series_clk_src_get()
Dbebob_yamaha.c33 clk_src_get(struct snd_bebob *bebob, unsigned int *id) in clk_src_get()