Home
last modified time | relevance | path

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

/linux/include/sound/sof/
H A Dheader.h64 #define SOF_IPC_TPLG_COMP_CONNECT SOF_CMD_TYPE(0x003) macro
/linux/sound/soc/sof/
H A Dipc3-topology.c1741 connect.hdr.cmd = SOF_IPC_GLB_TPLG_MSG | SOF_IPC_TPLG_COMP_CONNECT; in sof_ipc3_route_setup()