Home
last modified time | relevance | path

Searched defs:ichdev (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/sound/pci/
Dintel8x0m.c168 struct ichdev { struct
169 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 …]
Dintel8x0.c351 struct ichdev { struct
352 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 …]