Searched defs:vops (Results 1 – 16 of 16) sorted by relevance
/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
H A D | fwvid.h | 35 const struct brcmf_fwvid_ops *vops = ifp->drvr->vops; in brcmf_fwvid_feat_attach() local 46 const struct brcmf_fwvid_ops *vops = ifp->drvr->vops; in brcmf_fwvid_set_sae_password() local 64 const struct brcmf_fwvid_ops *vops = ifp->drvr->vops; in brcmf_fwvid_activate_events() local
|
H A D | fwvid.c | 27 const struct brcmf_fwvid_ops *vops; member 87 const struct brcmf_fwvid_ops *vops) in brcmf_fwvid_register_vendor()
|
H A D | core.h | 146 const struct brcmf_fwvid_ops *vops; member
|
/linux/drivers/gpu/drm/xe/ |
H A D | xe_vm.c | 783 static int xe_vma_ops_alloc(struct xe_vma_ops *vops, bool array_of_binds) in xe_vma_ops_alloc() 813 static void xe_vma_svm_prefetch_ops_fini(struct xe_vma_ops *vops) in xe_vma_svm_prefetch_ops_fini() 824 static void xe_vma_ops_fini(struct xe_vma_ops *vops) in xe_vma_ops_fini() 834 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() 862 static int xe_vm_ops_add_rebind(struct xe_vma_ops *vops, struct xe_vma *vma, in xe_vm_ops_add_rebind() 888 struct xe_vma_ops vops; in xe_vm_rebind() local 942 struct xe_vma_ops vops; in xe_vma_rebind() local 995 xe_vm_ops_add_range_rebind(struct xe_vma_ops *vops, in xe_vm_ops_add_range_rebind() 1031 struct xe_vma_ops vops; in xe_vm_range_rebind() local 1082 xe_vm_ops_add_range_unbind(struct xe_vma_ops *vops, in xe_vm_ops_add_range_unbind() [all …]
|
H A D | xe_migrate.h | 89 struct xe_vma_ops *vops; member
|
H A D | xe_pt.c | 1265 struct xe_vma_ops *vops, in xe_pt_vm_dependencies() 1336 struct xe_vma_ops *vops = pt_update->vops; in xe_pt_pre_commit() local 1437 struct xe_vma_ops *vops = pt_update->vops; in xe_pt_userptr_pre_commit() local 1464 struct xe_vma_ops *vops = pt_update->vops; in xe_pt_svm_pre_commit() local 2172 int xe_pt_update_ops_prepare(struct xe_tile *tile, struct xe_vma_ops *vops) in xe_pt_update_ops_prepare() 2405 xe_pt_update_ops_run(struct xe_tile *tile, struct xe_vma_ops *vops) in xe_pt_update_ops_run() 2570 void xe_pt_update_ops_fini(struct xe_tile *tile, struct xe_vma_ops *vops) in xe_pt_update_ops_fini() 2594 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 D | nvm.c | 53 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
|
H A D | tb.h | 65 const struct tb_nvm_vendor_ops *vops; member
|
/linux/drivers/ufs/host/ |
H A D | tc-dwc-g210-pltfrm.c | 58 struct ufs_hba_variant_ops *vops; in tc_dwc_g210_pltfm_probe() local
|
H A D | cdns-pltfrm.c | 288 struct ufs_hba_variant_ops *vops; in cdns_ufs_pltfrm_probe() local
|
H A D | ufs-rockchip.c | 240 const struct ufs_hba_variant_ops *vops; in ufs_rockchip_probe() local
|
H A D | ufshcd-pltfrm.c | 460 const struct ufs_hba_variant_ops *vops) in ufshcd_pltfrm_init()
|
/linux/fs/verity/ |
H A D | read_metadata.c | 20 const struct fsverity_operations *vops = inode->i_sb->s_vop; in fsverity_read_merkle_tree() local
|
H A D | enable.c | 184 const struct fsverity_operations *vops = inode->i_sb->s_vop; in enable_verity() local
|
/linux/drivers/media/platform/cadence/ |
H A D | cdns-csi2tx.c | 104 struct csi2tx_vops *vops; member
|
/linux/include/ufs/ |
H A D | ufshcd.h | 1016 const struct ufs_hba_variant_ops *vops; member
|