Searched defs:audio_debug_info (Results 1 – 2 of 2) sorted by relevance
277 struct __attribute__ ((__packed__)) audio_debug_info { struct278 uint32_t num_streams;279 uint32_t num_devs;303 struct audio_debug_info audio_debug_info; argument391 struct audio_debug_info audio_debug_info; member
627 static void audio_debug_info(struct cras_client *client) in audio_debug_info() function