Home
last modified time | relevance | path

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

/Linux-v5.10/sound/soc/intel/catpt/
Dmessages.h16 CATPT_REPLY_SUCCESS = 0, enumerator
Dipc.c188 if (ipc->rx.rsp.status != CATPT_REPLY_SUCCESS) in catpt_dsp_copy_rx()