Home
last modified time | relevance | path

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

/Linux-v4.19/sound/pci/riptide/
Driptide.c479 struct pcmhw { /* pcm descriptor */ struct
480 struct lbuspath paths;
481 unsigned char *lbuspath;
482 unsigned char source;
483 unsigned char intdec[2];
484 unsigned char mixer;
485 unsigned char id;
486 unsigned char state;
487 unsigned int rate;
488 unsigned int channels;
[all …]
/Linux-v4.19/sound/pci/asihpi/
Dasihpi.c363 struct snd_pcm_hardware *pcmhw) in snd_card_asihpi_pcm_samplerates()