Searched defs:PCMconftab (Results 1 – 1 of 1) sorted by relevance
309 typedef struct PCMconftab PCMconftab; typedef324 struct PCMconftab struct326 int index;327 ushort irqs; /* legal irqs */328 uchar irqtype;329 uchar bit16; /* true for 16 bit access */330 struct {333 } io[16];334 int nio;335 uchar vpp1;[all …]