Home
last modified time | relevance | path

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

/sof-3.4.0/src/include/ipc/
Dtopology.h53 SOF_COMP_FILEWRITE = 10001, /**< host test based file IO */ enumerator
/sof-3.4.0/tools/testbench/
Dtestbench.c209 case SOF_COMP_FILEWRITE: in test_pipeline_set_test_limits()
250 case SOF_COMP_FILEWRITE: in test_pipeline_get_file_stats()
Dtopology.c343 filewrite->comp.type = SOF_COMP_FILEWRITE; in tb_new_filewrite()