Home
last modified time | relevance | path

Searched refs:snd_efw (Results 1 – 9 of 9) sorted by relevance

/sound/firewire/fireworks/
Dfireworks.h60 struct snd_efw { struct
122 void snd_efw_transaction_add_instance(struct snd_efw *efw); argument
123 void snd_efw_transaction_remove_instance(struct snd_efw *efw);
195 int snd_efw_command_set_resp_addr(struct snd_efw *efw,
197 int snd_efw_command_set_tx_mode(struct snd_efw *efw,
199 int snd_efw_command_get_hwinfo(struct snd_efw *efw,
201 int snd_efw_command_get_phys_meters(struct snd_efw *efw,
204 int snd_efw_command_get_clock_source(struct snd_efw *efw,
206 int snd_efw_command_get_sampling_rate(struct snd_efw *efw, unsigned int *rate);
207 int snd_efw_command_set_sampling_rate(struct snd_efw *efw, unsigned int rate);
[all …]
Dfireworks_stream.c11 static int init_stream(struct snd_efw *efw, struct amdtp_stream *stream) in init_stream()
64 static int start_stream(struct snd_efw *efw, struct amdtp_stream *stream, in start_stream()
93 static void destroy_stream(struct snd_efw *efw, struct amdtp_stream *stream) in destroy_stream()
104 check_connection_used_by_others(struct snd_efw *efw, struct amdtp_stream *s) in check_connection_used_by_others()
127 int snd_efw_stream_init_duplex(struct snd_efw *efw) in snd_efw_stream_init_duplex()
158 static int keep_resources(struct snd_efw *efw, struct amdtp_stream *stream, in keep_resources()
184 int snd_efw_stream_reserve_duplex(struct snd_efw *efw, unsigned int rate) in snd_efw_stream_reserve_duplex()
236 int snd_efw_stream_start_duplex(struct snd_efw *efw) in snd_efw_stream_start_duplex()
289 void snd_efw_stream_stop_duplex(struct snd_efw *efw) in snd_efw_stream_stop_duplex()
302 void snd_efw_stream_update_duplex(struct snd_efw *efw) in snd_efw_stream_update_duplex()
[all …]
Dfireworks_pcm.c132 pcm_init_hw_params(struct snd_efw *efw, in pcm_init_hw_params()
175 struct snd_efw *efw = substream->private_data; in pcm_open()
216 struct snd_efw *efw = substream->private_data; in pcm_close()
224 struct snd_efw *efw = substream->private_data; in pcm_hw_params()
247 struct snd_efw *efw = substream->private_data; in pcm_hw_free()
263 struct snd_efw *efw = substream->private_data; in pcm_capture_prepare()
274 struct snd_efw *efw = substream->private_data; in pcm_playback_prepare()
286 struct snd_efw *efw = substream->private_data; in pcm_capture_trigger()
303 struct snd_efw *efw = substream->private_data; in pcm_playback_trigger()
321 struct snd_efw *efw = sbstrm->private_data; in pcm_capture_pointer()
[all …]
Dfireworks_hwdep.c22 hwdep_read_resp_buf(struct snd_efw *efw, char __user *buf, long remained, in hwdep_read_resp_buf()
99 hwdep_read_locked(struct snd_efw *efw, char __user *buf, long count, in hwdep_read_locked()
125 struct snd_efw *efw = hwdep->private_data; in hwdep_read()
161 struct snd_efw *efw = hwdep->private_data; in hwdep_write()
190 struct snd_efw *efw = hwdep->private_data; in hwdep_poll()
206 hwdep_get_info(struct snd_efw *efw, void __user *arg) in hwdep_get_info()
226 hwdep_lock(struct snd_efw *efw) in hwdep_lock()
245 hwdep_unlock(struct snd_efw *efw) in hwdep_unlock()
266 struct snd_efw *efw = hwdep->private_data; in hwdep_release()
280 struct snd_efw *efw = hwdep->private_data; in hwdep_ioctl()
[all …]
Dfireworks_command.c101 efw_transaction(struct snd_efw *efw, unsigned int category, in efw_transaction()
181 int snd_efw_command_set_resp_addr(struct snd_efw *efw, in snd_efw_command_set_resp_addr()
202 int snd_efw_command_set_tx_mode(struct snd_efw *efw, in snd_efw_command_set_tx_mode()
211 int snd_efw_command_get_hwinfo(struct snd_efw *efw, in snd_efw_command_get_hwinfo()
255 int snd_efw_command_get_phys_meters(struct snd_efw *efw, in snd_efw_command_get_phys_meters()
274 command_get_clock(struct snd_efw *efw, struct efc_clock *clock) in command_get_clock()
293 command_set_clock(struct snd_efw *efw, in command_set_clock()
342 int snd_efw_command_get_clock_source(struct snd_efw *efw, in snd_efw_command_get_clock_source()
355 int snd_efw_command_get_sampling_rate(struct snd_efw *efw, unsigned int *rate) in snd_efw_command_get_sampling_rate()
367 int snd_efw_command_set_sampling_rate(struct snd_efw *efw, unsigned int rate) in snd_efw_command_set_sampling_rate()
Dfireworks_midi.c12 struct snd_efw *efw = substream->rmidi->private_data; in midi_open()
36 struct snd_efw *efw = substream->rmidi->private_data; in midi_close()
49 struct snd_efw *efw = substrm->rmidi->private_data; in midi_capture_trigger()
66 struct snd_efw *efw = substrm->rmidi->private_data; in midi_playback_trigger()
81 static void set_midi_substream_names(struct snd_efw *efw, in set_midi_substream_names()
92 int snd_efw_create_midi_devices(struct snd_efw *efw) in snd_efw_create_midi_devices()
Dfireworks.c72 get_hardware_info(struct snd_efw *efw) in get_hardware_info()
189 struct snd_efw *efw = card->private_data; in efw_card_free()
202 struct snd_efw *efw = container_of(work, struct snd_efw, dwork.work); in do_registration()
284 struct snd_efw *efw; in efw_probe()
286 efw = devm_kzalloc(&unit->device, sizeof(struct snd_efw), GFP_KERNEL); in efw_probe()
305 struct snd_efw *efw = dev_get_drvdata(&unit->device); in efw_update()
326 struct snd_efw *efw = dev_get_drvdata(&unit->device); in efw_remove()
Dfireworks_proc.c30 struct snd_efw *efw = entry->private_data; in proc_read_hwinfo()
107 struct snd_efw *efw = entry->private_data; in proc_read_clock()
130 struct snd_efw *efw = entry->private_data; in proc_read_phys_meters()
181 struct snd_efw *efw = entry->private_data; in proc_read_queues_state()
195 add_node(struct snd_efw *efw, struct snd_info_entry *root, const char *name, in add_node()
205 void snd_efw_proc_init(struct snd_efw *efw) in snd_efw_proc_init()
Dfireworks_transaction.c41 static struct snd_efw *instances[SNDRV_CARDS] = SNDRV_DEFAULT_PTR;
118 copy_resp_to_buf(struct snd_efw *efw, void *data, size_t length, int *rcode) in copy_resp_to_buf()
169 struct snd_efw *efw; in handle_resp_for_user()
258 void snd_efw_transaction_add_instance(struct snd_efw *efw) in snd_efw_transaction_add_instance()
274 void snd_efw_transaction_remove_instance(struct snd_efw *efw) in snd_efw_transaction_remove_instance()