Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/firewire/fireworks/
A Dfireworks.h60 struct snd_efw { struct
194 int snd_efw_command_set_tx_mode(struct snd_efw *efw,
196 int snd_efw_command_get_hwinfo(struct snd_efw *efw,
206 int snd_efw_stream_init_duplex(struct snd_efw *efw);
210 int snd_efw_stream_start_duplex(struct snd_efw *efw);
211 void snd_efw_stream_stop_duplex(struct snd_efw *efw);
215 int snd_efw_stream_lock_try(struct snd_efw *efw);
218 void snd_efw_proc_init(struct snd_efw *efw);
220 int snd_efw_create_midi_devices(struct snd_efw *efw);
222 int snd_efw_create_pcm_devices(struct snd_efw *efw);
[all …]
A Dfireworks_stream.c11 static int init_stream(struct snd_efw *efw, struct amdtp_stream *stream) in init_stream()
65 static int start_stream(struct snd_efw *efw, struct amdtp_stream *stream, in start_stream()
128 int snd_efw_stream_init_duplex(struct snd_efw *efw) in snd_efw_stream_init_duplex()
185 int snd_efw_stream_reserve_duplex(struct snd_efw *efw, unsigned int rate, in snd_efw_stream_reserve_duplex()
247 int snd_efw_stream_start_duplex(struct snd_efw *efw) in snd_efw_stream_start_duplex()
308 void snd_efw_stream_stop_duplex(struct snd_efw *efw) in snd_efw_stream_stop_duplex()
321 void snd_efw_stream_update_duplex(struct snd_efw *efw) in snd_efw_stream_update_duplex()
332 void snd_efw_stream_destroy_duplex(struct snd_efw *efw) in snd_efw_stream_destroy_duplex()
340 void snd_efw_stream_lock_changed(struct snd_efw *efw) in snd_efw_stream_lock_changed()
346 int snd_efw_stream_lock_try(struct snd_efw *efw) in snd_efw_stream_lock_try()
[all …]
A 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()
242 struct snd_efw *efw = substream->private_data; in pcm_close()
250 struct snd_efw *efw = substream->private_data; in pcm_hw_params()
271 struct snd_efw *efw = substream->private_data; in pcm_hw_free()
287 struct snd_efw *efw = substream->private_data; in pcm_capture_prepare()
298 struct snd_efw *efw = substream->private_data; in pcm_playback_prepare()
310 struct snd_efw *efw = substream->private_data; in pcm_capture_trigger()
327 struct snd_efw *efw = substream->private_data; in pcm_playback_trigger()
345 struct snd_efw *efw = sbstrm->private_data; in pcm_capture_pointer()
[all …]
A 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 …]
A 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()
A 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()
A 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()
A 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()
A 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()
206 struct snd_efw *efw; in efw_probe()
286 struct snd_efw *efw = dev_get_drvdata(&unit->device); in efw_update()
297 struct snd_efw *efw = dev_get_drvdata(&unit->device); in efw_remove()

Completed in 12 milliseconds