Searched defs:hw_param_interval (Results 1 – 3 of 3) sorted by relevance
17 static inline snd_interval_t *hw_param_interval(snd_pcm_hw_params_t *params, in hw_param_interval() function
789 static inline snd_interval_t *hw_param_interval(snd_pcm_hw_params_t *params, function
84 #define hw_param_interval(params,var) \ macro