Searched refs:adsp_mtrace_log_hook_t (Results 1 – 2 of 2) sorted by relevance
20 typedef void(*adsp_mtrace_log_hook_t)(size_t written, size_t space_left); typedef28 void adsp_mtrace_log_init(adsp_mtrace_log_hook_t hook);
32 static adsp_mtrace_log_hook_t mtrace_hook;218 void adsp_mtrace_log_init(adsp_mtrace_log_hook_t hook) in adsp_mtrace_log_init()