Home
last modified time | relevance | path

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

/sof-3.4.0/src/include/ipc/
Dtopology.h52 SOF_COMP_FILEREAD = 10000, /**< host test based file IO */ enumerator
/sof-3.4.0/tools/testbench/
Dtestbench.c208 case SOF_COMP_FILEREAD: in test_pipeline_set_test_limits()
249 case SOF_COMP_FILEREAD: in test_pipeline_get_file_stats()
Dtopology.c292 fileread->comp.type = SOF_COMP_FILEREAD; in tb_new_fileread()