Searched refs:intel8x0m (Results 1 – 4 of 4) sorted by relevance
/linux/sound/pci/ |
H A D | intel8x0m.c | 163 struct intel8x0m { struct 221 static inline u8 igetbyte(struct intel8x0m *chip, u32 offset) in igetbyte() 226 static inline u16 igetword(struct intel8x0m *chip, u32 offset) in igetword() 231 static inline u32 igetdword(struct intel8x0m *chip, u32 offset) in igetdword() 236 static inline void iputbyte(struct intel8x0m *chip, u32 offset, u8 val) in iputbyte() 241 static inline void iputword(struct intel8x0m *chip, u32 offset, u16 val) in iputword() 246 static inline void iputdword(struct intel8x0m *chip, u32 offset, u32 val) in iputdword() 255 static inline u16 iagetword(struct intel8x0m *chip, u32 offset) in iagetword() 260 static inline void iaputword(struct intel8x0m *chip, u32 offset, u16 val) in iaputword() 274 static unsigned int get_ich_codec_bit(struct intel8x0m *chip, unsigned int codec) in get_ich_codec_bit() [all …]
|
H A D | Makefile | 23 snd-intel8x0m-y := intel8x0m.o 49 obj-$(CONFIG_SND_INTEL8X0M) += snd-intel8x0m.o
|
H A D | Kconfig | 696 will be called snd-intel8x0m.
|
/linux/Documentation/sound/ |
H A D | alsa-configuration.rst | 1333 Module snd-intel8x0m
|