Home
last modified time | relevance | path

Searched defs:user_msg (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/accel/qaic/
H A Dqaic_control.c754 static int encode_message(struct qaic_device *qdev, struct manage_msg *user_msg, in encode_message()
831 static int decode_passthrough(struct qaic_device *qdev, void *trans, struct manage_msg *user_msg, in decode_passthrough()
856 static int decode_activate(struct qaic_device *qdev, void *trans, struct manage_msg *user_msg, in decode_activate()
933 static int decode_status(struct qaic_device *qdev, void *trans, struct manage_msg *user_msg, in decode_status()
963 static int decode_message(struct qaic_device *qdev, struct manage_msg *user_msg, in decode_message()
1178 struct manage_msg *user_msg, struct ioctl_resources *resources, in qaic_manage_msg_xfer()
1244 static int qaic_manage(struct qaic_device *qdev, struct qaic_user *usr, struct manage_msg *user_msg) in qaic_manage()
1290 struct qaic_manage_msg *user_msg = data; in qaic_manage_ioctl() local
1364 struct manage_msg *user_msg; in get_cntl_version() local