Lines Matching defs:korg1212

507 static int snd_korg1212_Send1212Command(struct snd_korg1212 *korg1212,  in snd_korg1212_Send1212Command()
566 static void snd_korg1212_SendStop(struct snd_korg1212 *korg1212) in snd_korg1212_SendStop()
576 static void snd_korg1212_SendStopAndWait(struct snd_korg1212 *korg1212) in snd_korg1212_SendStopAndWait()
589 struct snd_korg1212 *korg1212 = from_timer(korg1212, t, timer); in snd_korg1212_timer_func() local
616 static int snd_korg1212_TurnOnIdleMonitor(struct snd_korg1212 *korg1212) in snd_korg1212_TurnOnIdleMonitor()
630 static void snd_korg1212_TurnOffIdleMonitor(struct snd_korg1212 *korg1212) in snd_korg1212_TurnOffIdleMonitor()
638 static inline void snd_korg1212_setCardState(struct snd_korg1212 * korg1212, enum CardState csState) in snd_korg1212_setCardState()
643 static int snd_korg1212_OpenCard(struct snd_korg1212 * korg1212) in snd_korg1212_OpenCard()
657 static int snd_korg1212_CloseCard(struct snd_korg1212 * korg1212) in snd_korg1212_CloseCard()
692 static int snd_korg1212_SetupForPlay(struct snd_korg1212 * korg1212) in snd_korg1212_SetupForPlay()
715 static int snd_korg1212_TriggerPlay(struct snd_korg1212 * korg1212) in snd_korg1212_TriggerPlay()
737 static int snd_korg1212_StopPlay(struct snd_korg1212 * korg1212) in snd_korg1212_StopPlay()
754 static void snd_korg1212_EnableCardInterrupts(struct snd_korg1212 * korg1212) in snd_korg1212_EnableCardInterrupts()
804 static inline int snd_korg1212_use_is_exclusive(struct snd_korg1212 *korg1212) in snd_korg1212_use_is_exclusive()
813 static int snd_korg1212_SetRate(struct snd_korg1212 *korg1212, int rate) in snd_korg1212_SetRate()
857 static int snd_korg1212_SetClockSource(struct snd_korg1212 *korg1212, int source) in snd_korg1212_SetClockSource()
870 static void snd_korg1212_DisableCardInterrupts(struct snd_korg1212 *korg1212) in snd_korg1212_DisableCardInterrupts()
875 static int snd_korg1212_WriteADCSensitivity(struct snd_korg1212 *korg1212) in snd_korg1212_WriteADCSensitivity()
1020 static void snd_korg1212_OnDSPDownloadComplete(struct snd_korg1212 *korg1212) in snd_korg1212_OnDSPDownloadComplete()
1101 struct snd_korg1212 *korg1212 = dev_id; in snd_korg1212_interrupt() local
1187 static int snd_korg1212_downloadDSPCode(struct snd_korg1212 *korg1212) in snd_korg1212_downloadDSPCode()
1261 static int snd_korg1212_silence(struct snd_korg1212 *korg1212, int pos, int count, int offset, int … in snd_korg1212_silence()
1291 struct snd_korg1212 *korg1212 = snd_pcm_substream_chip(substream); in snd_korg1212_copy_to() local
1325 struct snd_korg1212 *korg1212 = snd_pcm_substream_chip(substream); in snd_korg1212_copy_from() local
1359 struct snd_korg1212 *korg1212 = pcm->private_data; in snd_korg1212_free_pcm() local
1370 struct snd_korg1212 *korg1212 = snd_pcm_substream_chip(substream); in snd_korg1212_playback_open() local
1401 struct snd_korg1212 *korg1212 = snd_pcm_substream_chip(substream); in snd_korg1212_capture_open() local
1429 struct snd_korg1212 *korg1212 = snd_pcm_substream_chip(substream); in snd_korg1212_playback_close() local
1451 struct snd_korg1212 *korg1212 = snd_pcm_substream_chip(substream); in snd_korg1212_capture_close() local
1489 struct snd_korg1212 *korg1212 = snd_pcm_substream_chip(substream); in snd_korg1212_hw_params() local
1540 struct snd_korg1212 *korg1212 = snd_pcm_substream_chip(substream); in snd_korg1212_prepare() local
1573 struct snd_korg1212 *korg1212 = snd_pcm_substream_chip(substream); in snd_korg1212_trigger() local
1613 struct snd_korg1212 *korg1212 = snd_pcm_substream_chip(substream); in snd_korg1212_playback_pointer() local
1626 struct snd_korg1212 *korg1212 = snd_pcm_substream_chip(substream); in snd_korg1212_capture_pointer() local
1650 struct snd_korg1212 *korg1212 = snd_pcm_substream_chip(substream); in snd_korg1212_playback_silence() local
1702 struct snd_korg1212 *korg1212 = snd_kcontrol_chip(kcontrol); in snd_korg1212_control_phase_get() local
1720 struct snd_korg1212 *korg1212 = snd_kcontrol_chip(kcontrol); in snd_korg1212_control_phase_put() local
1768 struct snd_korg1212 *korg1212 = snd_kcontrol_chip(kcontrol); in snd_korg1212_control_volume_get() local
1787 struct snd_korg1212 *korg1212 = snd_kcontrol_chip(kcontrol); in snd_korg1212_control_volume_put() local
1834 struct snd_korg1212 *korg1212 = snd_kcontrol_chip(kcontrol); in snd_korg1212_control_route_get() local
1853 struct snd_korg1212 *korg1212 = snd_kcontrol_chip(kcontrol); in snd_korg1212_control_route_put() local
1894 struct snd_korg1212 *korg1212 = snd_kcontrol_chip(kcontrol); in snd_korg1212_control_get() local
1909 struct snd_korg1212 *korg1212 = snd_kcontrol_chip(kcontrol); in snd_korg1212_control_put() local
1944 struct snd_korg1212 *korg1212 = snd_kcontrol_chip(kcontrol); in snd_korg1212_control_sync_get() local
1957 struct snd_korg1212 *korg1212 = snd_kcontrol_chip(kcontrol); in snd_korg1212_control_sync_put() local
2029 struct snd_korg1212 *korg1212 = entry->private_data; in snd_korg1212_proc_read() local
2053 static void snd_korg1212_proc_init(struct snd_korg1212 *korg1212) in snd_korg1212_proc_init()
2062 struct snd_korg1212 *korg1212 = card->private_data; in snd_korg1212_free() local
2076 struct snd_korg1212 *korg1212 = card->private_data; in snd_korg1212_create() local
2315 struct snd_korg1212 *korg1212; in snd_korg1212_probe() local