Symbol: intel8x0
sound/pci/intel8x0.c
1039
struct intel8x0 *chip = snd_pcm_substream_chip(substream);
sound/pci/intel8x0.c
1058
struct intel8x0 *chip = snd_pcm_substream_chip(substream);
sound/pci/intel8x0.c
1162
struct intel8x0 *chip = snd_pcm_substream_chip(substream);
sound/pci/intel8x0.c
1183
struct intel8x0 *chip = snd_pcm_substream_chip(substream);
sound/pci/intel8x0.c
1217
struct intel8x0 *chip = snd_pcm_substream_chip(substream);
sound/pci/intel8x0.c
1225
struct intel8x0 *chip = snd_pcm_substream_chip(substream);
sound/pci/intel8x0.c
1232
struct intel8x0 *chip = snd_pcm_substream_chip(substream);
sound/pci/intel8x0.c
1240
struct intel8x0 *chip = snd_pcm_substream_chip(substream);
sound/pci/intel8x0.c
1247
struct intel8x0 *chip = snd_pcm_substream_chip(substream);
sound/pci/intel8x0.c
1255
struct intel8x0 *chip = snd_pcm_substream_chip(substream);
sound/pci/intel8x0.c
1262
struct intel8x0 *chip = snd_pcm_substream_chip(substream);
sound/pci/intel8x0.c
1270
struct intel8x0 *chip = snd_pcm_substream_chip(substream);
sound/pci/intel8x0.c
1277
struct intel8x0 *chip = snd_pcm_substream_chip(substream);
sound/pci/intel8x0.c
1285
struct intel8x0 *chip = snd_pcm_substream_chip(substream);
sound/pci/intel8x0.c
1293
struct intel8x0 *chip = snd_pcm_substream_chip(substream);
sound/pci/intel8x0.c
1302
struct intel8x0 *chip = snd_pcm_substream_chip(substream);
sound/pci/intel8x0.c
1317
struct intel8x0 *chip = snd_pcm_substream_chip(substream);
sound/pci/intel8x0.c
1332
struct intel8x0 *chip = snd_pcm_substream_chip(substream);
sound/pci/intel8x0.c
1339
struct intel8x0 *chip = snd_pcm_substream_chip(substream);
sound/pci/intel8x0.c
1347
struct intel8x0 *chip = snd_pcm_substream_chip(substream);
sound/pci/intel8x0.c
1354
struct intel8x0 *chip = snd_pcm_substream_chip(substream);
sound/pci/intel8x0.c
1495
static int snd_intel8x0_pcm1(struct intel8x0 *chip, int device,
sound/pci/intel8x0.c
1643
static int snd_intel8x0_pcm(struct intel8x0 *chip)
sound/pci/intel8x0.c
1696
struct intel8x0 *chip = bus->private_data;
sound/pci/intel8x0.c
1702
struct intel8x0 *chip = ac97->private_data;
sound/pci/intel8x0.c
2183
static int snd_intel8x0_mixer(struct intel8x0 *chip, int ac97_clock,
sound/pci/intel8x0.c
2370
static void do_ali_reset(struct intel8x0 *chip)
sound/pci/intel8x0.c
2388
static int snd_intel8x0_ich_chip_cold_reset(struct intel8x0 *chip)
sound/pci/intel8x0.c
2416
static int snd_intel8x0_ich_chip_reset(struct intel8x0 *chip)
sound/pci/intel8x0.c
2437
static int snd_intel8x0_ich_chip_init(struct intel8x0 *chip, int probing)
sound/pci/intel8x0.c
2521
static int snd_intel8x0_ali_chip_init(struct intel8x0 *chip, int probing)
sound/pci/intel8x0.c
2556
static int snd_intel8x0_chip_init(struct intel8x0 *chip, int probing)
sound/pci/intel8x0.c
2596
struct intel8x0 *chip = card->private_data;
sound/pci/intel8x0.c
2627
struct intel8x0 *chip = card->private_data;
sound/pci/intel8x0.c
2648
struct intel8x0 *chip = card->private_data;
sound/pci/intel8x0.c
2697
static void intel8x0_measure_ac97_clock(struct intel8x0 *chip)
sound/pci/intel8x0.c
2829
static int intel8x0_in_clock_list(struct intel8x0 *chip)
sound/pci/intel8x0.c
2846
struct intel8x0 *chip = entry->private_data;
sound/pci/intel8x0.c
2877
static void snd_intel8x0_proc_init(struct intel8x0 *chip)
sound/pci/intel8x0.c
2930
struct intel8x0 *chip = card->private_data;
sound/pci/intel8x0.c
3174
struct intel8x0 *chip;
sound/pci/intel8x0.c
489
static inline u8 igetbyte(struct intel8x0 *chip, u32 offset)
sound/pci/intel8x0.c
494
static inline u16 igetword(struct intel8x0 *chip, u32 offset)
sound/pci/intel8x0.c
499
static inline u32 igetdword(struct intel8x0 *chip, u32 offset)
sound/pci/intel8x0.c
504
static inline void iputbyte(struct intel8x0 *chip, u32 offset, u8 val)
sound/pci/intel8x0.c
509
static inline void iputword(struct intel8x0 *chip, u32 offset, u16 val)
sound/pci/intel8x0.c
514
static inline void iputdword(struct intel8x0 *chip, u32 offset, u32 val)
sound/pci/intel8x0.c
523
static inline u16 iagetword(struct intel8x0 *chip, u32 offset)
sound/pci/intel8x0.c
528
static inline void iaputword(struct intel8x0 *chip, u32 offset, u16 val)
sound/pci/intel8x0.c
541
static int snd_intel8x0_codec_semaphore(struct intel8x0 *chip, unsigned int codec)
sound/pci/intel8x0.c
585
struct intel8x0 *chip = ac97->private_data;
sound/pci/intel8x0.c
599
struct intel8x0 *chip = ac97->private_data;
sound/pci/intel8x0.c
626
static void snd_intel8x0_codec_read_test(struct intel8x0 *chip,
sound/pci/intel8x0.c
645
static int snd_intel8x0_ali_codec_ready(struct intel8x0 *chip, int mask)
sound/pci/intel8x0.c
658
static int snd_intel8x0_ali_codec_semaphore(struct intel8x0 *chip)
sound/pci/intel8x0.c
672
struct intel8x0 *chip = ac97->private_data;
sound/pci/intel8x0.c
691
struct intel8x0 *chip = ac97->private_data;
sound/pci/intel8x0.c
706
static void snd_intel8x0_setup_periods(struct intel8x0 *chip, struct ichdev *ichdev)
sound/pci/intel8x0.c
760
static inline void snd_intel8x0_update(struct intel8x0 *chip, struct ichdev *ichdev)
sound/pci/intel8x0.c
817
struct intel8x0 *chip = dev_id;
sound/pci/intel8x0.c
854
struct intel8x0 *chip = snd_pcm_substream_chip(substream);
sound/pci/intel8x0.c
892
struct intel8x0 *chip = snd_pcm_substream_chip(substream);
sound/pci/intel8x0.c
948
struct intel8x0 *chip = snd_pcm_substream_chip(substream);
sound/pci/intel8x0.c
983
static void snd_intel8x0_setup_pcm_out(struct intel8x0 *chip,