Searched defs:vsn (Results  1 – 3 of 3) sorted by relevance
| /linux/arch/arm/vfp/ | 
| H A D | vfpsingle.c | 215 vfp_propagate_nan(struct vfp_single *vsd, struct vfp_single *vsn,  in vfp_propagate_nan()729 vfp_single_fadd_nonnumber(struct vfp_single *vsd, struct vfp_single *vsn,  in vfp_single_fadd_nonnumber()
 771 vfp_single_add(struct vfp_single *vsd, struct vfp_single *vsn,  in vfp_single_add()
 835 vfp_single_multiply(struct vfp_single *vsd, struct vfp_single *vsn, struct vfp_single *vsm, u32 fps…  in vfp_single_multiply()
 897 	struct vfp_single vsd, vsp, vsn, vsm;  in vfp_single_multiply_accumulate()  local
 969 	struct vfp_single vsd, vsn, vsm;  in vfp_single_fmul()  local
 992 	struct vfp_single vsd, vsn, vsm;  in vfp_single_fnmul()  local
 1016 	struct vfp_single vsd, vsn, vsm;  in vfp_single_fadd()  local
 1054 	struct vfp_single vsd, vsn, vsm;  in vfp_single_fdiv()  local
 
 | 
| /linux/drivers/mmc/core/ | 
| H A D | sdio_cis.c | 175 	unsigned vsn;  in cistpl_funce_func()  local
 | 
| /linux/fs/ntfs3/ | 
| H A D | inode.c | 706 static int ntfs_get_block_bmap(struct inode *inode, sector_t vsn,  in ntfs_get_block_bmap()
 |