Searched defs:dump_hw_params (Results 1 – 3 of 3) sorted by relevance
44 bool dump_hw_params:1; member
28 static void dump_hw_params(snd_pcm_hw_params_t *params, const char *type, in dump_hw_params() function59 static inline void dump_hw_params(snd_pcm_hw_params_t *params, const char *type, in dump_hw_params() function
141 static int dump_hw_params = 0; variable