Searched defs:oxfw (Results  1 – 8 of 8) sorted by relevance
| /Linux-v5.4/sound/firewire/oxfw/ | 
| D | oxfw-stream.c | 41 static int set_rate(struct snd_oxfw *oxfw, unsigned int rate)  in set_rate()57 static int set_stream_format(struct snd_oxfw *oxfw, struct amdtp_stream *s,  in set_stream_format()
 103 static int start_stream(struct snd_oxfw *oxfw, struct amdtp_stream *stream)  in start_stream()
 127 static int check_connection_used_by_others(struct snd_oxfw *oxfw,  in check_connection_used_by_others()
 151 static int init_stream(struct snd_oxfw *oxfw, struct amdtp_stream *stream)  in init_stream()
 193 static int keep_resources(struct snd_oxfw *oxfw, struct amdtp_stream *stream)  in keep_resources()
 245 int snd_oxfw_stream_reserve_duplex(struct snd_oxfw *oxfw,  in snd_oxfw_stream_reserve_duplex()
 313 int snd_oxfw_stream_start_duplex(struct snd_oxfw *oxfw)  in snd_oxfw_stream_start_duplex()
 378 void snd_oxfw_stream_stop_duplex(struct snd_oxfw *oxfw)  in snd_oxfw_stream_stop_duplex()
 393 static void destroy_stream(struct snd_oxfw *oxfw, struct amdtp_stream *stream)  in destroy_stream()
 [all …]
 
 | 
| D | oxfw-pcm.c | 109 static int init_hw_params(struct snd_oxfw *oxfw,  in init_hw_params()148 	struct snd_oxfw *oxfw = substream->private_data;  in limit_to_current_params()  local
 172 	struct snd_oxfw *oxfw = substream->private_data;  in pcm_open()  local
 204 	struct snd_oxfw *oxfw = substream->private_data;  in pcm_close()  local
 213 	struct snd_oxfw *oxfw = substream->private_data;  in pcm_capture_hw_params()  local
 238 	struct snd_oxfw *oxfw = substream->private_data;  in pcm_playback_hw_params()  local
 263 	struct snd_oxfw *oxfw = substream->private_data;  in pcm_capture_hw_free()  local
 278 	struct snd_oxfw *oxfw = substream->private_data;  in pcm_playback_hw_free()  local
 294 	struct snd_oxfw *oxfw = substream->private_data;  in pcm_capture_prepare()  local
 309 	struct snd_oxfw *oxfw = substream->private_data;  in pcm_playback_prepare()  local
 [all …]
 
 | 
| D | oxfw-midi.c | 12 	struct snd_oxfw *oxfw = substream->rmidi->private_data;  in midi_capture_open()  local39 	struct snd_oxfw *oxfw = substream->rmidi->private_data;  in midi_playback_open()  local
 64 	struct snd_oxfw *oxfw = substream->rmidi->private_data;  in midi_capture_close()  local
 79 	struct snd_oxfw *oxfw = substream->rmidi->private_data;  in midi_playback_close()  local
 94 	struct snd_oxfw *oxfw = substrm->rmidi->private_data;  in midi_capture_trigger()  local
 111 	struct snd_oxfw *oxfw = substrm->rmidi->private_data;  in midi_playback_trigger()  local
 126 static void set_midi_substream_names(struct snd_oxfw *oxfw,  in set_midi_substream_names()
 138 int snd_oxfw_create_midi(struct snd_oxfw *oxfw)  in snd_oxfw_create_midi()
 
 | 
| D | oxfw-hwdep.c | 21 	struct snd_oxfw *oxfw = hwdep->private_data;  in hwdep_read()  local57 	struct snd_oxfw *oxfw = hwdep->private_data;  in hwdep_poll()  local
 72 static int hwdep_get_info(struct snd_oxfw *oxfw, void __user *arg)  in hwdep_get_info()
 91 static int hwdep_lock(struct snd_oxfw *oxfw)  in hwdep_lock()
 109 static int hwdep_unlock(struct snd_oxfw *oxfw)  in hwdep_unlock()
 129 	struct snd_oxfw *oxfw = hwdep->private_data;  in hwdep_release()  local
 142 	struct snd_oxfw *oxfw = hwdep->private_data;  in hwdep_ioctl()  local
 167 int snd_oxfw_create_hwdep(struct snd_oxfw *oxfw)  in snd_oxfw_create_hwdep()
 
 | 
| D | oxfw.c | 63 static int name_card(struct snd_oxfw *oxfw)  in name_card()119 	struct snd_oxfw *oxfw = card->private_data;  in oxfw_card_free()  local
 124 static int detect_quirks(struct snd_oxfw *oxfw)  in detect_quirks()
 184 	struct snd_oxfw *oxfw = container_of(work, struct snd_oxfw, dwork.work);  in do_registration()  local
 243 	struct snd_oxfw *oxfw;  in oxfw_probe()  local
 269 	struct snd_oxfw *oxfw = dev_get_drvdata(&unit->device);  in oxfw_bus_reset()  local
 288 	struct snd_oxfw *oxfw = dev_get_drvdata(&unit->device);  in oxfw_remove()  local
 
 | 
| D | oxfw-spkr.c | 148 	struct snd_oxfw *oxfw = control->private_data;  in spkr_mute_get()  local159 	struct snd_oxfw *oxfw = control->private_data;  in spkr_mute_put()  local
 181 	struct snd_oxfw *oxfw = control->private_data;  in spkr_volume_info()  local
 197 	struct snd_oxfw *oxfw = control->private_data;  in spkr_volume_get()  local
 210 	struct snd_oxfw *oxfw = control->private_data;  in spkr_volume_put()  local
 251 int snd_oxfw_add_spkr(struct snd_oxfw *oxfw, bool is_lacie)  in snd_oxfw_add_spkr()
 
 | 
| D | oxfw-proc.c | 13 	struct snd_oxfw *oxfw = entry->private_data;  in proc_read_formation()  local77 static void add_node(struct snd_oxfw *oxfw, struct snd_info_entry *root,  in add_node()
 89 void snd_oxfw_proc_init(struct snd_oxfw *oxfw)  in snd_oxfw_proc_init()
 
 | 
| D | oxfw-scs1x.c | 334 static int register_address(struct snd_oxfw *oxfw)  in register_address()352 void snd_oxfw_scs1x_update(struct snd_oxfw *oxfw)  in snd_oxfw_scs1x_update()
 357 int snd_oxfw_scs1x_add(struct snd_oxfw *oxfw)  in snd_oxfw_scs1x_add()
 
 |