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

/linux-4.4.14/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
1407 struct snd_korg1212 *korg1212 = snd_pcm_substream_chip(substream); snd_korg1212_capture_open() local
1435 struct snd_korg1212 *korg1212 = snd_pcm_substream_chip(substream); snd_korg1212_playback_close() local
1457 struct snd_korg1212 *korg1212 = snd_pcm_substream_chip(substream); snd_korg1212_capture_close() local
1495 struct snd_korg1212 *korg1212 = snd_pcm_substream_chip(substream); snd_korg1212_hw_params() local
1545 struct snd_korg1212 *korg1212 = snd_pcm_substream_chip(substream); snd_korg1212_prepare() local
1578 struct snd_korg1212 *korg1212 = snd_pcm_substream_chip(substream); snd_korg1212_trigger() local
1618 struct snd_korg1212 *korg1212 = snd_pcm_substream_chip(substream); snd_korg1212_playback_pointer() local
1631 struct snd_korg1212 *korg1212 = snd_pcm_substream_chip(substream); snd_korg1212_capture_pointer() local
1648 struct snd_korg1212 *korg1212 = snd_pcm_substream_chip(substream); snd_korg1212_playback_copy() local
1662 struct snd_korg1212 *korg1212 = snd_pcm_substream_chip(substream); snd_korg1212_playback_silence() local
1676 struct snd_korg1212 *korg1212 = snd_pcm_substream_chip(substream); snd_korg1212_capture_copy() local
1722 struct snd_korg1212 *korg1212 = snd_kcontrol_chip(kcontrol); snd_korg1212_control_phase_get() local
1740 struct snd_korg1212 *korg1212 = snd_kcontrol_chip(kcontrol); snd_korg1212_control_phase_put() local
1788 struct snd_korg1212 *korg1212 = snd_kcontrol_chip(kcontrol); snd_korg1212_control_volume_get() local
1807 struct snd_korg1212 *korg1212 = snd_kcontrol_chip(kcontrol); snd_korg1212_control_volume_put() local
1854 struct snd_korg1212 *korg1212 = snd_kcontrol_chip(kcontrol); snd_korg1212_control_route_get() local
1873 struct snd_korg1212 *korg1212 = snd_kcontrol_chip(kcontrol); snd_korg1212_control_route_put() local
1914 struct snd_korg1212 *korg1212 = snd_kcontrol_chip(kcontrol); snd_korg1212_control_get() local
1929 struct snd_korg1212 *korg1212 = snd_kcontrol_chip(kcontrol); snd_korg1212_control_put() local
1964 struct snd_korg1212 *korg1212 = snd_kcontrol_chip(kcontrol); snd_korg1212_control_sync_get() local
1977 struct snd_korg1212 *korg1212 = snd_kcontrol_chip(kcontrol); snd_korg1212_control_sync_put() local
2049 struct snd_korg1212 *korg1212 = entry->private_data; snd_korg1212_proc_read() local
2073 static void snd_korg1212_proc_init(struct snd_korg1212 *korg1212) snd_korg1212_proc_init() argument
2082 snd_korg1212_free(struct snd_korg1212 *korg1212) snd_korg1212_free() argument
2139 struct snd_korg1212 *korg1212 = device->device_data; snd_korg1212_dev_free() local
2151 struct snd_korg1212 * korg1212; snd_korg1212_create() local
2421 struct snd_korg1212 *korg1212; snd_korg1212_probe() local

Completed in 128 milliseconds