static int __init _dsp_log_init(void) { return ev_log_init(&dsp_log); }
static int __init _pcm_log_init(void) { return ev_log_init(&pcm_log); }