Searched defs:vsd (Results 1 – 10 of 10) sorted by relevance
/linux-6.6.21/arch/arm/vfp/ |
D | vfpsingle.c | 69 #define vfp_single_normaliseround(sd,vsd,fpscr,except,func) __vfp_single_normaliseround(sd,vsd,fpsc… argument 215 vfp_propagate_nan(struct vfp_single *vsd, struct vfp_single *vsn, in vfp_propagate_nan() 318 struct vfp_single vsm, vsd; in vfp_single_fsqrt() local 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 [all …]
|
D | vfp.h | 245 #define vfp_single_normaliseround(sd,vsd,fpscr,except,func) __vfp_single_normaliseround(sd,vsd,fpsc… argument
|
D | vfpdouble.c | 442 struct vfp_single vsd; in vfp_double_fcvts() local
|
/linux-6.6.21/fs/udf/ |
D | super.c | 657 static int identify_vsd(const struct volStructDesc *vsd) in identify_vsd() 708 struct volStructDesc *vsd = NULL; in udf_check_vsd() local
|
/linux-6.6.21/drivers/mmc/host/ |
D | omap.c | 115 struct gpio_desc *vsd; member
|
/linux-6.6.21/drivers/net/ethernet/mellanox/mlxsw/ |
D | core.h | 503 u8 vsd[MLXSW_CMD_BOARDINFO_VSD_LEN]; member
|
/linux-6.6.21/drivers/infiniband/hw/mthca/ |
D | mthca_cmd.c | 1240 static void get_board_id(void *vsd, char *board_id) in get_board_id()
|
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_main.c | 1078 static int mlx5e_modify_rq_vsd(struct mlx5e_rq *rq, bool vsd) in mlx5e_modify_rq_vsd() 3379 static int mlx5e_modify_channels_vsd(struct mlx5e_channels *chs, bool vsd) in mlx5e_modify_channels_vsd()
|
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx4/ |
D | fw.c | 1767 static void get_board_id(void *vsd, char *board_id) in get_board_id()
|
/linux-6.6.21/include/linux/mlx5/ |
D | mlx5_ifc.h | 3913 u8 vsd[0x1]; member 4395 u8 vsd[208][0x8]; member
|