Home
last modified time | relevance | path

Searched defs:dg00x (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/sound/firewire/digi00x/
H A Ddigi00x-stream.c69 int snd_dg00x_stream_get_clock(struct snd_dg00x *dg00x, in snd_dg00x_stream_get_clock()
102 int snd_dg00x_stream_get_external_rate(struct snd_dg00x *dg00x, in snd_dg00x_stream_get_external_rate()
125 static void finish_session(struct snd_dg00x *dg00x) in finish_session()
145 static int begin_session(struct snd_dg00x *dg00x) in begin_session()
253 int snd_dg00x_stream_init_duplex(struct snd_dg00x *dg00x) in snd_dg00x_stream_init_duplex()
335 int snd_dg00x_stream_start_duplex(struct snd_dg00x *dg00x) in snd_dg00x_stream_start_duplex()
402 void snd_dg00x_stream_stop_duplex(struct snd_dg00x *dg00x) in snd_dg00x_stream_stop_duplex()
413 void snd_dg00x_stream_update_duplex(struct snd_dg00x *dg00x) in snd_dg00x_stream_update_duplex()
422 void snd_dg00x_stream_lock_changed(struct snd_dg00x *dg00x) in snd_dg00x_stream_lock_changed()
428 int snd_dg00x_stream_lock_try(struct snd_dg00x *dg00x) in snd_dg00x_stream_lock_try()
[all …]
H A Ddigi00x-pcm.c57 static int pcm_init_hw_params(struct snd_dg00x *dg00x, in pcm_init_hw_params()
102 struct snd_dg00x *dg00x = substream->private_data; in pcm_open() local
180 struct snd_dg00x *dg00x = substream->private_data; in pcm_close() local
190 struct snd_dg00x *dg00x = substream->private_data; in pcm_hw_params() local
211 struct snd_dg00x *dg00x = substream->private_data; in pcm_hw_free() local
227 struct snd_dg00x *dg00x = substream->private_data; in pcm_capture_prepare() local
243 struct snd_dg00x *dg00x = substream->private_data; in pcm_playback_prepare() local
261 struct snd_dg00x *dg00x = substream->private_data; in pcm_capture_trigger() local
279 struct snd_dg00x *dg00x = substream->private_data; in pcm_playback_trigger() local
297 struct snd_dg00x *dg00x = sbstrm->private_data; in pcm_capture_pointer() local
[all …]
H A Ddigi00x-hwdep.c22 struct snd_dg00x *dg00x = hwdep->private_data; in hwdep_read() local
65 struct snd_dg00x *dg00x = hwdep->private_data; in hwdep_poll() local
80 static int hwdep_get_info(struct snd_dg00x *dg00x, void __user *arg) in hwdep_get_info()
99 static int hwdep_lock(struct snd_dg00x *dg00x) in hwdep_lock()
117 static int hwdep_unlock(struct snd_dg00x *dg00x) in hwdep_unlock()
137 struct snd_dg00x *dg00x = hwdep->private_data; in hwdep_release() local
150 struct snd_dg00x *dg00x = hwdep->private_data; in hwdep_ioctl() local
175 int snd_dg00x_create_hwdep_device(struct snd_dg00x *dg00x) in snd_dg00x_create_hwdep_device()
H A Ddigi00x-midi.c12 struct snd_dg00x *dg00x = substream->rmidi->private_data; in midi_open() local
36 struct snd_dg00x *dg00x = substream->rmidi->private_data; in midi_close() local
50 struct snd_dg00x *dg00x = substream->rmidi->private_data; in midi_capture_trigger() local
72 struct snd_dg00x *dg00x = substream->rmidi->private_data; in midi_playback_trigger() local
91 static void set_substream_names(struct snd_dg00x *dg00x, in set_substream_names()
116 static int add_substream_pair(struct snd_dg00x *dg00x, unsigned int out_ports, in add_substream_pair()
159 int snd_dg00x_create_midi_devices(struct snd_dg00x *dg00x) in snd_dg00x_create_midi_devices()
H A Ddigi00x-transaction.c11 static void handle_unknown_message(struct snd_dg00x *dg00x, in handle_unknown_message()
28 struct snd_dg00x *dg00x = callback_data; in handle_message() local
37 int snd_dg00x_transaction_reregister(struct snd_dg00x *dg00x) in snd_dg00x_transaction_reregister()
51 void snd_dg00x_transaction_unregister(struct snd_dg00x *dg00x) in snd_dg00x_transaction_unregister()
61 int snd_dg00x_transaction_register(struct snd_dg00x *dg00x) in snd_dg00x_transaction_register()
H A Ddigi00x.c19 static int name_card(struct snd_dg00x *dg00x) in name_card()
46 struct snd_dg00x *dg00x = card->private_data; in dg00x_card_free() local
58 struct snd_dg00x *dg00x; in snd_dg00x_probe() local
115 struct snd_dg00x *dg00x = dev_get_drvdata(&unit->device); in snd_dg00x_update() local
126 struct snd_dg00x *dg00x = dev_get_drvdata(&unit->device); in snd_dg00x_remove() local
H A Ddigi00x-proc.c10 static int get_optical_iface_mode(struct snd_dg00x *dg00x, in get_optical_iface_mode()
38 struct snd_dg00x *dg00x = entry->private_data; in proc_read_clock() local
68 void snd_dg00x_proc_init(struct snd_dg00x *dg00x) in snd_dg00x_proc_init()