Searched refs:IPC_GET_VERSION (Results 1 – 2 of 2) sorted by relevance
/kernel/liteos_a/kernel/extended/liteipc/ | ||
D | hm_liteipc.h | 127 #define IPC_GET_VERSION _IOR(IPC_IOC_MAGIC, 5, IpcVersion) macro |
D | hm_liteipc.c | 1355 case IPC_GET_VERSION: in LiteIpcIoctl() |