Lines Matching refs:snd_korg1212

302 struct snd_korg1212 {  struct
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()
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()
766 static int snd_korg1212_SetMonitorMode(struct snd_korg1212 *korg1212,
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()
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()
1292 struct snd_korg1212 *korg1212 = snd_pcm_substream_chip(substream); in snd_korg1212_copy_to()
1329 struct snd_korg1212 *korg1212 = snd_pcm_substream_chip(substream); in snd_korg1212_copy_from()
1365 struct snd_korg1212 *korg1212 = pcm->private_data; in snd_korg1212_free_pcm()
1376 struct snd_korg1212 *korg1212 = snd_pcm_substream_chip(substream); in snd_korg1212_playback_open()
1407 struct snd_korg1212 *korg1212 = snd_pcm_substream_chip(substream); in snd_korg1212_capture_open()
1435 struct snd_korg1212 *korg1212 = snd_pcm_substream_chip(substream); in snd_korg1212_playback_close()
1457 struct snd_korg1212 *korg1212 = snd_pcm_substream_chip(substream); in snd_korg1212_capture_close()
1495 struct snd_korg1212 *korg1212 = snd_pcm_substream_chip(substream); in snd_korg1212_hw_params()
1546 struct snd_korg1212 *korg1212 = snd_pcm_substream_chip(substream); in snd_korg1212_prepare()
1579 struct snd_korg1212 *korg1212 = snd_pcm_substream_chip(substream); in snd_korg1212_trigger()
1619 struct snd_korg1212 *korg1212 = snd_pcm_substream_chip(substream); in snd_korg1212_playback_pointer()
1632 struct snd_korg1212 *korg1212 = snd_pcm_substream_chip(substream); in snd_korg1212_capture_pointer()
1664 struct snd_korg1212 *korg1212 = snd_pcm_substream_chip(substream); in snd_korg1212_playback_silence()
1726 struct snd_korg1212 *korg1212 = snd_kcontrol_chip(kcontrol); in snd_korg1212_control_phase_get()
1744 struct snd_korg1212 *korg1212 = snd_kcontrol_chip(kcontrol); in snd_korg1212_control_phase_put()
1792 struct snd_korg1212 *korg1212 = snd_kcontrol_chip(kcontrol); in snd_korg1212_control_volume_get()
1811 struct snd_korg1212 *korg1212 = snd_kcontrol_chip(kcontrol); in snd_korg1212_control_volume_put()
1858 struct snd_korg1212 *korg1212 = snd_kcontrol_chip(kcontrol); in snd_korg1212_control_route_get()
1877 struct snd_korg1212 *korg1212 = snd_kcontrol_chip(kcontrol); in snd_korg1212_control_route_put()
1918 struct snd_korg1212 *korg1212 = snd_kcontrol_chip(kcontrol); in snd_korg1212_control_get()
1933 struct snd_korg1212 *korg1212 = snd_kcontrol_chip(kcontrol); in snd_korg1212_control_put()
1968 struct snd_korg1212 *korg1212 = snd_kcontrol_chip(kcontrol); in snd_korg1212_control_sync_get()
1981 struct snd_korg1212 *korg1212 = snd_kcontrol_chip(kcontrol); in snd_korg1212_control_sync_put()
2053 struct snd_korg1212 *korg1212 = entry->private_data; in snd_korg1212_proc_read()
2077 static void snd_korg1212_proc_init(struct snd_korg1212 *korg1212) in snd_korg1212_proc_init()
2086 struct snd_korg1212 *korg1212 = card->private_data; in snd_korg1212_free()
2100 struct snd_korg1212 *korg1212 = card->private_data; in snd_korg1212_create()
2339 struct snd_korg1212 *korg1212; in snd_korg1212_probe()