Home
last modified time | relevance | path

Searched refs:comp_switch (Results 1 – 1 of 1) sorted by relevance

/sof-2.7.6/src/audio/
Dswitch.c17 static const struct comp_driver comp_switch; variable
29 comp_cl_info(&comp_switch, "switch_new()"); in switch_new()
69 static const struct comp_driver comp_switch = { variable
85 .drv = &comp_switch,