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.c755 static int encode_message(struct qaic_device *qdev, struct manage_msg *user_msg, in encode_message()
832 static int decode_passthrough(struct qaic_device *qdev, void *trans, struct manage_msg *user_msg, in decode_passthrough()
857 static int decode_activate(struct qaic_device *qdev, void *trans, struct manage_msg *user_msg, in decode_activate()
934 static int decode_status(struct qaic_device *qdev, void *trans, struct manage_msg *user_msg, in decode_status()
964 static int decode_message(struct qaic_device *qdev, struct manage_msg *user_msg, in decode_message()
1179 struct manage_msg *user_msg, struct ioctl_resources *resources, in qaic_manage_msg_xfer()
1245 static int qaic_manage(struct qaic_device *qdev, struct qaic_user *usr, struct manage_msg *user_msg) in qaic_manage()
1291 struct qaic_manage_msg *user_msg = data; in qaic_manage_ioctl() local
1365 struct manage_msg *user_msg; in get_cntl_version() local