Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/intel/catpt/
H A Dmessages.h96 CATPT_STRM_TYPE_CAPTURE = 2, enumerator
H A Dpcm.c32 .type = CATPT_STRM_TYPE_CAPTURE,
68 [CATPT_STRM_TYPE_CAPTURE] = &system_cp,
87 type = CATPT_STRM_TYPE_CAPTURE; in catpt_get_stream_template()