Searched defs:clp_req (Results 1 – 2 of 2) sorted by relevance
15 struct clp_req { struct27 #define CLP_SYNC _IOWR(CLP_IOCTL_MAGIC, 0xC1, struct clp_req) argument
72 static __always_inline int clp_req(void *data, unsigned int lps) in clp_req() function