Searched defs:ichdev (Results 1 – 2 of 2) sorted by relevance
168 struct ichdev { struct169 unsigned int ichd; /* ich device number */170 unsigned long reg_offset; /* offset to bmaddr */171 u32 *bdbar; /* CPU address (32bit) */172 unsigned int bdbar_addr; /* PCI bus address (32bit) */173 struct snd_pcm_substream *substream;174 unsigned int physbuf; /* physical address (32bit) */175 unsigned int size;176 unsigned int fragsize;177 unsigned int fragsize1;[all …]
355 struct ichdev { struct356 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;[all …]