Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_vm.c657 static int xe_vma_ops_alloc(struct xe_vma_ops *vops, bool array_of_binds) in xe_vma_ops_alloc()
687 static void xe_vma_svm_prefetch_ops_fini(struct xe_vma_ops *vops) in xe_vma_svm_prefetch_ops_fini()
698 static void xe_vma_ops_fini(struct xe_vma_ops *vops) in xe_vma_ops_fini()
708 static void xe_vma_ops_incr_pt_update_ops(struct xe_vma_ops *vops, u8 tile_mask, int inc_val) in xe_vma_ops_incr_pt_update_ops()
742 static int xe_vm_ops_add_rebind(struct xe_vma_ops *vops, struct xe_vma *vma, in xe_vm_ops_add_rebind()
768 struct xe_vma_ops vops; in xe_vm_rebind() local
822 struct xe_vma_ops vops; in xe_vma_rebind() local
876 xe_vm_ops_add_range_rebind(struct xe_vma_ops *vops, in xe_vm_ops_add_range_rebind()
912 struct xe_vma_ops vops; in xe_vm_range_rebind() local
964 xe_vm_ops_add_range_unbind(struct xe_vma_ops *vops, in xe_vm_ops_add_range_unbind()
[all …]
H A Dxe_pt.c1311 struct xe_vma_ops *vops, in xe_pt_vm_dependencies()
1389 struct xe_vma_ops *vops = pt_update->vops; in xe_pt_pre_commit() local
1523 struct xe_vma_ops *vops = pt_update->vops; in xe_pt_svm_userptr_pre_commit() local
2308 int xe_pt_update_ops_prepare(struct xe_tile *tile, struct xe_vma_ops *vops) in xe_pt_update_ops_prepare()
2544 xe_pt_update_ops_run(struct xe_tile *tile, struct xe_vma_ops *vops) in xe_pt_update_ops_run()
2722 void xe_pt_update_ops_fini(struct xe_tile *tile, struct xe_vma_ops *vops) in xe_pt_update_ops_fini()
2748 void xe_pt_update_ops_abort(struct xe_tile *tile, struct xe_vma_ops *vops) in xe_pt_update_ops_abort()
/linux/drivers/thunderbolt/
H A Dnvm.c53 const struct tb_nvm_vendor_ops *vops; member
291 const struct tb_nvm_vendor_ops *vops = NULL; in tb_nvm_alloc() local
361 const struct tb_nvm_vendor_ops *vops = nvm->vops; in tb_nvm_read_version() local
381 const struct tb_nvm_vendor_ops *vops = nvm->vops; in tb_nvm_validate() local
416 const struct tb_nvm_vendor_ops *vops = nvm->vops; in tb_nvm_write_headers() local
/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dfwvid.c27 const struct brcmf_fwvid_ops *vops; member
87 const struct brcmf_fwvid_ops *vops) in brcmf_fwvid_register_vendor()
H A Dcore.h146 const struct brcmf_fwvid_ops *vops; member
/linux/drivers/ufs/host/
H A Dtc-dwc-g210-pltfrm.c58 struct ufs_hba_variant_ops *vops; in tc_dwc_g210_pltfm_probe() local
H A Dcdns-pltfrm.c288 struct ufs_hba_variant_ops *vops; in cdns_ufs_pltfrm_probe() local
H A Dufs-exynos.h180 const struct ufs_hba_variant_ops *vops; member
/linux/drivers/regulator/
H A Dmt6363-regulator.c149 #define MT6363_LDO_LINEAR_OPS(match, vreg, in_sup, vops, min, max, \ argument
186 #define MT6363_LDO_LINEAR_CAL_OPS(match, vreg, in_sup, vops, vrnum, \ argument
/linux/drivers/media/platform/cadence/
H A Dcdns-csi2tx.c104 struct csi2tx_vops *vops; member
/linux/arch/powerpc/platforms/powernv/
H A Dvas-window.c1449 static const struct vas_user_win_ops vops = { variable