Lines Matching defs:ichdev

331 struct ichdev {  struct
332 unsigned int ichd; /* ich device number */
333 unsigned long reg_offset; /* offset to bmaddr */
334 __le32 *bdbar; /* CPU address (32bit) */
335 unsigned int bdbar_addr; /* PCI bus address (32bit) */
336 struct snd_pcm_substream *substream;
337 unsigned int physbuf; /* physical address (32bit) */
338 unsigned int size;
339 unsigned int fragsize;
340 unsigned int fragsize1;
341 unsigned int position;
342 unsigned int pos_shift;
343 unsigned int last_pos;
344 int frags;
345 int lvi;
346 int lvi_frag;
347 int civ;
348 int ack;
349 int ack_reload;
373 struct ichdev ichd[6]; argument
656 static void snd_intel8x0_setup_periods(struct intel8x0 *chip, struct ichdev *ichdev) in snd_intel8x0_setup_periods()
710 static inline void snd_intel8x0_update(struct intel8x0 *chip, struct ichdev *ichdev) in snd_intel8x0_update()
769 struct ichdev *ichdev; in snd_intel8x0_interrupt() local
806 struct ichdev *ichdev = get_ichdev(substream); in snd_intel8x0_pcm_trigger() local
844 struct ichdev *ichdev = get_ichdev(substream); in snd_intel8x0_ali_trigger() local
900 struct ichdev *ichdev = get_ichdev(substream); in snd_intel8x0_hw_params() local
923 struct ichdev *ichdev = get_ichdev(substream); in snd_intel8x0_hw_free() local
991 struct ichdev *ichdev = get_ichdev(substream); in snd_intel8x0_pcm_prepare() local
1008 struct ichdev *ichdev = get_ichdev(substream); in snd_intel8x0_pcm_pointer() local
1110 static int snd_intel8x0_pcm_open(struct snd_pcm_substream *substream, struct ichdev *ichdev) in snd_intel8x0_pcm_open()
2633 struct ichdev *ichdev = &chip->ichd[i]; in intel8x0_resume() local
2660 struct ichdev *ichdev; in intel8x0_measure_ac97_clock() local
2899 struct ichdev *ichdev; in snd_intel8x0_create() local