Searched refs:snd_korg1212 (Results 1 - 1 of 1) sorted by relevance

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

Completed in 72 milliseconds