Home
last modified time | relevance | path

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

/Linux-v5.4/sound/soc/intel/skylake/
Dskl-sst-ipc.c217 IPC_GLB_REPLY_SUCCESS = 0, enumerator
452 if (reply == IPC_GLB_REPLY_SUCCESS) { in skl_ipc_process_reply()
/Linux-v5.4/sound/soc/intel/haswell/
Dsst-haswell-ipc.c124 IPC_GLB_REPLY_SUCCESS = 0, /* The operation was successful. */ enumerator
563 case IPC_GLB_REPLY_SUCCESS: in hsw_process_reply()