Searched defs:ichdev (Results 1 – 2 of 2) sorted by relevance
153 struct ichdev { struct154 unsigned int ichd; /* ich device number */155 unsigned long reg_offset; /* offset to bmaddr */156 __le32 *bdbar; /* CPU address (32bit) */157 unsigned int bdbar_addr; /* PCI bus address (32bit) */158 struct snd_pcm_substream *substream;159 unsigned int physbuf; /* physical address (32bit) */160 unsigned int size;161 unsigned int fragsize;162 unsigned int fragsize1;[all …]
331 struct ichdev { struct332 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;[all …]