Home
last modified time | relevance | path

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

/sound/soc/intel/skylake/
Dskl-sst-ipc.c204 IPC_GLB_REPLY_SUCCESS = 0, enumerator
371 case IPC_GLB_REPLY_SUCCESS: in skl_ipc_process_reply()
393 if (reply != IPC_GLB_REPLY_SUCCESS) { in skl_ipc_process_reply()
/sound/soc/intel/haswell/
Dsst-haswell-ipc.c134 IPC_GLB_REPLY_SUCCESS = 0, /* The operation was successful. */ enumerator
577 case IPC_GLB_REPLY_SUCCESS: in hsw_process_reply()