Searched defs:korg1212 (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/sound/pci/korg1212/
H A DMakefile
H A Dkorg1212.c522 static int snd_korg1212_Send1212Command(struct snd_korg1212 *korg1212, snd_korg1212_Send1212Command() argument
581 static void snd_korg1212_SendStop(struct snd_korg1212 *korg1212) snd_korg1212_SendStop() argument
591 static void snd_korg1212_SendStopAndWait(struct snd_korg1212 *korg1212) snd_korg1212_SendStopAndWait() argument
604 struct snd_korg1212 *korg1212 = (struct snd_korg1212 *) data; snd_korg1212_timer_func() local
631 static int snd_korg1212_TurnOnIdleMonitor(struct snd_korg1212 *korg1212) snd_korg1212_TurnOnIdleMonitor() argument
645 static void snd_korg1212_TurnOffIdleMonitor(struct snd_korg1212 *korg1212) snd_korg1212_TurnOffIdleMonitor() argument
653 static inline void snd_korg1212_setCardState(struct snd_korg1212 * korg1212, enum CardState csState) snd_korg1212_setCardState() argument
658 static int snd_korg1212_OpenCard(struct snd_korg1212 * korg1212) snd_korg1212_OpenCard() argument
672 static int snd_korg1212_CloseCard(struct snd_korg1212 * korg1212) snd_korg1212_CloseCard() argument
707 static int snd_korg1212_SetupForPlay(struct snd_korg1212 * korg1212) snd_korg1212_SetupForPlay() argument
730 static int snd_korg1212_TriggerPlay(struct snd_korg1212 * korg1212) snd_korg1212_TriggerPlay() argument
752 static int snd_korg1212_StopPlay(struct snd_korg1212 * korg1212) snd_korg1212_StopPlay() argument
769 static void snd_korg1212_EnableCardInterrupts(struct snd_korg1212 * korg1212) snd_korg1212_EnableCardInterrupts() argument
819 static inline int snd_korg1212_use_is_exclusive(struct snd_korg1212 *korg1212) snd_korg1212_use_is_exclusive() argument
828 static int snd_korg1212_SetRate(struct snd_korg1212 *korg1212, int rate) snd_korg1212_SetRate() argument
872 static int snd_korg1212_SetClockSource(struct snd_korg1212 *korg1212, int source) snd_korg1212_SetClockSource() argument
885 static void snd_korg1212_DisableCardInterrupts(struct snd_korg1212 *korg1212) snd_korg1212_DisableCardInterrupts() argument
890 static int snd_korg1212_WriteADCSensitivity(struct snd_korg1212 *korg1212) snd_korg1212_WriteADCSensitivity() argument
1035 static void snd_korg1212_OnDSPDownloadComplete(struct snd_korg1212 *korg1212) snd_korg1212_OnDSPDownloadComplete() argument
1116 struct snd_korg1212 *korg1212 = dev_id; snd_korg1212_interrupt() local
1202 static int snd_korg1212_downloadDSPCode(struct snd_korg1212 *korg1212) snd_korg1212_downloadDSPCode() argument
1276 static int snd_korg1212_silence(struct snd_korg1212 *korg1212, int pos, int count, int offset, int size) snd_korg1212_silence() argument
1302 static int snd_korg1212_copy_to(struct snd_korg1212 *korg1212, void __user *dst, int pos, int count, int offset, int size) snd_korg1212_copy_to() argument
1332 static int snd_korg1212_copy_from(struct snd_korg1212 *korg1212, void __user *src, int pos, int count, int offset, int size) snd_korg1212_copy_from() argument
1365 struct snd_korg1212 *korg1212 = pcm->private_data; snd_korg1212_free_pcm() local
1376 struct snd_korg1212 *korg1212 = snd_pcm_substream_chip(substream); snd_korg1212_playback_open() local
1405 struct snd_korg1212 *korg1212 = snd_pcm_substream_chip(substream); snd_korg1212_capture_open() local
1433 struct snd_korg1212 *korg1212 = snd_pcm_substream_chip(substream); snd_korg1212_playback_close() local
1455 struct snd_korg1212 *korg1212 = snd_pcm_substream_chip(substream); snd_korg1212_capture_close() local
1493 struct snd_korg1212 *korg1212 = snd_pcm_substream_chip(substream); snd_korg1212_hw_params() local
1543 struct snd_korg1212 *korg1212 = snd_pcm_substream_chip(substream); snd_korg1212_prepare() local
1576 struct snd_korg1212 *korg1212 = snd_pcm_substream_chip(substream); snd_korg1212_trigger() local
1616 struct snd_korg1212 *korg1212 = snd_pcm_substream_chip(substream); snd_korg1212_playback_pointer() local
1629 struct snd_korg1212 *korg1212 = snd_pcm_substream_chip(substream); snd_korg1212_capture_pointer() local
1646 struct snd_korg1212 *korg1212 = snd_pcm_substream_chip(substream); snd_korg1212_playback_copy() local
1660 struct snd_korg1212 *korg1212 = snd_pcm_substream_chip(substream); snd_korg1212_playback_silence() local
1674 struct snd_korg1212 *korg1212 = snd_pcm_substream_chip(substream); snd_korg1212_capture_copy() local
1720 struct snd_korg1212 *korg1212 = snd_kcontrol_chip(kcontrol); snd_korg1212_control_phase_get() local
1738 struct snd_korg1212 *korg1212 = snd_kcontrol_chip(kcontrol); snd_korg1212_control_phase_put() local
1786 struct snd_korg1212 *korg1212 = snd_kcontrol_chip(kcontrol); snd_korg1212_control_volume_get() local
1805 struct snd_korg1212 *korg1212 = snd_kcontrol_chip(kcontrol); snd_korg1212_control_volume_put() local
1852 struct snd_korg1212 *korg1212 = snd_kcontrol_chip(kcontrol); snd_korg1212_control_route_get() local
1871 struct snd_korg1212 *korg1212 = snd_kcontrol_chip(kcontrol); snd_korg1212_control_route_put() local
1912 struct snd_korg1212 *korg1212 = snd_kcontrol_chip(kcontrol); snd_korg1212_control_get() local
1927 struct snd_korg1212 *korg1212 = snd_kcontrol_chip(kcontrol); snd_korg1212_control_put() local
1962 struct snd_korg1212 *korg1212 = snd_kcontrol_chip(kcontrol); snd_korg1212_control_sync_get() local
1975 struct snd_korg1212 *korg1212 = snd_kcontrol_chip(kcontrol); snd_korg1212_control_sync_put() local
2047 struct snd_korg1212 *korg1212 = entry->private_data; snd_korg1212_proc_read() local
2071 static void snd_korg1212_proc_init(struct snd_korg1212 *korg1212) snd_korg1212_proc_init() argument
2080 snd_korg1212_free(struct snd_korg1212 *korg1212) snd_korg1212_free() argument
2137 struct snd_korg1212 *korg1212 = device->device_data; snd_korg1212_dev_free() local
2149 struct snd_korg1212 * korg1212; snd_korg1212_create() local
2419 struct snd_korg1212 *korg1212; snd_korg1212_probe() local

Completed in 155 milliseconds