Searched refs:rme32 (Results 1 – 5 of 5) sorted by relevance
/linux/sound/pci/ |
H A D | rme32.c | 37 * full duplex support for the rme32 at the moment. That's bad, but I'm not 178 struct rme32 { struct 222 #define RME32_ISWORKING(rme32) ((rme32)->wcreg & RME32_WCR_START) argument 223 #define RME32_PRO_WITH_8414(rme32) ((rme32)->pci->device == PCI_DEVICE_ID_RME_DIGI32_PRO && (rme32)->rev == RME32_PRO_REVISION_WITH_8414) argument 231 static void snd_rme32_proc_init(struct rme32 * rme32); 233 static int snd_rme32_create_switches(struct snd_card *card, struct rme32 * rme3 179 lockrme32 global() argument 180 irqrme32 global() argument 181 portrme32 global() argument 182 iobaserme32 global() argument 184 wcregrme32 global() argument 185 wcreg_spdifrme32 global() argument 186 wcreg_spdif_streamrme32 global() argument 187 rcregrme32 global() argument 189 revrme32 global() argument 213 capture_periodsizerme32 global() argument 235 snd_rme32_pcm_byteptr(struct rme32 * rme32) snd_rme32_pcm_byteptr() argument 246 struct rme32 *rme32 = snd_pcm_substream_chip(substream); snd_rme32_playback_silence() local 257 struct rme32 *rme32 = snd_pcm_substream_chip(substream); snd_rme32_playback_copy() local 268 struct rme32 *rme32 = snd_pcm_substream_chip(substream); snd_rme32_capture_copy() local 381 snd_rme32_reset_dac(struct rme32 * rme32) snd_rme32_reset_dac() argument 388 snd_rme32_playback_getrate(struct rme32 * rme32) snd_rme32_playback_getrate() argument 410 snd_rme32_capture_getrate(struct rme32 * rme32,int * is_adat) snd_rme32_capture_getrate() argument 471 snd_rme32_playback_setrate(struct rme32 * rme32,int rate) snd_rme32_playback_setrate() argument 527 snd_rme32_setclockmode(struct rme32 * rme32,int mode) snd_rme32_setclockmode() argument 557 snd_rme32_getclockmode(struct rme32 * rme32) snd_rme32_getclockmode() argument 563 snd_rme32_setinputtype(struct rme32 * rme32,int type) snd_rme32_setinputtype() argument 589 snd_rme32_getinputtype(struct rme32 * rme32) snd_rme32_getinputtype() argument 596 snd_rme32_setframelog(struct rme32 * rme32,int n_channels,int is_playback) snd_rme32_setframelog() argument 615 snd_rme32_setformat(struct rme32 * rme32,snd_pcm_format_t format) snd_rme32_setformat() argument 636 struct rme32 *rme32 = snd_pcm_substream_chip(substream); snd_rme32_playback_hw_params() local 693 struct rme32 *rme32 = snd_pcm_substream_chip(substream); snd_rme32_capture_hw_params() local 749 snd_rme32_pcm_start(struct rme32 * rme32,int from_pause) snd_rme32_pcm_start() argument 759 snd_rme32_pcm_stop(struct rme32 * rme32,int to_pause) snd_rme32_pcm_stop() argument 779 struct rme32 *rme32 = (struct rme32 *) dev_id; snd_rme32_interrupt() local 804 snd_rme32_set_buffer_constraint(struct rme32 * rme32,struct snd_pcm_runtime * runtime) snd_rme32_set_buffer_constraint() argument 819 struct rme32 *rme32 = snd_pcm_substream_chip(substream); snd_rme32_playback_spdif_open() local 864 struct rme32 *rme32 = snd_pcm_substream_chip(substream); snd_rme32_capture_spdif_open() local 904 struct rme32 *rme32 = snd_pcm_substream_chip(substream); snd_rme32_playback_adat_open() local 941 struct rme32 *rme32 = snd_pcm_substream_chip(substream); snd_rme32_capture_adat_open() local 974 struct rme32 *rme32 = snd_pcm_substream_chip(substream); snd_rme32_playback_close() local 993 struct rme32 *rme32 = snd_pcm_substream_chip(substream); snd_rme32_capture_close() local 1004 struct rme32 *rme32 = snd_pcm_substream_chip(substream); snd_rme32_playback_prepare() local 1023 struct rme32 *rme32 = snd_pcm_substream_chip(substream); snd_rme32_capture_prepare() local 1041 struct rme32 *rme32 = snd_pcm_substream_chip(substream); snd_rme32_pcm_trigger() local 1096 struct rme32 *rme32 = snd_pcm_substream_chip(substream); snd_rme32_playback_pointer() local 1103 struct rme32 *rme32 = snd_pcm_substream_chip(substream); snd_rme32_capture_pointer() local 1112 struct rme32 *rme32 = snd_pcm_substream_chip(substream); snd_rme32_pb_trans_copy() local 1119 struct rme32 *rme32 = snd_pcm_substream_chip(substream); snd_rme32_playback_fd_ack() local 1136 struct rme32 *rme32 = snd_pcm_substream_chip(substream); snd_rme32_cp_trans_copy() local 1144 struct rme32 *rme32 = snd_pcm_substream_chip(substream); snd_rme32_capture_fd_ack() local 1152 struct rme32 *rme32 = snd_pcm_substream_chip(substream); snd_rme32_playback_fd_pointer() local 1160 struct rme32 *rme32 = snd_pcm_substream_chip(substream); snd_rme32_capture_fd_pointer() local 1253 snd_rme32_free(struct rme32 * rme32) snd_rme32_free() argument 1261 struct rme32 *rme32 = (struct rme32 *) pcm->private_data; snd_rme32_free_spdif_pcm() local 1268 struct rme32 *rme32 = (struct rme32 *) pcm->private_data; snd_rme32_free_adat_pcm() local 1272 snd_rme32_create(struct rme32 * rme32) snd_rme32_create() argument 1405 struct rme32 *rme32 = (struct rme32 *) entry->private_data; snd_rme32_proc_read() local 1496 snd_rme32_proc_init(struct rme32 * rme32) snd_rme32_proc_init() argument 1511 struct rme32 *rme32 = snd_kcontrol_chip(kcontrol); snd_rme32_get_loopback_control() local 1523 struct rme32 *rme32 = snd_kcontrol_chip(kcontrol); snd_rme32_put_loopback_control() local 1545 struct rme32 *rme32 = snd_kcontrol_chip(kcontrol); snd_rme32_info_inputtype_control() local 1569 struct rme32 *rme32 = snd_kcontrol_chip(kcontrol); snd_rme32_get_inputtype_control() local 1598 struct rme32 *rme32 = snd_kcontrol_chip(kcontrol); snd_rme32_put_inputtype_control() local 1638 struct rme32 *rme32 = snd_kcontrol_chip(kcontrol); snd_rme32_get_clockmode_control() local 1649 struct rme32 *rme32 = snd_kcontrol_chip(kcontrol); snd_rme32_put_clockmode_control() local 1692 struct rme32 *rme32 = snd_kcontrol_chip(kcontrol); snd_rme32_control_spdif_get() local 1702 struct rme32 *rme32 = snd_kcontrol_chip(kcontrol); snd_rme32_control_spdif_put() local 1726 struct rme32 *rme32 = snd_kcontrol_chip(kcontrol); snd_rme32_control_spdif_stream_get() local 1737 struct rme32 *rme32 = snd_kcontrol_chip(kcontrol); snd_rme32_control_spdif_stream_put() local 1823 snd_rme32_create_switches(struct snd_card * card,struct rme32 * rme32) snd_rme32_create_switches() argument 1853 struct rme32 *rme32; __snd_rme32_probe() local [all...] |
H A D | Makefile | 25 snd-rme32-y := rme32.o 51 obj-$(CONFIG_SND_RME32) += snd-rme32.o
|
H A D | Kconfig | 803 will be called snd-rme32.
|
/linux/Documentation/sound/ |
H A D | alsa-configuration.rst | 1920 Module snd-rme32
|
/linux/Documentation/sound/kernel-api/ |
H A D | writing-an-alsa-driver.rst | 3462 as in the cases above. Examples are found in ``rme32.c`` and
|