| /drivers/net/ethernet/netronome/nfp/nic/ |
| A D | dcb.c | 148 static int update_dscp_maxrate(struct net_device *dev, u32 *update) in update_dscp_maxrate() 175 static void nfp_nic_set_trust(struct nfp_net *nn, u32 *update) in nfp_nic_set_trust() 193 static void nfp_nic_set_enable(struct nfp_net *nn, u32 enable, u32 *update) in nfp_nic_set_enable() 251 static void nfp_nic_ets_init(struct nfp_net *nn, u32 *update) in nfp_nic_ets_init() 270 u32 update = 0; in nfp_nic_dcbnl_ieee_setets() local 334 u32 update = 0; in nfp_nic_dcbnl_ieee_setmaxrate() local 366 u32 update = 0; in nfp_nic_set_trust_status() local
|
| /drivers/gpu/drm/vmwgfx/ |
| A D | vmwgfx_stdu.c | 269 struct vmw_stdu_update *update = cmd; in vmw_stdu_populate_update() local 667 struct vmw_stdu_update *update; in vmw_kms_stdu_surface_fifo_commit() local 1135 static uint32_t vmw_stdu_bo_fifo_size_cpu(struct vmw_du_update_plane *update, in vmw_stdu_bo_fifo_size_cpu() 1142 static uint32_t vmw_stdu_bo_pre_clip_cpu(struct vmw_du_update_plane *update, in vmw_stdu_bo_pre_clip_cpu() 1154 static uint32_t vmw_stdu_bo_clip_cpu(struct vmw_du_update_plane *update, in vmw_stdu_bo_clip_cpu() 1168 vmw_stdu_bo_populate_update_cpu(struct vmw_du_update_plane *update, void *cmd, in vmw_stdu_bo_populate_update_cpu() 1270 vmw_stdu_surface_fifo_size_same_display(struct vmw_du_update_plane *update, in vmw_stdu_surface_fifo_size_same_display() 1280 static uint32_t vmw_stdu_surface_fifo_size(struct vmw_du_update_plane *update, in vmw_stdu_surface_fifo_size() 1292 vmw_stdu_surface_populate_copy(struct vmw_du_update_plane *update, void *cmd, in vmw_stdu_surface_populate_copy() 1312 vmw_stdu_surface_populate_clip(struct vmw_du_update_plane *update, void *cmd, in vmw_stdu_surface_populate_clip() [all …]
|
| A D | vmwgfx_scrn.c | 462 static uint32_t vmw_sou_bo_fifo_size(struct vmw_du_update_plane *update, in vmw_sou_bo_fifo_size() 469 static uint32_t vmw_sou_bo_define_gmrfb(struct vmw_du_update_plane *update, in vmw_sou_bo_define_gmrfb() 495 static uint32_t vmw_sou_bo_populate_clip(struct vmw_du_update_plane *update, in vmw_sou_bo_populate_clip() 513 static uint32_t vmw_stud_bo_post_clip(struct vmw_du_update_plane *update, in vmw_stud_bo_post_clip() 557 static uint32_t vmw_sou_surface_fifo_size(struct vmw_du_update_plane *update, in vmw_sou_surface_fifo_size() 564 static uint32_t vmw_sou_surface_post_prepare(struct vmw_du_update_plane *update, in vmw_sou_surface_post_prepare() 581 static uint32_t vmw_sou_surface_pre_clip(struct vmw_du_update_plane *update, in vmw_sou_surface_pre_clip() 612 static uint32_t vmw_sou_surface_clip_rect(struct vmw_du_update_plane *update, in vmw_sou_surface_clip_rect() 630 static uint32_t vmw_sou_surface_post_clip(struct vmw_du_update_plane *update, in vmw_sou_surface_post_clip()
|
| /drivers/gpu/drm/nouveau/dispnv04/ |
| A D | cursor.c | 9 nv04_cursor_show(struct nouveau_crtc *nv_crtc, bool update) in nv04_cursor_show() 15 nv04_cursor_hide(struct nouveau_crtc *nv_crtc, bool update) in nv04_cursor_hide()
|
| /drivers/media/platform/ti/omap3isp/ |
| A D | isppreview.c | 672 preview_params_lock(struct isp_prev_device *prev, u32 update, bool shadow) in preview_params_lock() 693 preview_params_unlock(struct isp_prev_device *prev, u32 update, bool shadow) in preview_params_unlock() 865 u32 update; in preview_config() local 925 static void preview_setup_hw(struct isp_prev_device *prev, u32 update, in preview_setup_hw() 1229 const u32 update = OMAP3ISP_PREV_FEATURES_END - 1; in omap3isp_preview_restore_context() local 1384 u32 update; in preview_configure() local 1525 u32 update; in omap3isp_preview_isr() local
|
| A D | isph3a_aewb.c | 183 int update = 0; in h3a_aewb_set_params() local
|
| /drivers/net/ethernet/netronome/nfp/ |
| A D | nfp_net_sriov.c | 42 nfp_net_sriov_update(struct nfp_app *app, int vf, u16 update, const char *msg) in nfp_net_sriov_update() 100 u16 update = NFP_NET_VF_CFG_MB_UPD_VLAN; in nfp_app_set_vf_vlan() local
|
| A D | nfp_net_common.c | 84 static void nfp_net_reconfig_start(struct nfp_net *nn, u32 update) in nfp_net_reconfig_start() 94 static void nfp_net_reconfig_start_async(struct nfp_net *nn, u32 update) in nfp_net_reconfig_start_async() 190 static void nfp_net_reconfig_post(struct nfp_net *nn, u32 update) in nfp_net_reconfig_post() 261 int __nfp_net_reconfig(struct nfp_net *nn, u32 update) in __nfp_net_reconfig() 282 int nfp_net_reconfig(struct nfp_net *nn, u32 update) in nfp_net_reconfig() 926 u32 new_ctrl, new_ctrl_w1, update; in nfp_net_clear_config_and_disable() local 981 u32 bufsz, new_ctrl, new_ctrl_w1, update = 0; in nfp_net_set_config_and_enable() local
|
| /drivers/gpu/drm/nouveau/dispnv50/ |
| A D | wndw.h | 78 int (*update)(struct nv50_wndw *, u32 *interlock); member 96 int (*update)(struct nv50_wndw *, u32 *interlock); member
|
| A D | core.h | 27 int (*update)(struct nv50_core *, u32 *interlock, bool ntfy); member
|
| /drivers/net/ethernet/broadcom/bnx2x/ |
| A D | bnx2x_cmn.h | 638 u8 update, u32 igu_addr) in bnx2x_igu_ack_sb_gen() 657 u8 storm, u16 index, u8 op, u8 update) in bnx2x_hc_ack_sb() 677 u16 index, u8 op, u8 update) in bnx2x_ack_sb()
|
| /drivers/md/dm-vdo/ |
| A D | int-map.c | 522 static bool update_mapping(struct bucket *neighborhood, u64 key, void *new_value, in update_mapping() 604 int vdo_int_map_put(struct int_map *map, u64 key, void *new_value, bool update, in vdo_int_map_put()
|
| /drivers/gpu/drm/amd/display/dc/core/ |
| A D | dc_debug.c | 63 const struct dc_surface_update *update = &updates[i]; in update_surface_trace() local
|
| /drivers/gpu/drm/armada/ |
| A D | armada_gem.h | 20 void (*update)(void *); member
|
| /drivers/media/cec/usb/extron-da-hd-4k-plus/ |
| A D | extron-da-hd-4k-plus.c | 696 bool update = false; in extron_port_signal_change() local 726 bool update = false; in extron_port_edid_change() local 761 bool update = false; in extron_phys_addr_change() local
|
| /drivers/gpu/drm/loongson/ |
| A D | lsdc_pixpll.h | 58 int (*update)(struct lsdc_pixpll * const this, member
|
| A D | lsdc_gfxpll.h | 25 int (*update)(struct loongson_gfxpll * const this, member
|
| /drivers/auxdisplay/ |
| A D | line-display.h | 54 void (*update)(struct linedisp *linedisp); member
|
| /drivers/platform/x86/amd/pmf/ |
| A D | auto-mode.c | 153 bool update = false; in amd_pmf_trans_automode() local
|
| /drivers/phy/realtek/ |
| A D | phy-rtk-usb2.c | 263 struct phy_parameter *phy_parameter, bool update) in update_dc_disconnect_level_at_page0() 336 struct phy_parameter *phy_parameter, bool update) in update_dc_disconnect_level_at_page1() 376 struct phy_parameter *phy_parameter, bool update) in update_dc_disconnect_level()
|
| /drivers/net/phy/mscc/ |
| A D | mscc_macsec.c | 691 struct macsec_flow *flow, bool update) in __vsc8584_macsec_add_rxsa() 720 struct macsec_flow *flow, bool update) in __vsc8584_macsec_add_txsa()
|
| /drivers/gpu/drm/xe/ |
| A D | xe_pt.c | 268 struct xe_vm_pgtable_update *update; member 968 const struct xe_vm_pgtable_update *update) in xe_vm_populate_pgtable() 1741 const struct xe_vm_pgtable_update *update) in xe_migrate_clear_pgtable_callback() 2002 struct xe_vm_pgtable_update *update = pt_op->entries; in xe_pt_op_check_range_skip_invalidation() local 2417 struct xe_migrate_pt_update update = { in xe_pt_update_ops_run() local
|
| /drivers/media/platform/samsung/exynos4-is/ |
| A D | fimc-is-regs.c | 200 int fimc_is_itf_s_param(struct fimc_is *is, bool update) in fimc_is_itf_s_param()
|
| /drivers/infiniband/hw/bnxt_re/ |
| A D | qplib_sp.c | 252 struct bnxt_qplib_gid *gid, u16 vlan_id, bool update) in bnxt_qplib_del_sgid() 312 u16 vlan_id, bool update, u32 *index) in bnxt_qplib_add_sgid()
|
| /drivers/net/wireless/mediatek/mt76/ |
| A D | mt76x02_txrx.c | 123 bool mt76x02_tx_status_data(struct mt76_dev *mdev, u8 *update) in mt76x02_tx_status_data()
|