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 __le32 *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 …]
351 struct ichdev { struct352 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;[all …]