/linux-4.4.14/sound/firewire/dice/ |
H A D | Makefile | |
H A D | dice-midi.c | 12 struct snd_dice *dice = substream->rmidi->private_data; midi_open() local 34 struct snd_dice *dice = substream->rmidi->private_data; midi_close() local 49 struct snd_dice *dice = substrm->rmidi->private_data; midi_capture_trigger() local 66 struct snd_dice *dice = substrm->rmidi->private_data; midi_playback_trigger() local 93 static void set_midi_substream_names(struct snd_dice *dice, set_midi_substream_names() argument 104 int snd_dice_create_midi(struct snd_dice *dice) snd_dice_create_midi() argument
|
H A D | dice-hwdep.c | 15 struct snd_dice *dice = hwdep->private_data; hwdep_read() local 58 struct snd_dice *dice = hwdep->private_data; hwdep_poll() local 73 static int hwdep_get_info(struct snd_dice *dice, void __user *arg) hwdep_get_info() argument 92 static int hwdep_lock(struct snd_dice *dice) hwdep_lock() argument 110 static int hwdep_unlock(struct snd_dice *dice) hwdep_unlock() argument 130 struct snd_dice *dice = hwdep->private_data; hwdep_release() local 143 struct snd_dice *dice = hwdep->private_data; hwdep_ioctl() local 168 int snd_dice_create_hwdep(struct snd_dice *dice) snd_dice_create_hwdep() argument
|
H A D | dice-pcm.c | 16 struct snd_dice *dice = substream->private_data; dice_rate_constraint() local 51 struct snd_dice *dice = substream->private_data; dice_channels_constraint() local 82 static void limit_channels_and_rates(struct snd_dice *dice, limit_channels_and_rates() argument 119 static int init_hw_info(struct snd_dice *dice, init_hw_info() argument 166 struct snd_dice *dice = substream->private_data; pcm_open() local 222 struct snd_dice *dice = substream->private_data; pcm_close() local 232 struct snd_dice *dice = substream->private_data; capture_hw_params() local 253 struct snd_dice *dice = substream->private_data; playback_hw_params() local 274 struct snd_dice *dice = substream->private_data; capture_hw_free() local 290 struct snd_dice *dice = substream->private_data; playback_hw_free() local 306 struct snd_dice *dice = substream->private_data; capture_prepare() local 319 struct snd_dice *dice = substream->private_data; playback_prepare() local 333 struct snd_dice *dice = substream->private_data; capture_trigger() local 350 struct snd_dice *dice = substream->private_data; playback_trigger() local 368 struct snd_dice *dice = substream->private_data; capture_pointer() local 374 struct snd_dice *dice = substream->private_data; playback_pointer() local 379 int snd_dice_create_pcm(struct snd_dice *dice) snd_dice_create_pcm() argument
|
H A D | dice-stream.c | 27 int snd_dice_stream_get_rate_mode(struct snd_dice *dice, unsigned int rate, snd_dice_stream_get_rate_mode() argument 44 static void release_resources(struct snd_dice *dice, release_resources() argument 61 static int keep_resources(struct snd_dice *dice, keep_resources() argument 87 static void stop_stream(struct snd_dice *dice, struct amdtp_stream *stream) stop_stream() argument 98 static int start_stream(struct snd_dice *dice, struct amdtp_stream *stream, start_stream() argument 166 static int get_sync_mode(struct snd_dice *dice, enum cip_flags *sync_mode) get_sync_mode() argument 193 int snd_dice_stream_start_duplex(struct snd_dice *dice, unsigned int rate) snd_dice_stream_start_duplex() argument 279 void snd_dice_stream_stop_duplex(struct snd_dice *dice) snd_dice_stream_stop_duplex() argument 290 static int init_stream(struct snd_dice *dice, struct amdtp_stream *stream) init_stream() argument 322 static void destroy_stream(struct snd_dice *dice, struct amdtp_stream *stream) destroy_stream() argument 335 int snd_dice_stream_init_duplex(struct snd_dice *dice) snd_dice_stream_init_duplex() argument 352 void snd_dice_stream_destroy_duplex(struct snd_dice *dice) snd_dice_stream_destroy_duplex() argument 362 void snd_dice_stream_update_duplex(struct snd_dice *dice) snd_dice_stream_update_duplex() argument 381 static void dice_lock_changed(struct snd_dice *dice) dice_lock_changed() argument 387 int snd_dice_stream_lock_try(struct snd_dice *dice) snd_dice_stream_lock_try() argument 406 void snd_dice_stream_lock_release(struct snd_dice *dice) snd_dice_stream_lock_release() argument
|
H A D | dice.c | 114 static int highest_supported_mode_rate(struct snd_dice *dice, highest_supported_mode_rate() argument 132 static int dice_read_mode_params(struct snd_dice *dice, unsigned int mode) dice_read_mode_params() argument 169 static int dice_read_params(struct snd_dice *dice) dice_read_params() argument 199 static void dice_card_strings(struct snd_dice *dice) dice_card_strings() argument 242 struct snd_dice *dice = card->private_data; dice_card_free() local 254 struct snd_dice *dice; dice_probe() local 320 struct snd_dice *dice = dev_get_drvdata(&unit->device); dice_remove() local 328 struct snd_dice *dice = dev_get_drvdata(&unit->device); dice_bus_reset() local
|
H A D | dice-proc.c | 12 static int dice_proc_read_mem(struct snd_dice *dice, void *buffer, dice_proc_read_mem() argument 71 struct snd_dice *dice = entry->private_data; dice_proc_read() local 246 void snd_dice_create_proc(struct snd_dice *dice) snd_dice_create_proc() argument
|
H A D | dice-transaction.c | 14 static u64 get_subaddr(struct snd_dice *dice, enum snd_dice_addr_type type, get_subaddr() argument 39 int snd_dice_transaction_write(struct snd_dice *dice, snd_dice_transaction_write() argument 49 int snd_dice_transaction_read(struct snd_dice *dice, snd_dice_transaction_read() argument 59 static unsigned int get_clock_info(struct snd_dice *dice, __be32 *info) get_clock_info() argument 65 static int set_clock_info(struct snd_dice *dice, set_clock_info() argument 128 int snd_dice_transaction_get_clock_source(struct snd_dice *dice, snd_dice_transaction_get_clock_source() argument 141 int snd_dice_transaction_get_rate(struct snd_dice *dice, unsigned int *rate) snd_dice_transaction_get_rate() argument 161 int snd_dice_transaction_set_rate(struct snd_dice *dice, unsigned int rate) snd_dice_transaction_set_rate() argument 166 int snd_dice_transaction_set_enable(struct snd_dice *dice) snd_dice_transaction_set_enable() argument 188 void snd_dice_transaction_clear_enable(struct snd_dice *dice) snd_dice_transaction_clear_enable() argument 207 struct snd_dice *dice = callback_data; dice_notification() local 233 static int register_notification_address(struct snd_dice *dice, bool retry) register_notification_address() argument 287 static void unregister_notification_address(struct snd_dice *dice) unregister_notification_address() argument 311 void snd_dice_transaction_destroy(struct snd_dice *dice) snd_dice_transaction_destroy() argument 324 int snd_dice_transaction_reinit(struct snd_dice *dice) snd_dice_transaction_reinit() argument 334 int snd_dice_transaction_init(struct snd_dice *dice) snd_dice_transaction_init() argument
|
H A D | dice.h | 97 static inline int snd_dice_transaction_write_global(struct snd_dice *dice, snd_dice_transaction_write_global() argument 105 static inline int snd_dice_transaction_read_global(struct snd_dice *dice, snd_dice_transaction_read_global() argument 113 static inline int snd_dice_transaction_write_tx(struct snd_dice *dice, snd_dice_transaction_write_tx() argument 120 static inline int snd_dice_transaction_read_tx(struct snd_dice *dice, snd_dice_transaction_read_tx() argument 127 static inline int snd_dice_transaction_write_rx(struct snd_dice *dice, snd_dice_transaction_write_rx() argument 134 static inline int snd_dice_transaction_read_rx(struct snd_dice *dice, snd_dice_transaction_read_rx() argument 141 static inline int snd_dice_transaction_write_sync(struct snd_dice *dice, snd_dice_transaction_write_sync() argument 148 static inline int snd_dice_transaction_read_sync(struct snd_dice *dice, snd_dice_transaction_read_sync() argument
|