/linux-4.4.14/sound/firewire/bebob/ |
H A D | Makefile | |
H A D | bebob_yamaha.c | 36 clk_src_get(struct snd_bebob *bebob, unsigned int *id) clk_src_get() argument
|
H A D | bebob_terratec.c | 17 phase88_rack_clk_src_get(struct snd_bebob *bebob, unsigned int *id) phase88_rack_clk_src_get() argument 44 phase24_series_clk_src_get(struct snd_bebob *bebob, unsigned int *id) phase24_series_clk_src_get() argument
|
H A D | bebob_midi.c | 13 struct snd_bebob *bebob = substream->rmidi->private_data; midi_capture_open() local 30 struct snd_bebob *bebob = substream->rmidi->private_data; midi_playback_open() local 47 struct snd_bebob *bebob = substream->rmidi->private_data; midi_capture_close() local 58 struct snd_bebob *bebob = substream->rmidi->private_data; midi_playback_close() local 69 struct snd_bebob *bebob = substrm->rmidi->private_data; midi_capture_trigger() local 86 struct snd_bebob *bebob = substrm->rmidi->private_data; midi_playback_trigger() local 113 static void set_midi_substream_names(struct snd_bebob *bebob, set_midi_substream_names() argument 125 int snd_bebob_create_midi_devices(struct snd_bebob *bebob) snd_bebob_create_midi_devices() argument
|
H A D | bebob_hwdep.c | 23 struct snd_bebob *bebob = hwdep->private_data; hwdep_read() local 59 struct snd_bebob *bebob = hwdep->private_data; hwdep_poll() local 75 hwdep_get_info(struct snd_bebob *bebob, void __user *arg) hwdep_get_info() argument 95 hwdep_lock(struct snd_bebob *bebob) hwdep_lock() argument 114 hwdep_unlock(struct snd_bebob *bebob) hwdep_unlock() argument 135 struct snd_bebob *bebob = hwdep->private_data; hwdep_release() local 149 struct snd_bebob *bebob = hwdep->private_data; hwdep_ioctl() local 183 int snd_bebob_create_hwdep_device(struct snd_bebob *bebob) snd_bebob_create_hwdep_device() argument
|
H A D | bebob_pcm.c | 109 pcm_init_hw_params(struct snd_bebob *bebob, pcm_init_hw_params() argument 157 struct snd_bebob *bebob = substream->private_data; pcm_open() local 204 struct snd_bebob *bebob = substream->private_data; pcm_close() local 213 struct snd_bebob *bebob = substream->private_data; pcm_capture_hw_params() local 232 struct snd_bebob *bebob = substream->private_data; pcm_playback_hw_params() local 251 struct snd_bebob *bebob = substream->private_data; pcm_capture_hw_free() local 263 struct snd_bebob *bebob = substream->private_data; pcm_playback_hw_free() local 276 struct snd_bebob *bebob = substream->private_data; pcm_capture_prepare() local 289 struct snd_bebob *bebob = substream->private_data; pcm_playback_prepare() local 303 struct snd_bebob *bebob = substream->private_data; pcm_capture_trigger() local 321 struct snd_bebob *bebob = substream->private_data; pcm_playback_trigger() local 340 struct snd_bebob *bebob = sbstrm->private_data; pcm_capture_pointer() local 346 struct snd_bebob *bebob = sbstrm->private_data; pcm_playback_pointer() local 374 int snd_bebob_create_pcm_devices(struct snd_bebob *bebob) snd_bebob_create_pcm_devices() argument
|
H A D | bebob_proc.c | 39 struct snd_bebob *bebob = entry->private_data; proc_read_hw_info() local 75 struct snd_bebob *bebob = entry->private_data; proc_read_meters() local 108 struct snd_bebob *bebob = entry->private_data; proc_read_formation() local 140 struct snd_bebob *bebob = entry->private_data; proc_read_clock() local 160 add_node(struct snd_bebob *bebob, struct snd_info_entry *root, const char *name, add_node() argument 174 void snd_bebob_proc_init(struct snd_bebob *bebob) snd_bebob_proc_init() argument
|
H A D | bebob.c | 70 name_device(struct snd_bebob *bebob, unsigned int vendor_id) name_device() argument 138 struct snd_bebob *bebob = card->private_data; bebob_card_free() local 184 struct snd_bebob *bebob; bebob_probe() local 306 struct snd_bebob *bebob = dev_get_drvdata(&unit->device); bebob_update() local 325 struct snd_bebob *bebob = dev_get_drvdata(&unit->device); bebob_remove() local
|
H A D | bebob_focusrite.c | 60 saffire_read_block(struct snd_bebob *bebob, u64 offset, saffire_read_block() argument 80 saffire_read_quad(struct snd_bebob *bebob, u64 offset, u32 *value) saffire_read_quad() argument 97 saffire_write_quad(struct snd_bebob *bebob, u64 offset, u32 value) saffire_write_quad() argument 141 saffirepro_both_clk_freq_get(struct snd_bebob *bebob, unsigned int *rate) saffirepro_both_clk_freq_get() argument 157 saffirepro_both_clk_freq_set(struct snd_bebob *bebob, unsigned int rate) saffirepro_both_clk_freq_set() argument 176 saffirepro_both_clk_src_get(struct snd_bebob *bebob, unsigned int *id) saffirepro_both_clk_src_get() argument 209 saffire_both_clk_src_get(struct snd_bebob *bebob, unsigned int *id) saffire_both_clk_src_get() argument 230 saffire_meter_get(struct snd_bebob *bebob, u32 *buf, unsigned int size) saffire_meter_get() argument
|
H A D | bebob_stream.c | 65 snd_bebob_stream_get_rate(struct snd_bebob *bebob, unsigned int *curr_rate) snd_bebob_stream_get_rate() argument 98 snd_bebob_stream_set_rate(struct snd_bebob *bebob, unsigned int rate) snd_bebob_stream_set_rate() argument 121 int snd_bebob_stream_get_clock_src(struct snd_bebob *bebob, snd_bebob_stream_get_clock_src() argument 257 map_data_channels(struct snd_bebob *bebob, struct amdtp_stream *s) map_data_channels() argument 380 init_both_connections(struct snd_bebob *bebob) init_both_connections() argument 398 check_connection_used_by_others(struct snd_bebob *bebob, struct amdtp_stream *s) check_connection_used_by_others() argument 422 make_both_connections(struct snd_bebob *bebob, unsigned int rate) make_both_connections() argument 467 break_both_connections(struct snd_bebob *bebob) break_both_connections() argument 480 destroy_both_connections(struct snd_bebob *bebob) destroy_both_connections() argument 487 get_sync_mode(struct snd_bebob *bebob, enum cip_flags *sync_mode) get_sync_mode() argument 511 start_stream(struct snd_bebob *bebob, struct amdtp_stream *stream, start_stream() argument 537 int snd_bebob_stream_init_duplex(struct snd_bebob *bebob) snd_bebob_stream_init_duplex() argument 585 int snd_bebob_stream_start_duplex(struct snd_bebob *bebob, unsigned int rate) snd_bebob_stream_start_duplex() argument 748 void snd_bebob_stream_stop_duplex(struct snd_bebob *bebob) snd_bebob_stream_stop_duplex() argument 775 void snd_bebob_stream_update_duplex(struct snd_bebob *bebob) snd_bebob_stream_update_duplex() argument 803 void snd_bebob_stream_destroy_duplex(struct snd_bebob *bebob) snd_bebob_stream_destroy_duplex() argument 887 fill_stream_formations(struct snd_bebob *bebob, enum avc_bridgeco_plug_dir dir, fill_stream_formations() argument 935 seek_msu_sync_input_plug(struct snd_bebob *bebob) seek_msu_sync_input_plug() argument 972 int snd_bebob_stream_discover(struct snd_bebob *bebob) snd_bebob_stream_discover() argument 1067 void snd_bebob_stream_lock_changed(struct snd_bebob *bebob) snd_bebob_stream_lock_changed() argument 1073 int snd_bebob_stream_lock_try(struct snd_bebob *bebob) snd_bebob_stream_lock_try() argument 1094 void snd_bebob_stream_lock_release(struct snd_bebob *bebob) snd_bebob_stream_lock_release() argument
|
H A D | bebob_maudio.c | 135 get_meter(struct snd_bebob *bebob, void *buf, unsigned int size) get_meter() argument 143 check_clk_sync(struct snd_bebob *bebob, unsigned int size, bool *sync) check_clk_sync() argument 168 avc_maudio_set_special_clk(struct snd_bebob *bebob, unsigned int clk_src, avc_maudio_set_special_clk() argument 225 special_stream_formation_set(struct snd_bebob *bebob) special_stream_formation_set() argument 255 snd_bebob_maudio_special_discover(struct snd_bebob *bebob, bool is1814) snd_bebob_maudio_special_discover() argument 302 static int special_get_rate(struct snd_bebob *bebob, unsigned int *rate) special_get_rate() argument 314 static int special_set_rate(struct snd_bebob *bebob, unsigned int rate) special_set_rate() argument 349 static int 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 static int 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
|