Searched refs:intel8x0m (Results 1 – 4 of 4) sorted by relevance
| /linux-4.4.14/sound/pci/ |
| D | intel8x0m.c | 193 struct intel8x0m { struct 251 static inline u8 igetbyte(struct intel8x0m *chip, u32 offset) in igetbyte() 256 static inline u16 igetword(struct intel8x0m *chip, u32 offset) in igetword() 261 static inline u32 igetdword(struct intel8x0m *chip, u32 offset) in igetdword() 266 static inline void iputbyte(struct intel8x0m *chip, u32 offset, u8 val) in iputbyte() 271 static inline void iputword(struct intel8x0m *chip, u32 offset, u16 val) in iputword() 276 static inline void iputdword(struct intel8x0m *chip, u32 offset, u32 val) in iputdword() 285 static inline u16 iagetword(struct intel8x0m *chip, u32 offset) in iagetword() 290 static inline void iaputword(struct intel8x0m *chip, u32 offset, u16 val) in iaputword() 304 static unsigned int get_ich_codec_bit(struct intel8x0m *chip, unsigned int codec) in get_ich_codec_bit() [all …]
|
| D | Makefile | 22 snd-intel8x0m-objs := intel8x0m.o 48 obj-$(CONFIG_SND_INTEL8X0M) += snd-intel8x0m.o
|
| D | Kconfig | 671 will be called snd-intel8x0m.
|
| /linux-4.4.14/Documentation/sound/alsa/ |
| D | ALSA-Configuration.txt | 1146 Module snd-intel8x0m
|