Searched defs:pcmhw (Results 1 – 1 of 1) sorted by relevance
462 struct pcmhw { /* pcm descriptor */ struct463 struct lbuspath paths;464 const unsigned char *lbuspath;465 unsigned char source;466 unsigned char intdec[2];467 unsigned char mixer;468 unsigned char id;469 unsigned char state;470 unsigned int rate;471 unsigned int channels;[all …]