Searched defs:mp_ioctl_handler (Results 1 – 2 of 2) sorted by relevance
191 struct mp_ioctl_handler { struct192 unsigned int paramsize;193 unsigned int (*handler)(struct oid_par_priv *poid_par_priv);194 unsigned int oid;
182 struct mp_ioctl_handler { struct183 u32 paramsize;184 s32 (*handler)(struct oid_par_priv* poid_par_priv);185 u32 oid;