Lines Matching defs:korg1212

522 static int snd_korg1212_Send1212Command(struct snd_korg1212 *korg1212,  in snd_korg1212_Send1212Command()
581 static void snd_korg1212_SendStop(struct snd_korg1212 *korg1212) in snd_korg1212_SendStop()
591 static void snd_korg1212_SendStopAndWait(struct snd_korg1212 *korg1212) in snd_korg1212_SendStopAndWait()
604 struct snd_korg1212 *korg1212 = (struct snd_korg1212 *) data; in snd_korg1212_timer_func() local
631 static int snd_korg1212_TurnOnIdleMonitor(struct snd_korg1212 *korg1212) in snd_korg1212_TurnOnIdleMonitor()
645 static void snd_korg1212_TurnOffIdleMonitor(struct snd_korg1212 *korg1212) in snd_korg1212_TurnOffIdleMonitor()
653 static inline void snd_korg1212_setCardState(struct snd_korg1212 * korg1212, enum CardState csState) in snd_korg1212_setCardState()
658 static int snd_korg1212_OpenCard(struct snd_korg1212 * korg1212) in snd_korg1212_OpenCard()
672 static int snd_korg1212_CloseCard(struct snd_korg1212 * korg1212) in snd_korg1212_CloseCard()
707 static int snd_korg1212_SetupForPlay(struct snd_korg1212 * korg1212) in snd_korg1212_SetupForPlay()
730 static int snd_korg1212_TriggerPlay(struct snd_korg1212 * korg1212) in snd_korg1212_TriggerPlay()
752 static int snd_korg1212_StopPlay(struct snd_korg1212 * korg1212) in snd_korg1212_StopPlay()
769 static void snd_korg1212_EnableCardInterrupts(struct snd_korg1212 * korg1212) in snd_korg1212_EnableCardInterrupts()
819 static inline int snd_korg1212_use_is_exclusive(struct snd_korg1212 *korg1212) in snd_korg1212_use_is_exclusive()
828 static int snd_korg1212_SetRate(struct snd_korg1212 *korg1212, int rate) in snd_korg1212_SetRate()
872 static int snd_korg1212_SetClockSource(struct snd_korg1212 *korg1212, int source) in snd_korg1212_SetClockSource()
885 static void snd_korg1212_DisableCardInterrupts(struct snd_korg1212 *korg1212) in snd_korg1212_DisableCardInterrupts()
890 static int snd_korg1212_WriteADCSensitivity(struct snd_korg1212 *korg1212) in snd_korg1212_WriteADCSensitivity()
1035 static void snd_korg1212_OnDSPDownloadComplete(struct snd_korg1212 *korg1212) in snd_korg1212_OnDSPDownloadComplete()
1116 struct snd_korg1212 *korg1212 = dev_id; in snd_korg1212_interrupt() local
1202 static int snd_korg1212_downloadDSPCode(struct snd_korg1212 *korg1212) in snd_korg1212_downloadDSPCode()
1276 static int snd_korg1212_silence(struct snd_korg1212 *korg1212, int pos, int count, int offset, int … in snd_korg1212_silence()
1302 static int snd_korg1212_copy_to(struct snd_korg1212 *korg1212, void __user *dst, int pos, int count… in snd_korg1212_copy_to()
1332 static int snd_korg1212_copy_from(struct snd_korg1212 *korg1212, void __user *src, int pos, int cou… in snd_korg1212_copy_from()
1365 struct snd_korg1212 *korg1212 = pcm->private_data; in snd_korg1212_free_pcm() local
1376 struct snd_korg1212 *korg1212 = snd_pcm_substream_chip(substream); in snd_korg1212_playback_open() local
1407 struct snd_korg1212 *korg1212 = snd_pcm_substream_chip(substream); in snd_korg1212_capture_open() local
1435 struct snd_korg1212 *korg1212 = snd_pcm_substream_chip(substream); in snd_korg1212_playback_close() local
1457 struct snd_korg1212 *korg1212 = snd_pcm_substream_chip(substream); in snd_korg1212_capture_close() local
1495 struct snd_korg1212 *korg1212 = snd_pcm_substream_chip(substream); in snd_korg1212_hw_params() local
1545 struct snd_korg1212 *korg1212 = snd_pcm_substream_chip(substream); in snd_korg1212_prepare() local
1578 struct snd_korg1212 *korg1212 = snd_pcm_substream_chip(substream); in snd_korg1212_trigger() local
1618 struct snd_korg1212 *korg1212 = snd_pcm_substream_chip(substream); in snd_korg1212_playback_pointer() local
1631 struct snd_korg1212 *korg1212 = snd_pcm_substream_chip(substream); in snd_korg1212_capture_pointer() local
1648 struct snd_korg1212 *korg1212 = snd_pcm_substream_chip(substream); in snd_korg1212_playback_copy() local
1662 struct snd_korg1212 *korg1212 = snd_pcm_substream_chip(substream); in snd_korg1212_playback_silence() local
1676 struct snd_korg1212 *korg1212 = snd_pcm_substream_chip(substream); in snd_korg1212_capture_copy() local
1722 struct snd_korg1212 *korg1212 = snd_kcontrol_chip(kcontrol); in snd_korg1212_control_phase_get() local
1740 struct snd_korg1212 *korg1212 = snd_kcontrol_chip(kcontrol); in snd_korg1212_control_phase_put() local
1788 struct snd_korg1212 *korg1212 = snd_kcontrol_chip(kcontrol); in snd_korg1212_control_volume_get() local
1807 struct snd_korg1212 *korg1212 = snd_kcontrol_chip(kcontrol); in snd_korg1212_control_volume_put() local
1854 struct snd_korg1212 *korg1212 = snd_kcontrol_chip(kcontrol); in snd_korg1212_control_route_get() local
1873 struct snd_korg1212 *korg1212 = snd_kcontrol_chip(kcontrol); in snd_korg1212_control_route_put() local
1914 struct snd_korg1212 *korg1212 = snd_kcontrol_chip(kcontrol); in snd_korg1212_control_get() local
1929 struct snd_korg1212 *korg1212 = snd_kcontrol_chip(kcontrol); in snd_korg1212_control_put() local
1964 struct snd_korg1212 *korg1212 = snd_kcontrol_chip(kcontrol); in snd_korg1212_control_sync_get() local
1977 struct snd_korg1212 *korg1212 = snd_kcontrol_chip(kcontrol); in snd_korg1212_control_sync_put() local
2049 struct snd_korg1212 *korg1212 = entry->private_data; in snd_korg1212_proc_read() local
2073 static void snd_korg1212_proc_init(struct snd_korg1212 *korg1212) in snd_korg1212_proc_init()
2082 snd_korg1212_free(struct snd_korg1212 *korg1212) in snd_korg1212_free()
2139 struct snd_korg1212 *korg1212 = device->device_data; in snd_korg1212_dev_free() local
2151 struct snd_korg1212 * korg1212; in snd_korg1212_create() local
2421 struct snd_korg1212 *korg1212; in snd_korg1212_probe() local