Home
last modified time | relevance | path

Searched refs:SNDRV_PCM_HW_PARAM_CHANNELS (Results 1 – 2 of 2) sorted by relevance

/include/uapi/sound/
Dasound.h368 #define SNDRV_PCM_HW_PARAM_CHANNELS 10 /* Channels */ macro
/include/sound/
Dpcm.h924 return hw_param_interval_c(p, SNDRV_PCM_HW_PARAM_CHANNELS)->min; in params_channels()