Searched defs:vdm (Results 1 – 2 of 2) sorted by relevance
/linux/arch/arm/vfp/ |
H A D | vfpdouble.c | 208 struct vfp_double *vdm, u32 fpscr) in vfp_propagate_nan() argument 270 struct vfp_double vdm, vdd; in vfp_double_fsqrt() local 441 struct vfp_double vdm; vfp_double_fcvts() local 484 struct vfp_double vdm; vfp_double_fuito() local 496 struct vfp_double vdm; vfp_double_fsito() local 508 struct vfp_double vdm; vfp_double_ftoui() local 587 struct vfp_double vdm; vfp_double_ftosi() local 684 vfp_double_fadd_nonnumber(struct vfp_double * vdd,struct vfp_double * vdn,struct vfp_double * vdm,u32 fpscr) vfp_double_fadd_nonnumber() argument 726 vfp_double_add(struct vfp_double * vdd,struct vfp_double * vdn,struct vfp_double * vdm,u32 fpscr) vfp_double_add() argument 791 vfp_double_multiply(struct vfp_double * vdd,struct vfp_double * vdn,struct vfp_double * vdm,u32 fpscr) vfp_double_multiply() argument 853 struct vfp_double vdd, vdp, vdn, vdm; vfp_double_multiply_accumulate() local 920 struct vfp_double vdd, vdn, vdm; vfp_double_fmul() local 940 struct vfp_double vdd, vdn, vdm; vfp_double_fnmul() local 962 struct vfp_double vdd, vdn, vdm; vfp_double_fadd() local 983 struct vfp_double vdd, vdn, vdm; vfp_double_fsub() local 1009 struct vfp_double vdd, vdn, vdm; vfp_double_fdiv() local [all...] |
/linux/include/linux/usb/ |
H A D | typec_altmode.h | 63 int (*vdm)(struct typec_altmode *altmode, const u32 hdr, member 89 int (*vdm)(struct typec_altmode *altmode, enum typec_plug_index sop, member
|