Home
last modified time | relevance | path

Searched defs:dump_hw_params (Results 1 – 3 of 3) sorted by relevance

/third_party/alsa-utils/axfer/
Dxfer.h44 bool dump_hw_params:1; member
/third_party/alsa-lib/src/pcm/
Dpcm_params.c28 static void dump_hw_params(snd_pcm_hw_params_t *params, const char *type, in dump_hw_params() function
59 static inline void dump_hw_params(snd_pcm_hw_params_t *params, const char *type, in dump_hw_params() function
/third_party/alsa-utils/aplay/
Daplay.c141 static int dump_hw_params = 0; variable