Searched refs:CATPT_REPLY_SUCCESS (Results 1 – 2 of 2) sorted by relevance
/linux/sound/soc/intel/catpt/ | ||
H A D | messages.h | 16 CATPT_REPLY_SUCCESS = 0, enumerator |
H A D | ipc.c | 188 if (ipc->rx.rsp.status != CATPT_REPLY_SUCCESS) in catpt_dsp_copy_rx() |