Searched refs:nm256 (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/nm256/ |
H A D | nm256.c | 7 * The original author of OSS nm256 driver wishes to remain anonymous, 175 struct nm256 *chip; 193 struct nm256 { struct 266 snd_nm256_readb(struct nm256 *chip, int offset) in snd_nm256_readb() 272 snd_nm256_readw(struct nm256 *chip, int offset) in snd_nm256_readw() 278 snd_nm256_readl(struct nm256 *chip, int offset) in snd_nm256_readl() 284 snd_nm256_writeb(struct nm256 *chip, int offset, u8 val) in snd_nm256_writeb() 290 snd_nm256_writew(struct nm256 *chip, int offset, u16 val) in snd_nm256_writew() 296 snd_nm256_writel(struct nm256 *chip, int offset, u32 val) in snd_nm256_writel() 302 snd_nm256_write_buffer(struct nm256 *chi [all...] |
H A D | Makefile | 7 snd-nm256-objs := nm256.o 10 obj-$(CONFIG_SND_NM256) += snd-nm256.o
|
/kernel/linux/linux-6.6/sound/pci/nm256/ |
H A D | nm256.c | 7 * The original author of OSS nm256 driver wishes to remain anonymous, 173 struct nm256 *chip; 191 struct nm256 { struct 262 snd_nm256_readb(struct nm256 *chip, int offset) in snd_nm256_readb() 268 snd_nm256_readw(struct nm256 *chip, int offset) in snd_nm256_readw() 274 snd_nm256_readl(struct nm256 *chip, int offset) in snd_nm256_readl() 280 snd_nm256_writeb(struct nm256 *chip, int offset, u8 val) in snd_nm256_writeb() 286 snd_nm256_writew(struct nm256 *chip, int offset, u16 val) in snd_nm256_writew() 292 snd_nm256_writel(struct nm256 *chip, int offset, u32 val) in snd_nm256_writel() 298 snd_nm256_write_buffer(struct nm256 *chi [all...] |
H A D | Makefile | 7 snd-nm256-objs := nm256.o 10 obj-$(CONFIG_SND_NM256) += snd-nm256.o
|
/kernel/linux/linux-5.10/sound/pci/ |
H A D | Makefile | 76 nm256/ \
|
/kernel/linux/linux-6.6/sound/pci/ |
H A D | Makefile | 76 nm256/ \
|
Completed in 4 milliseconds