Searched defs:user_msg (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/accel/qaic/ |
H A D | qaic_control.c | 751 static int encode_message(struct qaic_device *qdev, struct manage_msg *user_msg, in encode_message() 828 static int decode_passthrough(struct qaic_device *qdev, void *trans, struct manage_msg *user_msg, in decode_passthrough() 853 static int decode_activate(struct qaic_device *qdev, void *trans, struct manage_msg *user_msg, in decode_activate() 929 static int decode_status(struct qaic_device *qdev, void *trans, struct manage_msg *user_msg, in decode_status() 959 static int decode_message(struct qaic_device *qdev, struct manage_msg *user_msg, in decode_message() 1174 struct manage_msg *user_msg, struct ioctl_resources *resources, in qaic_manage_msg_xfer() 1240 static int qaic_manage(struct qaic_device *qdev, struct qaic_user *usr, struct manage_msg *user_msg) in qaic_manage() 1286 struct qaic_manage_msg *user_msg = data; in qaic_manage_ioctl() local 1360 struct manage_msg *user_msg; in get_cntl_version() local
|