Symbol: snd_tscm
sound/firewire/tascam/amdtp-tascam.c
132
struct snd_tscm *tscm = container_of(s, struct snd_tscm, tx_stream);
sound/firewire/tascam/tascam-hwdep.c
101
struct snd_tscm *tscm = hwdep->private_data;
sound/firewire/tascam/tascam-hwdep.c
132
struct snd_tscm *tscm = hwdep->private_data;
sound/firewire/tascam/tascam-hwdep.c
143
static int hwdep_get_info(struct snd_tscm *tscm, void __user *arg)
sound/firewire/tascam/tascam-hwdep.c
162
static int hwdep_lock(struct snd_tscm *tscm)
sound/firewire/tascam/tascam-hwdep.c
174
static int hwdep_unlock(struct snd_tscm *tscm)
sound/firewire/tascam/tascam-hwdep.c
18
static long tscm_hwdep_read_locked(struct snd_tscm *tscm, char __user *buf,
sound/firewire/tascam/tascam-hwdep.c
186
static int tscm_hwdep_state(struct snd_tscm *tscm, void __user *arg)
sound/firewire/tascam/tascam-hwdep.c
196
struct snd_tscm *tscm = hwdep->private_data;
sound/firewire/tascam/tascam-hwdep.c
208
struct snd_tscm *tscm = hwdep->private_data;
sound/firewire/tascam/tascam-hwdep.c
235
int snd_tscm_create_hwdep_device(struct snd_tscm *tscm)
sound/firewire/tascam/tascam-hwdep.c
38
static long tscm_hwdep_read_queue(struct snd_tscm *tscm, char __user *buf,
sound/firewire/tascam/tascam-midi.c
18
struct snd_tscm *tscm = substream->rmidi->private_data;
sound/firewire/tascam/tascam-midi.c
38
struct snd_tscm *tscm = substream->rmidi->private_data;
sound/firewire/tascam/tascam-midi.c
45
struct snd_tscm *tscm = substrm->rmidi->private_data;
sound/firewire/tascam/tascam-midi.c
57
struct snd_tscm *tscm = substrm->rmidi->private_data;
sound/firewire/tascam/tascam-midi.c
66
int snd_tscm_create_midi_devices(struct snd_tscm *tscm)
sound/firewire/tascam/tascam-pcm.c
10
static int pcm_init_hw_params(struct snd_tscm *tscm,
sound/firewire/tascam/tascam-pcm.c
101
struct snd_tscm *tscm = substream->private_data;
sound/firewire/tascam/tascam-pcm.c
111
struct snd_tscm *tscm = substream->private_data;
sound/firewire/tascam/tascam-pcm.c
131
struct snd_tscm *tscm = substream->private_data;
sound/firewire/tascam/tascam-pcm.c
145
struct snd_tscm *tscm = substream->private_data;
sound/firewire/tascam/tascam-pcm.c
160
struct snd_tscm *tscm = substream->private_data;
sound/firewire/tascam/tascam-pcm.c
175
struct snd_tscm *tscm = substream->private_data;
sound/firewire/tascam/tascam-pcm.c
193
struct snd_tscm *tscm = substream->private_data;
sound/firewire/tascam/tascam-pcm.c
211
struct snd_tscm *tscm = sbstrm->private_data;
sound/firewire/tascam/tascam-pcm.c
218
struct snd_tscm *tscm = sbstrm->private_data;
sound/firewire/tascam/tascam-pcm.c
225
struct snd_tscm *tscm = substream->private_data;
sound/firewire/tascam/tascam-pcm.c
232
struct snd_tscm *tscm = substream->private_data;
sound/firewire/tascam/tascam-pcm.c
237
int snd_tscm_create_pcm_devices(struct snd_tscm *tscm)
sound/firewire/tascam/tascam-pcm.c
45
struct snd_tscm *tscm = substream->private_data;
sound/firewire/tascam/tascam-proc.c
13
struct snd_tscm *tscm = entry->private_data;
sound/firewire/tascam/tascam-proc.c
52
static void add_node(struct snd_tscm *tscm, struct snd_info_entry *root,
sound/firewire/tascam/tascam-proc.c
64
void snd_tscm_proc_init(struct snd_tscm *tscm)
sound/firewire/tascam/tascam-stream.c
125
int snd_tscm_stream_get_clock(struct snd_tscm *tscm, enum snd_tscm_clock *clock)
sound/firewire/tascam/tascam-stream.c
141
static int enable_data_channels(struct snd_tscm *tscm)
sound/firewire/tascam/tascam-stream.c
16
static int get_clock(struct snd_tscm *tscm, u32 *data)
sound/firewire/tascam/tascam-stream.c
177
static int set_stream_formats(struct snd_tscm *tscm, unsigned int rate)
sound/firewire/tascam/tascam-stream.c
193
static void finish_session(struct snd_tscm *tscm)
sound/firewire/tascam/tascam-stream.c
222
static int begin_session(struct snd_tscm *tscm)
sound/firewire/tascam/tascam-stream.c
281
static int keep_resources(struct snd_tscm *tscm, unsigned int rate,
sound/firewire/tascam/tascam-stream.c
303
static int init_stream(struct snd_tscm *tscm, struct amdtp_stream *s)
sound/firewire/tascam/tascam-stream.c
336
static void destroy_stream(struct snd_tscm *tscm, struct amdtp_stream *s)
sound/firewire/tascam/tascam-stream.c
346
int snd_tscm_stream_init_duplex(struct snd_tscm *tscm)
sound/firewire/tascam/tascam-stream.c
370
void snd_tscm_stream_update_duplex(struct snd_tscm *tscm)
sound/firewire/tascam/tascam-stream.c
380
void snd_tscm_stream_destroy_duplex(struct snd_tscm *tscm)
sound/firewire/tascam/tascam-stream.c
388
int snd_tscm_stream_reserve_duplex(struct snd_tscm *tscm, unsigned int rate,
sound/firewire/tascam/tascam-stream.c
435
int snd_tscm_stream_start_duplex(struct snd_tscm *tscm, unsigned int rate)
sound/firewire/tascam/tascam-stream.c
44
static int set_clock(struct snd_tscm *tscm, unsigned int rate,
sound/firewire/tascam/tascam-stream.c
510
void snd_tscm_stream_stop_duplex(struct snd_tscm *tscm)
sound/firewire/tascam/tascam-stream.c
523
void snd_tscm_stream_lock_changed(struct snd_tscm *tscm)
sound/firewire/tascam/tascam-stream.c
529
int snd_tscm_stream_lock_try(struct snd_tscm *tscm)
sound/firewire/tascam/tascam-stream.c
543
void snd_tscm_stream_lock_release(struct snd_tscm *tscm)
sound/firewire/tascam/tascam-stream.c
97
int snd_tscm_stream_get_rate(struct snd_tscm *tscm, unsigned int *rate)
sound/firewire/tascam/tascam-transaction.c
250
struct snd_tscm *tscm = callback_data;
sound/firewire/tascam/tascam-transaction.c
292
int snd_tscm_transaction_register(struct snd_tscm *tscm)
sound/firewire/tascam/tascam-transaction.c
333
int snd_tscm_transaction_reregister(struct snd_tscm *tscm)
sound/firewire/tascam/tascam-transaction.c
370
void snd_tscm_transaction_unregister(struct snd_tscm *tscm)
sound/firewire/tascam/tascam.c
102
struct snd_tscm *tscm;
sound/firewire/tascam/tascam.c
157
struct snd_tscm *tscm = dev_get_drvdata(&unit->device);
sound/firewire/tascam/tascam.c
167
struct snd_tscm *tscm = dev_get_drvdata(&unit->device);
sound/firewire/tascam/tascam.c
44
static int identify_model(struct snd_tscm *tscm)
sound/firewire/tascam/tascam.c
89
struct snd_tscm *tscm = card->private_data;
sound/firewire/tascam/tascam.h
164
int snd_tscm_stream_get_rate(struct snd_tscm *tscm, unsigned int *rate);
sound/firewire/tascam/tascam.h
165
int snd_tscm_stream_get_clock(struct snd_tscm *tscm,
sound/firewire/tascam/tascam.h
167
int snd_tscm_stream_init_duplex(struct snd_tscm *tscm);
sound/firewire/tascam/tascam.h
168
void snd_tscm_stream_update_duplex(struct snd_tscm *tscm);
sound/firewire/tascam/tascam.h
169
void snd_tscm_stream_destroy_duplex(struct snd_tscm *tscm);
sound/firewire/tascam/tascam.h
170
int snd_tscm_stream_reserve_duplex(struct snd_tscm *tscm, unsigned int rate,
sound/firewire/tascam/tascam.h
173
int snd_tscm_stream_start_duplex(struct snd_tscm *tscm, unsigned int rate);
sound/firewire/tascam/tascam.h
174
void snd_tscm_stream_stop_duplex(struct snd_tscm *tscm);
sound/firewire/tascam/tascam.h
176
void snd_tscm_stream_lock_changed(struct snd_tscm *tscm);
sound/firewire/tascam/tascam.h
177
int snd_tscm_stream_lock_try(struct snd_tscm *tscm);
sound/firewire/tascam/tascam.h
178
void snd_tscm_stream_lock_release(struct snd_tscm *tscm);
sound/firewire/tascam/tascam.h
200
int snd_tscm_transaction_register(struct snd_tscm *tscm);
sound/firewire/tascam/tascam.h
201
int snd_tscm_transaction_reregister(struct snd_tscm *tscm);
sound/firewire/tascam/tascam.h
202
void snd_tscm_transaction_unregister(struct snd_tscm *tscm);
sound/firewire/tascam/tascam.h
204
void snd_tscm_proc_init(struct snd_tscm *tscm);
sound/firewire/tascam/tascam.h
206
int snd_tscm_create_pcm_devices(struct snd_tscm *tscm);
sound/firewire/tascam/tascam.h
208
int snd_tscm_create_midi_devices(struct snd_tscm *tscm);
sound/firewire/tascam/tascam.h
210
int snd_tscm_create_hwdep_device(struct snd_tscm *tscm);