Searched defs:ichdev (Results 1 – 2 of 2) sorted by relevance
138 struct ichdev { struct139 unsigned int ichd; /* ich device number */140 unsigned long reg_offset; /* offset to bmaddr */141 __le32 *bdbar; /* CPU address (32bit) */142 unsigned int bdbar_addr; /* PCI bus address (32bit) */143 struct snd_pcm_substream *substream;144 unsigned int physbuf; /* physical address (32bit) */145 unsigned int size;146 unsigned int fragsize;147 unsigned int fragsize1;[all …]
308 struct ichdev { struct309 unsigned int ichd; /* ich device number */310 unsigned long reg_offset; /* offset to bmaddr */311 __le32 *bdbar; /* CPU address (32bit) */312 unsigned int bdbar_addr; /* PCI bus address (32bit) */313 struct snd_pcm_substream *substream;314 unsigned int physbuf; /* physical address (32bit) */315 unsigned int size;316 unsigned int fragsize;317 unsigned int fragsize1;[all …]