Lines Matching refs:qaic_device

236 	struct qaic_device *qdev;
297 static void save_dbc_buf(struct qaic_device *qdev, struct ioctl_resources *resources,
315 static void free_dbc_buf(struct qaic_device *qdev, struct ioctl_resources *resources)
323 static void free_dma_xfers(struct qaic_device *qdev, struct ioctl_resources *resources)
353 static int encode_passthrough(struct qaic_device *qdev, void *trans, struct wrapper_list *wrappers,
391 static int find_and_map_user_pages(struct qaic_device *qdev,
548 static void cleanup_xfer(struct qaic_device *qdev, struct dma_xfer *xfer)
560 static int encode_dma(struct qaic_device *qdev, void *trans, struct wrapper_list *wrappers,
629 static int encode_activate(struct qaic_device *qdev, void *trans, struct wrapper_list *wrappers,
705 static int encode_deactivate(struct qaic_device *qdev, void *trans,
718 static int encode_status(struct qaic_device *qdev, void *trans, struct wrapper_list *wrappers,
751 static int encode_message(struct qaic_device *qdev, struct manage_msg *user_msg,
828 static int decode_passthrough(struct qaic_device *qdev, void *trans, struct manage_msg *user_msg,
853 static int decode_activate(struct qaic_device *qdev, void *trans, struct manage_msg *user_msg,
899 static int decode_deactivate(struct qaic_device *qdev, void *trans, u32 *msg_len,
929 static int decode_status(struct qaic_device *qdev, void *trans, struct manage_msg *user_msg,
959 static int decode_message(struct qaic_device *qdev, struct manage_msg *user_msg,
1015 static void *msg_xfer(struct qaic_device *qdev, struct wrapper_list *wrappers, u32 seq_num,
1125 static int abort_dma_cont(struct qaic_device *qdev, struct wrapper_list *wrappers, u32 dma_chunk_id)
1173 static int qaic_manage_msg_xfer(struct qaic_device *qdev, struct qaic_user *usr,
1240 static int qaic_manage(struct qaic_device *qdev, struct qaic_user *usr, struct manage_msg *user_msg)
1287 struct qaic_device *qdev;
1356 int get_cntl_version(struct qaic_device *qdev, struct qaic_user *usr, u16 *major, u16 *minor)
1399 struct qaic_device *qdev = resp->qdev;
1447 struct qaic_device *qdev = dev_get_drvdata(&mhi_dev->dev);
1468 int qaic_control_open(struct qaic_device *qdev)
1492 void qaic_control_close(struct qaic_device *qdev)
1497 void qaic_release_usr(struct qaic_device *qdev, struct qaic_user *usr)
1545 void wake_all_cntl(struct qaic_device *qdev)