Home
last modified time | relevance | path

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

/Linux-v5.4/sound/pci/riptide/
Driptide.c465 struct pcmhw { /* pcm descriptor */ struct
466 struct lbuspath paths;
467 unsigned char *lbuspath;
468 unsigned char source;
469 unsigned char intdec[2];
470 unsigned char mixer;
471 unsigned char id;
472 unsigned char state;
473 unsigned int rate;
474 unsigned int channels;
[all …]
/Linux-v5.4/sound/pci/asihpi/
Dasihpi.c350 struct snd_pcm_hardware *pcmhw) in snd_card_asihpi_pcm_samplerates()