Searched refs:IPC_IOC_MAGIC (Results 1 – 1 of 1) sorted by relevance
82 #define IPC_IOC_MAGIC 'i' macro83 #define IPC_SET_CMS _IO(IPC_IOC_MAGIC, 1)84 #define IPC_CMS_CMD _IOWR(IPC_IOC_MAGIC, 2, CmsCmdContent)85 #define IPC_SET_IPC_THREAD _IO(IPC_IOC_MAGIC, 3)86 #define IPC_SEND_RECV_MSG _IOWR(IPC_IOC_MAGIC, 4, IpcContent)87 #define IPC_GET_VERSION _IOR(IPC_IOC_MAGIC, 5, IpcVersion)