Searched refs:manage_msg (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/accel/qaic/ |
H A D | qaic_control.c | 42 struct manage_msg { struct 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() 1175 struct manage_msg *user_msg, struct ioctl_resources *resources, in qaic_manage_msg_xfer() 1241 static int qaic_manage(struct qaic_device *qdev, struct qaic_user *usr, struct manage_msg *user_msg) in qaic_manage() 1289 struct manage_msg *msg; in qaic_manage_ioctl() 1361 struct manage_msg *user_msg; in get_cntl_version()
|