Lines Matching defs:qdev

165 static int clone_range_of_sgt_for_slice(struct qaic_device *qdev, struct sg_table **sgt_out,  in clone_range_of_sgt_for_slice()
245 static int encode_reqs(struct qaic_device *qdev, struct bo_slice *slice, in encode_reqs()
380 static int qaic_map_one_slice(struct qaic_device *qdev, struct qaic_bo *bo, in qaic_map_one_slice()
433 static int create_sgt(struct qaic_device *qdev, struct sg_table **sgt_out, u64 size) in create_sgt()
547 static int qaic_validate_req(struct qaic_device *qdev, struct qaic_attach_slice_entry *slice_ent, in qaic_validate_req()
657 struct qaic_device *qdev; in qaic_create_bo_ioctl() local
727 struct qaic_device *qdev; in qaic_mmap_bo_ioctl() local
836 static int qaic_prepare_export_bo(struct qaic_device *qdev, struct qaic_bo *bo, in qaic_prepare_export_bo()
851 static int qaic_prepare_bo(struct qaic_device *qdev, struct qaic_bo *bo, in qaic_prepare_bo()
874 static void qaic_unprepare_export_bo(struct qaic_device *qdev, struct qaic_bo *bo) in qaic_unprepare_export_bo()
879 static void qaic_unprepare_bo(struct qaic_device *qdev, struct qaic_bo *bo) in qaic_unprepare_bo()
897 static int qaic_attach_slicing_bo(struct qaic_device *qdev, struct qaic_bo *bo, in qaic_attach_slicing_bo()
930 struct qaic_device *qdev; in qaic_attach_slice_bo_ioctl() local
1045 static inline int copy_exec_reqs(struct qaic_device *qdev, struct bo_slice *slice, u32 dbc_id, in copy_exec_reqs()
1086 static inline int copy_partial_exec_reqs(struct qaic_device *qdev, struct bo_slice *slice, in copy_partial_exec_reqs()
1161 static int send_bo_list_to_device(struct qaic_device *qdev, struct drm_file *file_priv, in send_bo_list_to_device()
1300 struct qaic_device *qdev; in __qaic_execute_bo_ioctl() local
1529 struct qaic_device *qdev; in dbc_irq_threaded_fn() local
1656 struct qaic_device *qdev; in qaic_wait_bo_ioctl() local
1730 struct qaic_device *qdev; in qaic_perf_stats_bo_ioctl() local
1802 static void empty_xfer_list(struct qaic_device *qdev, struct dma_bridge_chan *dbc) in empty_xfer_list()
1821 int disable_dbc(struct qaic_device *qdev, u32 dbc_id, struct qaic_user *usr) in disable_dbc()
1839 void enable_dbc(struct qaic_device *qdev, u32 dbc_id, struct qaic_user *usr) in enable_dbc()
1844 void wakeup_dbc(struct qaic_device *qdev, u32 dbc_id) in wakeup_dbc()
1858 void release_dbc(struct qaic_device *qdev, u32 dbc_id) in release_dbc()