Home
last modified time | relevance | path

Searched defs:bebob (Results 1 - 22 of 22) sorted by relevance

/kernel/linux/linux-5.10/sound/firewire/bebob/
H A DMakefile
H A Dbebob_yamaha_terratec.c38 clk_src_get(struct snd_bebob *bebob, unsigned int *id) in clk_src_get() argument
H A Dbebob_terratec.c16 phase88_rack_clk_src_get(struct snd_bebob *bebob, unsigned int *id) in phase88_rack_clk_src_get() argument
H A Dbebob_midi.c12 struct snd_bebob *bebob = substream->rmidi->private_data; in midi_open() local
36 struct snd_bebob *bebob = substream->rmidi->private_data; midi_close() local
49 struct snd_bebob *bebob = substrm->rmidi->private_data; midi_capture_trigger() local
66 struct snd_bebob *bebob = substrm->rmidi->private_data; midi_playback_trigger() local
81 set_midi_substream_names(struct snd_bebob *bebob, struct snd_rawmidi_str *str) set_midi_substream_names() argument
93 snd_bebob_create_midi_devices(struct snd_bebob *bebob) snd_bebob_create_midi_devices() argument
[all...]
H A Dbebob_hwdep.c22 struct snd_bebob *bebob = hwdep->private_data; in hwdep_read() local
57 struct snd_bebob *bebob = hwdep->private_data; hwdep_poll() local
73 hwdep_get_info(struct snd_bebob *bebob, void __user *arg) hwdep_get_info() argument
93 hwdep_lock(struct snd_bebob *bebob) hwdep_lock() argument
112 hwdep_unlock(struct snd_bebob *bebob) hwdep_unlock() argument
133 struct snd_bebob *bebob = hwdep->private_data; hwdep_release() local
147 struct snd_bebob *bebob = hwdep->private_data; hwdep_ioctl() local
173 snd_bebob_create_hwdep_device(struct snd_bebob *bebob) snd_bebob_create_hwdep_device() argument
[all...]
H A Dbebob_pcm.c95 pcm_init_hw_params(struct snd_bebob *bebob, in pcm_init_hw_params() argument
134 struct snd_bebob *bebob = substream->private_data; in pcm_open() local
206 struct snd_bebob *bebob = substream->private_data; pcm_close() local
214 struct snd_bebob *bebob = substream->private_data; pcm_hw_params() local
235 struct snd_bebob *bebob = substream->private_data; pcm_hw_free() local
252 struct snd_bebob *bebob = substream->private_data; pcm_capture_prepare() local
264 struct snd_bebob *bebob = substream->private_data; pcm_playback_prepare() local
277 struct snd_bebob *bebob = substream->private_data; pcm_capture_trigger() local
295 struct snd_bebob *bebob = substream->private_data; pcm_playback_trigger() local
313 struct snd_bebob *bebob = sbstrm->private_data; pcm_capture_pointer() local
320 struct snd_bebob *bebob = sbstrm->private_data; pcm_playback_pointer() local
328 struct snd_bebob *bebob = substream->private_data; pcm_capture_ack() local
335 struct snd_bebob *bebob = substream->private_data; pcm_playback_ack() local
340 snd_bebob_create_pcm_devices(struct snd_bebob *bebob) snd_bebob_create_pcm_devices() argument
[all...]
H A Dbebob_proc.c38 struct snd_bebob *bebob = entry->private_data; in proc_read_hw_info() local
74 struct snd_bebob *bebob = entry->private_data; in proc_read_meters() local
107 struct snd_bebob *bebob = entry->private_data; in proc_read_formation() local
139 struct snd_bebob *bebob in proc_read_clock() local
159 add_node(struct snd_bebob *bebob, struct snd_info_entry *root, const char *name, void (*op)(struct snd_info_entry *e, struct snd_info_buffer *b)) add_node() argument
169 snd_bebob_proc_init(struct snd_bebob *bebob) snd_bebob_proc_init() argument
[all...]
H A Dbebob.c70 name_device(struct snd_bebob *bebob) in name_device() argument
132 struct snd_bebob *bebob = card->private_data; bebob_card_free() local
169 struct snd_bebob *bebob = do_registration() local
250 struct snd_bebob *bebob; bebob_probe() local
329 struct snd_bebob *bebob = dev_get_drvdata(&unit->device); bebob_update() local
343 struct snd_bebob *bebob = dev_get_drvdata(&unit->device); bebob_remove() local
[all...]
H A Dbebob_focusrite.c61 saffire_read_block(struct snd_bebob *bebob, u64 offset, in saffire_read_block() argument
81 saffire_read_quad(struct snd_bebob *bebob, u64 offset, u32 *value) in saffire_read_quad() argument
98 saffire_write_quad(struct snd_bebob *bebob, u64 offset, u32 value) in saffire_write_quad() argument
142 saffirepro_both_clk_freq_get(struct snd_bebob *bebob, unsigned int *rate) in saffirepro_both_clk_freq_get() argument
158 saffirepro_both_clk_freq_set(struct snd_bebob *bebob, unsigne argument
177 saffirepro_both_clk_src_get(struct snd_bebob *bebob, unsigned int *id) saffirepro_both_clk_src_get() argument
211 saffire_both_clk_src_get(struct snd_bebob *bebob, unsigned int *id) saffire_both_clk_src_get() argument
232 saffire_meter_get(struct snd_bebob *bebob, u32 *buf, unsigned int size) saffire_meter_get() argument
[all...]
H A Dbebob_stream.c64 snd_bebob_stream_get_rate(struct snd_bebob *bebob, unsigned int *curr_rate) in snd_bebob_stream_get_rate() argument
97 snd_bebob_stream_set_rate(struct snd_bebob *bebob, unsigned int rate) in snd_bebob_stream_set_rate() argument
120 int snd_bebob_stream_get_clock_src(struct snd_bebob *bebob, in snd_bebob_stream_get_clock_src() argument
255 map_data_channels(struct snd_bebob *bebob, struct amdtp_stream *s) map_data_channels() argument
378 check_connection_used_by_others(struct snd_bebob *bebob, struct amdtp_stream *s) check_connection_used_by_others() argument
401 break_both_connections(struct snd_bebob *bebob) break_both_connections() argument
413 start_stream(struct snd_bebob *bebob, struct amdtp_stream *stream) start_stream() argument
438 init_stream(struct snd_bebob *bebob, struct amdtp_stream *stream) init_stream() argument
484 destroy_stream(struct snd_bebob *bebob, struct amdtp_stream *stream) destroy_stream() argument
494 snd_bebob_stream_init_duplex(struct snd_bebob *bebob) snd_bebob_stream_init_duplex() argument
517 keep_resources(struct snd_bebob *bebob, struct amdtp_stream *stream, unsigned int rate, unsigned int index) keep_resources() argument
542 snd_bebob_stream_reserve_duplex(struct snd_bebob *bebob, unsigned int rate, unsigned int frames_per_period, unsigned int frames_per_buffer) snd_bebob_stream_reserve_duplex() argument
610 snd_bebob_stream_start_duplex(struct snd_bebob *bebob) snd_bebob_stream_start_duplex() argument
703 snd_bebob_stream_stop_duplex(struct snd_bebob *bebob) snd_bebob_stream_stop_duplex() argument
718 snd_bebob_stream_destroy_duplex(struct snd_bebob *bebob) snd_bebob_stream_destroy_duplex() argument
802 fill_stream_formations(struct snd_bebob *bebob, enum avc_bridgeco_plug_dir dir, unsigned short pid) fill_stream_formations() argument
850 seek_msu_sync_input_plug(struct snd_bebob *bebob) seek_msu_sync_input_plug() argument
887 snd_bebob_stream_discover(struct snd_bebob *bebob) snd_bebob_stream_discover() argument
982 snd_bebob_stream_lock_changed(struct snd_bebob *bebob) snd_bebob_stream_lock_changed() argument
988 snd_bebob_stream_lock_try(struct snd_bebob *bebob) snd_bebob_stream_lock_try() argument
1009 snd_bebob_stream_lock_release(struct snd_bebob *bebob) snd_bebob_stream_lock_release() argument
[all...]
H A Dbebob_maudio.c138 get_meter(struct snd_bebob *bebob, void *buf, unsigned int size) in get_meter() argument
146 check_clk_sync(struct snd_bebob *bebob, unsigned int size, bool *sync) in check_clk_sync() argument
171 avc_maudio_set_special_clk(struct snd_bebob *bebob, unsigned int clk_src, in avc_maudio_set_special_clk() argument
228 special_stream_formation_set(struct snd_bebob *bebob) special_stream_formation_set() argument
258 snd_bebob_maudio_special_discover(struct snd_bebob *bebob, bool is1814) snd_bebob_maudio_special_discover() argument
302 special_get_rate(struct snd_bebob *bebob, unsigned int *rate) special_get_rate() argument
314 special_set_rate(struct snd_bebob *bebob, unsigned int rate) special_set_rate() argument
349 special_clk_get(struct snd_bebob *bebob, unsigned int *id) special_clk_get() argument
370 struct snd_bebob *bebob = snd_kcontrol_chip(kctl); special_clk_ctl_get() local
378 struct snd_bebob *bebob = snd_kcontrol_chip(kctl); special_clk_ctl_put() local
422 struct snd_bebob *bebob = snd_kcontrol_chip(kctl); special_sync_ctl_get() local
454 struct snd_bebob *bebob = snd_kcontrol_chip(kctl); special_dig_in_iface_ctl_get() local
484 struct snd_bebob *bebob = snd_kcontrol_chip(kctl); special_dig_in_iface_ctl_set() local
547 struct snd_bebob *bebob = snd_kcontrol_chip(kctl); special_dig_out_iface_ctl_get() local
557 struct snd_bebob *bebob = snd_kcontrol_chip(kctl); special_dig_out_iface_ctl_set() local
589 add_special_controls(struct snd_bebob *bebob) add_special_controls() argument
629 special_meter_get(struct snd_bebob *bebob, u32 *target, unsigned int size) special_meter_get() argument
688 normal_meter_get(struct snd_bebob *bebob, u32 *buf, unsigned int size) normal_meter_get() argument
[all...]
/kernel/linux/linux-6.6/sound/firewire/bebob/
H A DMakefile
H A Dbebob_yamaha_terratec.c38 clk_src_get(struct snd_bebob *bebob, unsigned int *id) in clk_src_get() argument
H A Dbebob_terratec.c16 phase88_rack_clk_src_get(struct snd_bebob *bebob, unsigned int *id) in phase88_rack_clk_src_get() argument
H A Dbebob_midi.c12 struct snd_bebob *bebob = substream->rmidi->private_data; in midi_open() local
36 struct snd_bebob *bebob = substream->rmidi->private_data; midi_close() local
49 struct snd_bebob *bebob = substrm->rmidi->private_data; midi_capture_trigger() local
66 struct snd_bebob *bebob = substrm->rmidi->private_data; midi_playback_trigger() local
81 set_midi_substream_names(struct snd_bebob *bebob, struct snd_rawmidi_str *str) set_midi_substream_names() argument
93 snd_bebob_create_midi_devices(struct snd_bebob *bebob) snd_bebob_create_midi_devices() argument
[all...]
H A Dbebob_hwdep.c22 struct snd_bebob *bebob = hwdep->private_data; in hwdep_read() local
55 struct snd_bebob *bebob = hwdep->private_data; hwdep_poll() local
71 hwdep_get_info(struct snd_bebob *bebob, void __user *arg) hwdep_get_info() argument
91 hwdep_lock(struct snd_bebob *bebob) hwdep_lock() argument
110 hwdep_unlock(struct snd_bebob *bebob) hwdep_unlock() argument
131 struct snd_bebob *bebob = hwdep->private_data; hwdep_release() local
145 struct snd_bebob *bebob = hwdep->private_data; hwdep_ioctl() local
171 snd_bebob_create_hwdep_device(struct snd_bebob *bebob) snd_bebob_create_hwdep_device() argument
[all...]
H A Dbebob_pcm.c95 pcm_init_hw_params(struct snd_bebob *bebob, in pcm_init_hw_params() argument
134 struct snd_bebob *bebob = substream->private_data; in pcm_open() local
206 struct snd_bebob *bebob = substream->private_data; pcm_close() local
214 struct snd_bebob *bebob = substream->private_data; pcm_hw_params() local
235 struct snd_bebob *bebob = substream->private_data; pcm_hw_free() local
252 struct snd_bebob *bebob = substream->private_data; pcm_capture_prepare() local
264 struct snd_bebob *bebob = substream->private_data; pcm_playback_prepare() local
277 struct snd_bebob *bebob = substream->private_data; pcm_capture_trigger() local
295 struct snd_bebob *bebob = substream->private_data; pcm_playback_trigger() local
313 struct snd_bebob *bebob = sbstrm->private_data; pcm_capture_pointer() local
320 struct snd_bebob *bebob = sbstrm->private_data; pcm_playback_pointer() local
328 struct snd_bebob *bebob = substream->private_data; pcm_capture_ack() local
335 struct snd_bebob *bebob = substream->private_data; pcm_playback_ack() local
340 snd_bebob_create_pcm_devices(struct snd_bebob *bebob) snd_bebob_create_pcm_devices() argument
[all...]
H A Dbebob_proc.c38 struct snd_bebob *bebob = entry->private_data; in proc_read_hw_info() local
74 struct snd_bebob *bebob = entry->private_data; in proc_read_meters() local
107 struct snd_bebob *bebob = entry->private_data; in proc_read_formation() local
139 struct snd_bebob *bebob in proc_read_clock() local
159 add_node(struct snd_bebob *bebob, struct snd_info_entry *root, const char *name, void (*op)(struct snd_info_entry *e, struct snd_info_buffer *b)) add_node() argument
169 snd_bebob_proc_init(struct snd_bebob *bebob) snd_bebob_proc_init() argument
[all...]
H A Dbebob.c68 name_device(struct snd_bebob *bebob) in name_device() argument
123 struct snd_bebob *bebob = card->private_data; bebob_card_free() local
160 detect_quirks(struct snd_bebob *bebob, const struct ieee1394_device_id *entry) detect_quirks() argument
188 struct snd_bebob *bebob; bebob_probe() local
321 struct snd_bebob *bebob = dev_get_drvdata(&unit->device); bebob_update() local
331 struct snd_bebob *bebob = dev_get_drvdata(&unit->device); bebob_remove() local
[all...]
H A Dbebob_focusrite.c61 saffire_read_block(struct snd_bebob *bebob, u64 offset, in saffire_read_block() argument
81 saffire_read_quad(struct snd_bebob *bebob, u64 offset, u32 *value) in saffire_read_quad() argument
98 saffire_write_quad(struct snd_bebob *bebob, u64 offset, u32 value) in saffire_write_quad() argument
142 saffirepro_both_clk_freq_get(struct snd_bebob *bebob, unsigned int *rate) in saffirepro_both_clk_freq_get() argument
158 saffirepro_both_clk_freq_set(struct snd_bebob *bebob, unsigne argument
177 saffirepro_both_clk_src_get(struct snd_bebob *bebob, unsigned int *id) saffirepro_both_clk_src_get() argument
211 saffire_both_clk_src_get(struct snd_bebob *bebob, unsigned int *id) saffire_both_clk_src_get() argument
232 saffire_meter_get(struct snd_bebob *bebob, u32 *buf, unsigned int size) saffire_meter_get() argument
[all...]
H A Dbebob_stream.c63 snd_bebob_stream_get_rate(struct snd_bebob *bebob, unsigned int *curr_rate) in snd_bebob_stream_get_rate() argument
96 snd_bebob_stream_set_rate(struct snd_bebob *bebob, unsigned int rate) in snd_bebob_stream_set_rate() argument
119 int snd_bebob_stream_get_clock_src(struct snd_bebob *bebob, in snd_bebob_stream_get_clock_src() argument
254 map_data_channels(struct snd_bebob *bebob, struct amdtp_stream *s) map_data_channels() argument
377 check_connection_used_by_others(struct snd_bebob *bebob, struct amdtp_stream *s) check_connection_used_by_others() argument
400 break_both_connections(struct snd_bebob *bebob) break_both_connections() argument
406 start_stream(struct snd_bebob *bebob, struct amdtp_stream *stream) start_stream() argument
431 init_stream(struct snd_bebob *bebob, struct amdtp_stream *stream) init_stream() argument
467 destroy_stream(struct snd_bebob *bebob, struct amdtp_stream *stream) destroy_stream() argument
477 snd_bebob_stream_init_duplex(struct snd_bebob *bebob) snd_bebob_stream_init_duplex() argument
500 keep_resources(struct snd_bebob *bebob, struct amdtp_stream *stream, unsigned int rate, unsigned int index) keep_resources() argument
525 snd_bebob_stream_reserve_duplex(struct snd_bebob *bebob, unsigned int rate, unsigned int frames_per_period, unsigned int frames_per_buffer) snd_bebob_stream_reserve_duplex() argument
593 snd_bebob_stream_start_duplex(struct snd_bebob *bebob) snd_bebob_stream_start_duplex() argument
676 snd_bebob_stream_stop_duplex(struct snd_bebob *bebob) snd_bebob_stream_stop_duplex() argument
691 snd_bebob_stream_destroy_duplex(struct snd_bebob *bebob) snd_bebob_stream_destroy_duplex() argument
774 fill_stream_formations(struct snd_bebob *bebob, u8 addr[AVC_BRIDGECO_ADDR_BYTES], enum avc_bridgeco_plug_dir plug_dir, unsigned int plug_id, struct snd_bebob_stream_formation *formations) fill_stream_formations() argument
822 detect_midi_ports(struct snd_bebob *bebob, const struct snd_bebob_stream_formation *formats, u8 addr[AVC_BRIDGECO_ADDR_BYTES], enum avc_bridgeco_plug_dir plug_dir, unsigned int plug_count, unsigned int *midi_ports) detect_midi_ports() argument
871 seek_msu_sync_input_plug(struct snd_bebob *bebob) seek_msu_sync_input_plug() argument
908 snd_bebob_stream_discover(struct snd_bebob *bebob) snd_bebob_stream_discover() argument
959 snd_bebob_stream_lock_changed(struct snd_bebob *bebob) snd_bebob_stream_lock_changed() argument
965 snd_bebob_stream_lock_try(struct snd_bebob *bebob) snd_bebob_stream_lock_try() argument
986 snd_bebob_stream_lock_release(struct snd_bebob *bebob) snd_bebob_stream_lock_release() argument
[all...]
H A Dbebob_maudio.c138 get_meter(struct snd_bebob *bebob, void *buf, unsigned int size) in get_meter() argument
146 check_clk_sync(struct snd_bebob *bebob, unsigned int size, bool *sync) in check_clk_sync() argument
171 avc_maudio_set_special_clk(struct snd_bebob *bebob, unsigned int clk_src, in avc_maudio_set_special_clk() argument
228 special_stream_formation_set(struct snd_bebob *bebob) special_stream_formation_set() argument
258 snd_bebob_maudio_special_discover(struct snd_bebob *bebob, bool is1814) snd_bebob_maudio_special_discover() argument
302 special_get_rate(struct snd_bebob *bebob, unsigned int *rate) special_get_rate() argument
314 special_set_rate(struct snd_bebob *bebob, unsigned int rate) special_set_rate() argument
349 special_clk_get(struct snd_bebob *bebob, unsigned int *id) special_clk_get() argument
370 struct snd_bebob *bebob = snd_kcontrol_chip(kctl); special_clk_ctl_get() local
378 struct snd_bebob *bebob = snd_kcontrol_chip(kctl); special_clk_ctl_put() local
422 struct snd_bebob *bebob = snd_kcontrol_chip(kctl); special_sync_ctl_get() local
454 struct snd_bebob *bebob = snd_kcontrol_chip(kctl); special_dig_in_iface_ctl_get() local
484 struct snd_bebob *bebob = snd_kcontrol_chip(kctl); special_dig_in_iface_ctl_set() local
547 struct snd_bebob *bebob = snd_kcontrol_chip(kctl); special_dig_out_iface_ctl_get() local
557 struct snd_bebob *bebob = snd_kcontrol_chip(kctl); special_dig_out_iface_ctl_set() local
589 add_special_controls(struct snd_bebob *bebob) add_special_controls() argument
629 special_meter_get(struct snd_bebob *bebob, u32 *target, unsigned int size) special_meter_get() argument
688 normal_meter_get(struct snd_bebob *bebob, u32 *buf, unsigned int size) normal_meter_get() argument
[all...]

Completed in 10 milliseconds