| /drivers/net/ethernet/mellanox/mlx5/core/lib/ |
| A D | sd.c | 21 bool primary; member 55 mlx5_sd_primary_get_peer(struct mlx5_core_dev *primary, int idx) in mlx5_sd_primary_get_peer() 213 struct mlx5_core_dev *peer, *primary; in sd_register() local 275 static int sd_cmd_set_primary(struct mlx5_core_dev *primary, u8 *alias_key) in sd_cmd_set_primary() 309 static void sd_cmd_unset_primary(struct mlx5_core_dev *primary) in sd_cmd_unset_primary() 317 struct mlx5_core_dev *primary, in sd_secondary_create_alias_ft() 349 struct mlx5_core_dev *primary, in sd_cmd_set_secondary() 385 static void sd_print_group(struct mlx5_core_dev *primary) in sd_print_group() 422 struct mlx5_core_dev *primary, *pos, *to; in mlx5_sd_init() local 489 struct mlx5_core_dev *primary, *pos; in mlx5_sd_cleanup() local [all …]
|
| A D | sd.h | 22 #define mlx5_sd_for_each_dev_from_to(i, primary, ix_from, to, pos) \ argument 26 #define mlx5_sd_for_each_dev(i, primary, pos) \ argument 29 #define mlx5_sd_for_each_dev_to(i, primary, to, pos) \ argument 32 #define mlx5_sd_for_each_secondary(i, primary, pos) \ argument 35 #define mlx5_sd_for_each_secondary_to(i, primary, to, pos) \ argument
|
| /drivers/gpu/drm/loongson/ |
| A D | lsdc_plane.c | 71 struct lsdc_primary *primary = to_lsdc_primary(plane); in lsdc_primary_atomic_update() local 462 static void lsdc_primary0_update_fb_addr(struct lsdc_primary *primary, u64 addr) in lsdc_primary0_update_fb_addr() 482 static void lsdc_primary0_update_fb_stride(struct lsdc_primary *primary, u32 stride) in lsdc_primary0_update_fb_stride() 489 static void lsdc_primary0_update_fb_format(struct lsdc_primary *primary, in lsdc_primary0_update_fb_format() 508 static void lsdc_primary1_update_fb_addr(struct lsdc_primary *primary, u64 addr) in lsdc_primary1_update_fb_addr() 528 static void lsdc_primary1_update_fb_stride(struct lsdc_primary *primary, u32 stride) in lsdc_primary1_update_fb_stride() 535 static void lsdc_primary1_update_fb_format(struct lsdc_primary *primary, in lsdc_primary1_update_fb_format() 724 struct lsdc_primary *primary = to_lsdc_primary(plane); in lsdc_primary_plane_init() local
|
| /drivers/gpu/drm/ |
| A D | drm_crtc.c | 236 struct drm_plane *primary, in __drm_crtc_init_with_planes() 342 struct drm_plane *primary, in drm_crtc_init_with_planes() 372 struct drm_plane *primary, in __drmm_crtc_init_with_planes() 424 struct drm_plane *primary, in drmm_crtc_init_with_planes() 445 struct drm_plane *primary, in __drmm_crtc_alloc_with_planes()
|
| A D | drm_modeset_helper.c | 148 struct drm_plane *primary; in drm_crtc_init() local
|
| /drivers/mtd/chips/ |
| A D | gen_probe.c | 199 int primary) in cfi_cmdset_unknown() 232 static struct mtd_info *check_cmd_set(struct map_info *map, int primary) in check_cmd_set()
|
| /drivers/mfd/ |
| A D | wm831x-irq.c | 26 int primary; member 453 int primary, status_addr, ret; in wm831x_irq_thread() local
|
| /drivers/gpu/drm/i915/gvt/ |
| A D | cfg_space.c | 320 bool primary) in intel_vgpu_init_cfg_space() 386 bool primary = vgpu_cfg_space(vgpu)[PCI_CLASS_DEVICE] != in intel_vgpu_reset_cfg_space() local
|
| /drivers/net/bonding/ |
| A D | bond_netlink.c | 371 char *primary = ""; in bond_changelink() local 667 struct slave *primary; in bond_fill_info() local
|
| A D | bond_procfs.c | 62 struct slave *curr, *primary; in bond_info_show_master() local
|
| /drivers/gpu/drm/vkms/ |
| A D | vkms_output.c | 34 struct vkms_config_plane *primary, *cursor; in vkms_output_init() local
|
| /drivers/gpu/drm/amd/amdgpu/ |
| A D | amdgpu_vkms.c | 168 struct drm_plane *primary, struct drm_plane *cursor) in amdgpu_vkms_crtc_init() 438 struct drm_plane *primary, *cursor = NULL; in amdgpu_vkms_output_init() local
|
| /drivers/gpu/drm/mxsfb/ |
| A D | lcdif_drv.h | 28 struct drm_plane primary; member
|
| A D | mxsfb_drv.h | 41 struct drm_plane primary; member
|
| /drivers/net/wireless/intel/iwlwifi/mvm/ |
| A D | coex.c | 213 struct ieee80211_chanctx_conf *primary; member 264 bool primary) in iwl_mvm_bt_coex_calculate_esr_mode()
|
| /drivers/gpu/drm/sti/ |
| A D | sti_compositor.c | 69 struct drm_plane *primary = NULL; in sti_compositor_bind() local
|
| /drivers/gpu/drm/fsl-dcu/ |
| A D | fsl_dcu_drm_plane.c | 208 struct drm_plane *primary; in fsl_dcu_drm_primary_create_plane() local
|
| A D | fsl_dcu_drm_crtc.c | 172 struct drm_plane *primary; in fsl_dcu_drm_crtc_create() local
|
| /drivers/net/ethernet/netronome/nfp/nfpcore/ |
| A D | nfp_nsp_cmds.c | 16 __le16 primary; member
|
| /drivers/target/ |
| A D | target_core_alua.c | 281 int alua_access_state, primary = 0, valid_states; in target_emulate_set_target_port_groups() local 728 core_alua_check_transition(int state, int valid, int *primary, int explicit) in core_alua_check_transition() 1064 int primary, valid_states, rc = 0; in core_alua_do_port_transition() local
|
| /drivers/gpu/drm/logicvc/ |
| A D | logicvc_layer.h | 32 bool primary; member
|
| /drivers/iio/imu/inv_mpu6050/ |
| A D | inv_mpu_acpi.c | 150 unsigned short primary, secondary; in inv_mpu_acpi_create_mux_client() local
|
| /drivers/gpu/drm/armada/ |
| A D | armada_plane.c | 298 struct drm_plane *primary) in armada_drm_primary_plane_init()
|
| /drivers/gpu/drm/sprd/ |
| A D | sprd_dpu.c | 588 struct sprd_plane *plane, *primary; in sprd_planes_init() local 718 struct drm_plane *primary, struct device *dev) in sprd_crtc_init()
|
| /drivers/gpu/drm/sun4i/ |
| A D | sun4i_crtc.c | 198 struct drm_plane *primary = NULL, *cursor = NULL; in sun4i_crtc_init() local
|