Home
last modified time | relevance | path

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

/linux-6.1.9/include/sound/sof/
Dtopology.h19 enum sof_comp_type { enum
56 enum sof_comp_type type;
/linux-6.1.9/sound/soc/sof/
Dipc3-topology.c34 enum sof_comp_type comp_type;
926 static enum sof_comp_type find_process_comp_type(enum sof_ipc_process_type type) in find_process_comp_type()