Searched defs:get_compat_ipmi_req (Results 1 - 1 of 1) sorted by relevance

/drivers/char/ipmi/
H A Dipmi_devintf.c721 static long get_compat_ipmi_req(struct ipmi_req *p64, function
741 get_compat_ipmi_req(&p64->req, &p32->req) ||
790 if (get_compat_ipmi_req(&rp, compat_ptr(arg)))

Completed in 63 milliseconds