Searched refs:SND_PCM_IOPLUG_HW_PARAMS (Results 1 – 2 of 2) sorted by relevance
44 struct snd_ext_parm params[SND_PCM_IOPLUG_HW_PARAMS];185 static const int hw_params_type[SND_PCM_IOPLUG_HW_PARAMS] = {894 for (i = 0; i < SND_PCM_IOPLUG_HW_PARAMS; i++) in clear_io_params()1158 if (type < 0 || type >= SND_PCM_IOPLUG_HW_PARAMS) { in snd_pcm_ioplug_set_param_list()1182 if (type < 0 || type >= SND_PCM_IOPLUG_HW_PARAMS) { in snd_pcm_ioplug_set_param_minmax()
50 SND_PCM_IOPLUG_HW_PARAMS /**< max number of hw constraints */ enumerator