Lines Matching defs:ichdev

351 struct ichdev {  struct
352 unsigned int ichd; /* ich device number */
353 unsigned long reg_offset; /* offset to bmaddr */
354 __le32 *bdbar; /* CPU address (32bit) */
355 unsigned int bdbar_addr; /* PCI bus address (32bit) */
356 struct snd_pcm_substream *substream;
357 unsigned int physbuf; /* physical address (32bit) */
358 unsigned int size;
359 unsigned int fragsize;
360 unsigned int fragsize1;
361 unsigned int position;
362 unsigned int pos_shift;
363 unsigned int last_pos;
364 int frags;
365 int lvi;
366 int lvi_frag;
367 int civ;
368 int ack;
369 int ack_reload;
370 unsigned int ack_bit;
394 struct ichdev ichd[6]; argument
677 static void snd_intel8x0_setup_periods(struct intel8x0 *chip, struct ichdev *ichdev) in snd_intel8x0_setup_periods()
750 static inline void snd_intel8x0_update(struct intel8x0 *chip, struct ichdev *ichdev) in snd_intel8x0_update()
809 struct ichdev *ichdev; in snd_intel8x0_interrupt() local
846 struct ichdev *ichdev = get_ichdev(substream); in snd_intel8x0_pcm_trigger() local
884 struct ichdev *ichdev = get_ichdev(substream); in snd_intel8x0_ali_trigger() local
940 struct ichdev *ichdev = get_ichdev(substream); in snd_intel8x0_hw_params() local
978 struct ichdev *ichdev = get_ichdev(substream); in snd_intel8x0_hw_free() local
1050 struct ichdev *ichdev = get_ichdev(substream); in snd_intel8x0_pcm_prepare() local
1067 struct ichdev *ichdev = get_ichdev(substream); in snd_intel8x0_pcm_pointer() local
1169 static int snd_intel8x0_pcm_open(struct snd_pcm_substream *substream, struct ichdev *ichdev) in snd_intel8x0_pcm_open()
2663 struct ichdev *ichdev = &chip->ichd[i]; in intel8x0_suspend() local
2721 struct ichdev *ichdev = &chip->ichd[i]; in intel8x0_resume() local
2732 struct ichdev *ichdev = &chip->ichd[i]; in intel8x0_resume() local
2759 struct ichdev *ichdev; in intel8x0_measure_ac97_clock() local
3000 struct ichdev *ichdev; in snd_intel8x0_create() local