Searched refs:intel8x0 (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-6.6/sound/pci/ |
H A D | intel8x0.c | 338 struct intel8x0 { struct 419 static inline u8 igetbyte(struct intel8x0 *chip, u32 offset) in igetbyte() 424 static inline u16 igetword(struct intel8x0 *chip, u32 offset) in igetword() 429 static inline u32 igetdword(struct intel8x0 *chip, u32 offset) in igetdword() 434 static inline void iputbyte(struct intel8x0 *chip, u32 offset, u8 val) in iputbyte() 439 static inline void iputword(struct intel8x0 *chip, u32 offset, u16 val) in iputword() 444 static inline void iputdword(struct intel8x0 *chip, u32 offset, u32 val) in iputdword() 453 static inline u16 iagetword(struct intel8x0 *chip, u32 offset) in iagetword() 458 static inline void iaputword(struct intel8x0 *chip, u32 offset, u16 val) in iaputword() 471 static int snd_intel8x0_codec_semaphore(struct intel8x0 *chi [all...] |
H A D | Makefile | 22 snd-intel8x0-objs := intel8x0.o 48 obj-$(CONFIG_SND_INTEL8X0) += snd-intel8x0.o
|
/kernel/linux/linux-5.10/sound/pci/ |
H A D | intel8x0.c | 361 struct intel8x0 { struct 442 static inline u8 igetbyte(struct intel8x0 *chip, u32 offset) in igetbyte() 447 static inline u16 igetword(struct intel8x0 *chip, u32 offset) in igetword() 452 static inline u32 igetdword(struct intel8x0 *chip, u32 offset) in igetdword() 457 static inline void iputbyte(struct intel8x0 *chip, u32 offset, u8 val) in iputbyte() 462 static inline void iputword(struct intel8x0 *chip, u32 offset, u16 val) in iputword() 467 static inline void iputdword(struct intel8x0 *chip, u32 offset, u32 val) in iputdword() 476 static inline u16 iagetword(struct intel8x0 *chip, u32 offset) in iagetword() 481 static inline void iaputword(struct intel8x0 *chip, u32 offset, u16 val) in iaputword() 494 static int snd_intel8x0_codec_semaphore(struct intel8x0 *chi [all...] |
H A D | Makefile | 22 snd-intel8x0-objs := intel8x0.o 48 obj-$(CONFIG_SND_INTEL8X0) += snd-intel8x0.o
|
Completed in 6 milliseconds