Searched refs:lx6464es (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/lx6464es/ |
H A D | lx_core.h | 4 * ALSA driver for the digigram lx6464es interface 19 struct lx6464es; 59 unsigned long lx_dsp_reg_read(struct lx6464es *chip, int port); 60 void lx_dsp_reg_write(struct lx6464es *chip, int port, unsigned data); 82 unsigned long lx_plx_reg_read(struct lx6464es *chip, int port); 83 void lx_plx_reg_write(struct lx6464es *chip, int port, u32 data); 97 int lx_dsp_get_version(struct lx6464es *chip, u32 *rdsp_version); 98 int lx_dsp_get_clock_frequency(struct lx6464es *chip, u32 *rfreq); 99 int lx_dsp_set_granularity(struct lx6464es *chip, u32 gran); 100 int lx_dsp_read_async_events(struct lx6464es *chi [all...] |
H A D | lx_core.c | 4 * ALSA driver for the digigram lx6464es interface 17 #include "lx6464es.h" 55 static void __iomem *lx_dsp_register(struct lx6464es *chip, int port) in lx_dsp_register() 61 unsigned long lx_dsp_reg_read(struct lx6464es *chip, int port) in lx_dsp_reg_read() 67 static void lx_dsp_reg_readbuf(struct lx6464es *chip, int port, u32 *data, in lx_dsp_reg_readbuf() 79 void lx_dsp_reg_write(struct lx6464es *chip, int port, unsigned data) in lx_dsp_reg_write() 85 static void lx_dsp_reg_writebuf(struct lx6464es *chip, int port, in lx_dsp_reg_writebuf() 112 static void __iomem *lx_plx_register(struct lx6464es *chip, int port) in lx_plx_register() 118 unsigned long lx_plx_reg_read(struct lx6464es *chip, int port) in lx_plx_reg_read() 124 void lx_plx_reg_write(struct lx6464es *chi [all...] |
H A D | lx6464es.c | 4 * ALSA driver for the digigram lx6464es interface 19 #include "lx6464es.h" 23 MODULE_DESCRIPTION("digigram lx6464es"); 24 MODULE_SUPPORTED_DEVICE("{digigram lx6464es{}}"); 94 static int lx_set_granularity(struct lx6464es *chip, u32 gran); 97 static int lx_hardware_open(struct lx6464es *chip, in lx_hardware_open() 124 static int lx_hardware_start(struct lx6464es *chip, in lx_hardware_start() 156 static int lx_hardware_stop(struct lx6464es *chip, in lx_hardware_stop() 187 static int lx_hardware_close(struct lx6464es *chip, in lx_hardware_close() 206 struct lx6464es *chi in lx_pcm_open() [all...] |
H A D | Makefile | 2 snd-lx6464es-objs := lx6464es.o lx_core.o 3 obj-$(CONFIG_SND_LX6464ES) += snd-lx6464es.o
|
H A D | lx6464es.h | 4 * ALSA driver for the digigram lx6464es interface 51 struct lx6464es { struct
|
/kernel/linux/linux-6.6/sound/pci/lx6464es/ |
H A D | lx_core.h | 4 * ALSA driver for the digigram lx6464es interface 19 struct lx6464es; 59 unsigned long lx_dsp_reg_read(struct lx6464es *chip, int port); 60 void lx_dsp_reg_write(struct lx6464es *chip, int port, unsigned data); 82 unsigned long lx_plx_reg_read(struct lx6464es *chip, int port); 83 void lx_plx_reg_write(struct lx6464es *chip, int port, u32 data); 97 int lx_dsp_get_version(struct lx6464es *chip, u32 *rdsp_version); 98 int lx_dsp_get_clock_frequency(struct lx6464es *chip, u32 *rfreq); 99 int lx_dsp_set_granularity(struct lx6464es *chip, u32 gran); 100 int lx_dsp_read_async_events(struct lx6464es *chi [all...] |
H A D | lx_core.c | 4 * ALSA driver for the digigram lx6464es interface 17 #include "lx6464es.h" 55 static void __iomem *lx_dsp_register(struct lx6464es *chip, int port) in lx_dsp_register() 61 unsigned long lx_dsp_reg_read(struct lx6464es *chip, int port) in lx_dsp_reg_read() 67 static void lx_dsp_reg_readbuf(struct lx6464es *chip, int port, u32 *data, in lx_dsp_reg_readbuf() 79 void lx_dsp_reg_write(struct lx6464es *chip, int port, unsigned data) in lx_dsp_reg_write() 85 static void lx_dsp_reg_writebuf(struct lx6464es *chip, int port, in lx_dsp_reg_writebuf() 112 static void __iomem *lx_plx_register(struct lx6464es *chip, int port) in lx_plx_register() 118 unsigned long lx_plx_reg_read(struct lx6464es *chip, int port) in lx_plx_reg_read() 124 void lx_plx_reg_write(struct lx6464es *chi [all...] |
H A D | lx6464es.c | 4 * ALSA driver for the digigram lx6464es interface 19 #include "lx6464es.h" 23 MODULE_DESCRIPTION("digigram lx6464es"); 92 static int lx_set_granularity(struct lx6464es *chip, u32 gran); 95 static int lx_hardware_open(struct lx6464es *chip, in lx_hardware_open() 122 static int lx_hardware_start(struct lx6464es *chip, in lx_hardware_start() 154 static int lx_hardware_stop(struct lx6464es *chip, in lx_hardware_stop() 185 static int lx_hardware_close(struct lx6464es *chip, in lx_hardware_close() 204 struct lx6464es *chip = snd_pcm_substream_chip(substream); in lx_pcm_open() 269 struct lx6464es *chi in lx_pcm_stream_pointer() [all...] |
H A D | Makefile | 2 snd-lx6464es-objs := lx6464es.o lx_core.o 3 obj-$(CONFIG_SND_LX6464ES) += snd-lx6464es.o
|
H A D | lx6464es.h | 4 * ALSA driver for the digigram lx6464es interface 51 struct lx6464es { struct
|
/kernel/linux/linux-5.10/sound/pci/ |
H A D | Makefile | 69 lx6464es/ \
|
/kernel/linux/linux-6.6/sound/pci/ |
H A D | Makefile | 69 lx6464es/ \
|
Completed in 8 milliseconds