Lines Matching defs:ichdev

355 struct ichdev {  struct
356 unsigned int ichd; /* ich device number */
357 unsigned long reg_offset; /* offset to bmaddr */
358 u32 *bdbar; /* CPU address (32bit) */
359 unsigned int bdbar_addr; /* PCI bus address (32bit) */
360 struct snd_pcm_substream *substream;
361 unsigned int physbuf; /* physical address (32bit) */
362 unsigned int size;
363 unsigned int fragsize;
364 unsigned int fragsize1;
365 unsigned int position;
366 unsigned int pos_shift;
367 unsigned int last_pos;
368 int frags;
369 int lvi;
370 int lvi_frag;
371 int civ;
372 int ack;
373 int ack_reload;
374 unsigned int ack_bit;
398 struct ichdev ichd[6]; argument
681 static void snd_intel8x0_setup_periods(struct intel8x0 *chip, struct ichdev *ichdev) in snd_intel8x0_setup_periods()
754 static inline void snd_intel8x0_update(struct intel8x0 *chip, struct ichdev *ichdev) in snd_intel8x0_update()
813 struct ichdev *ichdev; in snd_intel8x0_interrupt() local
850 struct ichdev *ichdev = get_ichdev(substream); in snd_intel8x0_pcm_trigger() local
888 struct ichdev *ichdev = get_ichdev(substream); in snd_intel8x0_ali_trigger() local
944 struct ichdev *ichdev = get_ichdev(substream); in snd_intel8x0_hw_params() local
982 struct ichdev *ichdev = get_ichdev(substream); in snd_intel8x0_hw_free() local
1054 struct ichdev *ichdev = get_ichdev(substream); in snd_intel8x0_pcm_prepare() local
1071 struct ichdev *ichdev = get_ichdev(substream); in snd_intel8x0_pcm_pointer() local
1173 static int snd_intel8x0_pcm_open(struct snd_pcm_substream *substream, struct ichdev *ichdev) in snd_intel8x0_pcm_open()
2667 struct ichdev *ichdev = &chip->ichd[i]; in intel8x0_suspend() local
2725 struct ichdev *ichdev = &chip->ichd[i]; in intel8x0_resume() local
2736 struct ichdev *ichdev = &chip->ichd[i]; in intel8x0_resume() local
2763 struct ichdev *ichdev; in intel8x0_measure_ac97_clock() local
3012 struct ichdev *ichdev; in snd_intel8x0_create() local