Searched refs:intel8x0 (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/
H A DMakefile21 snd-intel8x0-objs := intel8x0.o
47 obj-$(CONFIG_SND_INTEL8X0) += snd-intel8x0.o
H A Dintel8x0.c375 struct intel8x0 { struct
455 static inline u8 igetbyte(struct intel8x0 *chip, u32 offset)
460 static inline u16 igetword(struct intel8x0 *chip, u32 offset)
465 static inline u32 igetdword(struct intel8x0 *chip, u32 offset)
470 static inline void iputbyte(struct intel8x0 *chip, u32 offset, u8 val)
475 static inline void iputword(struct intel8x0 *chip, u32 offset, u16 val)
480 static inline void iputdword(struct intel8x0 *chip, u32 offset, u32 val)
489 static inline u16 iagetword(struct intel8x0 *chip, u32 offset)
494 static inline void iaputword(struct intel8x0 *chip, u32 offset, u16 val)
507 static int snd_intel8x0_codec_semaphore(struct intel8x0 *chi
[all...]

Completed in 36 milliseconds