Home
last modified time | relevance | path

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

/linux/drivers/thunderbolt/
H A Dnvm.c53 const struct tb_nvm_vendor_ops *vops; member
287 const struct tb_nvm_vendor_ops *vops = NULL; in tb_nvm_alloc() local
356 const struct tb_nvm_vendor_ops *vops = nvm->vops; in tb_nvm_read_version() local
377 const struct tb_nvm_vendor_ops *vops = nvm->vops; in tb_nvm_validate() local
412 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.h32 const struct brcmf_fwvid_ops *vops = ifp->drvr->vops; in brcmf_fwvid_feat_attach() local
43 const struct brcmf_fwvid_ops *vops = ifp->drvr->vops; in brcmf_fwvid_set_sae_password() local
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/gpu/drm/xe/
H A Dxe_vm.c778 static int xe_vma_ops_alloc(struct xe_vma_ops *vops, bool array_of_binds) in xe_vma_ops_alloc()
798 static void xe_vma_ops_fini(struct xe_vma_ops *vops) in xe_vma_ops_fini()
806 static void xe_vma_ops_incr_pt_update_ops(struct xe_vma_ops *vops, u8 tile_mask) in xe_vma_ops_incr_pt_update_ops()
831 static int xe_vm_ops_add_rebind(struct xe_vma_ops *vops, struct xe_vma *vma, in xe_vm_ops_add_rebind()
857 struct xe_vma_ops vops; in xe_vm_rebind() local
911 struct xe_vma_ops vops; in xe_vma_rebind() local
2189 struct xe_vma_ops *vops) in vm_bind_ioctl_ops_parse()
2514 struct xe_vma_ops *vops) in vm_bind_ioctl_ops_lock_and_prep()
2562 static void trace_xe_vm_ops_execute(struct xe_vma_ops *vops) in trace_xe_vm_ops_execute()
2570 static int vm_ops_setup_tile_args(struct xe_vm *vm, struct xe_vma_ops *vops) in vm_ops_setup_tile_args()
[all …]
H A Dxe_migrate.h89 struct xe_vma_ops *vops; member
H A Dxe_pt.c1120 struct xe_vma_ops *vops, in xe_pt_vm_dependencies()
1191 struct xe_vma_ops *vops = pt_update->vops; in xe_pt_pre_commit() local
1292 struct xe_vma_ops *vops = pt_update->vops; in xe_pt_userptr_pre_commit() local
1820 int xe_pt_update_ops_prepare(struct xe_tile *tile, struct xe_vma_ops *vops) in xe_pt_update_ops_prepare()
1985 xe_pt_update_ops_run(struct xe_tile *tile, struct xe_vma_ops *vops) in xe_pt_update_ops_run()
2146 void xe_pt_update_ops_fini(struct xe_tile *tile, struct xe_vma_ops *vops) in xe_pt_update_ops_fini()
2170 void xe_pt_update_ops_abort(struct xe_tile *tile, struct xe_vma_ops *vops) in xe_pt_update_ops_abort()
/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 Dufshcd-pltfrm.c460 const struct ufs_hba_variant_ops *vops) in ufshcd_pltfrm_init()
H A Dufs-exynos.c1976 const struct ufs_hba_variant_ops *vops = &ufs_hba_exynos_ops; in exynos_ufs_probe() local
/linux/arch/powerpc/platforms/book3s/
H A Dvas-api.c50 const struct vas_user_win_ops *vops; member
605 const struct vas_user_win_ops *vops) in vas_register_coproc_api()
/linux/fs/verity/
H A Dread_metadata.c19 const struct fsverity_operations *vops = inode->i_sb->s_vop; in fsverity_read_merkle_tree() local
H A Denable.c187 const struct fsverity_operations *vops = inode->i_sb->s_vop; in enable_verity() local
/linux/arch/powerpc/platforms/powernv/
H A Dvas-window.c1449 static const struct vas_user_win_ops vops = { variable
/linux/include/ufs/
H A Dufshcd.h1011 const struct ufs_hba_variant_ops *vops; member