Searched refs:SOF_PROCESS_NONE (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/sound/sof/ | ||
H A D | topology.h | 215 SOF_PROCESS_NONE = 0, /**< None */ enumerator |
/openbmc/linux/sound/soc/sof/ | ||
H A D | ipc3-topology.c | 61 return SOF_PROCESS_NONE; in find_process() |