Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/intel/skylake/
Dskl-sst-ipc.c225 IPC_GLB_REPLY_SUCCESS = 0, enumerator
427 if (reply == IPC_GLB_REPLY_SUCCESS) { in skl_ipc_process_reply()
/Linux-v4.19/sound/soc/intel/haswell/
Dsst-haswell-ipc.c133 IPC_GLB_REPLY_SUCCESS = 0, /* The operation was successful. */ enumerator
576 case IPC_GLB_REPLY_SUCCESS: in hsw_process_reply()