Home
last modified time | relevance | path

Searched defs:update (Results 1 – 25 of 199) sorted by relevance

12345678

/linux/drivers/gpu/drm/vmwgfx/
A Dvmwgfx_stdu.c265 struct vmw_stdu_update *update = cmd; in vmw_stdu_populate_update() local
798 struct vmw_stdu_update *update; in vmw_kms_stdu_surface_fifo_commit() local
1177 static uint32_t vmw_stdu_bo_fifo_size(struct vmw_du_update_plane *update, in vmw_stdu_bo_fifo_size()
1185 static uint32_t vmw_stdu_bo_fifo_size_cpu(struct vmw_du_update_plane *update, in vmw_stdu_bo_fifo_size_cpu()
1192 static uint32_t vmw_stdu_bo_populate_dma(struct vmw_du_update_plane *update, in vmw_stdu_bo_populate_dma()
1216 static uint32_t vmw_stdu_bo_populate_clip(struct vmw_du_update_plane *update, in vmw_stdu_bo_populate_clip()
1254 static uint32_t vmw_stdu_bo_pre_clip_cpu(struct vmw_du_update_plane *update, in vmw_stdu_bo_pre_clip_cpu()
1266 static uint32_t vmw_stdu_bo_clip_cpu(struct vmw_du_update_plane *update, in vmw_stdu_bo_clip_cpu()
1394 vmw_stdu_surface_fifo_size_same_display(struct vmw_du_update_plane *update, in vmw_stdu_surface_fifo_size_same_display()
1410 static uint32_t vmw_stdu_surface_fifo_size(struct vmw_du_update_plane *update, in vmw_stdu_surface_fifo_size()
[all …]
A Dvmwgfx_scrn.c473 static uint32_t vmw_sou_bo_fifo_size(struct vmw_du_update_plane *update, in vmw_sou_bo_fifo_size()
480 static uint32_t vmw_sou_bo_define_gmrfb(struct vmw_du_update_plane *update, in vmw_sou_bo_define_gmrfb()
506 static uint32_t vmw_sou_bo_populate_clip(struct vmw_du_update_plane *update, in vmw_sou_bo_populate_clip()
524 static uint32_t vmw_stud_bo_post_clip(struct vmw_du_update_plane *update, in vmw_stud_bo_post_clip()
569 static uint32_t vmw_sou_surface_fifo_size(struct vmw_du_update_plane *update, in vmw_sou_surface_fifo_size()
576 static uint32_t vmw_sou_surface_post_prepare(struct vmw_du_update_plane *update, in vmw_sou_surface_post_prepare()
593 static uint32_t vmw_sou_surface_pre_clip(struct vmw_du_update_plane *update, in vmw_sou_surface_pre_clip()
622 static uint32_t vmw_sou_surface_clip_rect(struct vmw_du_update_plane *update, in vmw_sou_surface_clip_rect()
640 static uint32_t vmw_sou_surface_post_clip(struct vmw_du_update_plane *update, in vmw_sou_surface_post_clip()
/linux/drivers/gpu/drm/nouveau/dispnv04/
A Dcursor.c9 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()
/linux/fs/sysfs/
A Dgroup.c36 const struct attribute_group *grp, int update) in create_files()
107 static int internal_create_group(struct kobject *kobj, int update, in internal_create_group()
178 static int internal_create_groups(struct kobject *kobj, int update, in internal_create_groups()
/linux/include/linux/
A Dbtree-type.h51 static inline int BTREE_FN(update)(BTREE_TYPE_HEAD *head, BTREE_KEYTYPE key, in BTREE_FN() argument
94 static inline int BTREE_FN(update)(BTREE_TYPE_HEAD *head, BTREE_KEYTYPE key, in BTREE_FN() argument
/linux/drivers/infiniband/hw/bnxt_re/
A Dqplib_sp.c230 struct bnxt_qplib_gid *gid, u16 vlan_id, bool update) in bnxt_qplib_del_sgid()
291 u16 vlan_id, bool update, u32 *index) in bnxt_qplib_add_sgid()
438 bool update) in bnxt_qplib_del_pkey()
470 bool update) in bnxt_qplib_add_pkey()
/linux/drivers/media/platform/omap3isp/
A Disppreview.c672 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 Disph3a_aewb.c183 int update = 0; in h3a_aewb_set_params() local
/linux/drivers/auxdisplay/
A Dline-display.h29 void (*update)(struct linedisp *linedisp); member
/linux/sound/synth/emux/
A Demux_synth.c255 snd_emux_update_channel(struct snd_emux_port *port, struct snd_midi_channel *chan, int update) in snd_emux_update_channel()
282 snd_emux_update_port(struct snd_emux_port *port, int update) in snd_emux_update_port()
511 update_voice(struct snd_emux *emu, struct snd_emux_voice *vp, int update) in update_voice()
/linux/drivers/gpu/drm/nouveau/dispnv50/
A Dwndw.h82 int (*update)(struct nv50_wndw *, u32 *interlock); member
100 int (*update)(struct nv50_wndw *, u32 *interlock); member
A Dcore.h23 int (*update)(struct nv50_core *, u32 *interlock, bool ntfy); member
/linux/drivers/gpu/drm/armada/
A Darmada_gem.h20 void (*update)(void *); member
/linux/tools/testing/selftests/bpf/progs/
A Dtest_bpf_cookie.c18 static void update(void *ctx, int *res) in update() function
A Dbloom_filter_bench.c43 bool update; member
/linux/drivers/net/phy/mscc/
A Dmscc_macsec.c639 struct macsec_flow *flow, bool update) in vsc8584_macsec_add_flow()
704 struct macsec_flow *flow, bool update) in __vsc8584_macsec_add_rxsa()
731 struct macsec_flow *flow, bool update) in __vsc8584_macsec_add_txsa()
/linux/tools/perf/ui/
A Dprogress.h28 void (*update)(struct ui_progress *p); member
/linux/drivers/net/ethernet/broadcom/bnx2x/
A Dbnx2x_cmn.h638 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()
/linux/drivers/gpu/drm/amd/display/dc/core/
A Ddc_debug.c186 const struct dc_surface_update *update = &updates[i]; in update_surface_trace() local
/linux/include/crypto/
A Dhash.h136 int (*update)(struct ahash_request *req); member
200 int (*update)(struct shash_desc *desc, const u8 *data, member
226 int (*update)(struct ahash_request *req); member
/linux/drivers/thermal/
A Dgov_power_allocator.c573 static void allow_maximum_power(struct thermal_zone_device *tz, bool update) in allow_maximum_power()
713 bool update; in power_allocator_throttle() local
/linux/include/drm/
A Ddrm_simple_kms_helper.h109 void (*update)(struct drm_simple_display_pipe *pipe, member
/linux/drivers/media/platform/exynos4-is/
A Dfimc-is-regs.c199 int fimc_is_itf_s_param(struct fimc_is *is, bool update) in fimc_is_itf_s_param()
/linux/drivers/net/ethernet/netronome/nfp/
A Dnfp_net_common.c101 static void nfp_net_reconfig_start(struct nfp_net *nn, u32 update) in nfp_net_reconfig_start()
111 static void nfp_net_reconfig_start_async(struct nfp_net *nn, u32 update) in nfp_net_reconfig_start_async()
207 static void nfp_net_reconfig_post(struct nfp_net *nn, u32 update) in nfp_net_reconfig_post()
278 int __nfp_net_reconfig(struct nfp_net *nn, u32 update) in __nfp_net_reconfig()
299 int nfp_net_reconfig(struct nfp_net *nn, u32 update) in nfp_net_reconfig()
2790 u32 new_ctrl, update; in nfp_net_clear_config_and_disable() local
2846 u32 bufsz, new_ctrl, update = 0; in nfp_net_set_config_and_enable() local
/linux/drivers/net/wireless/mediatek/mt76/mt7921/
A Dsdio_mac.c214 bool mt7921s_tx_status_data(struct mt76_dev *mdev, u8 *update) in mt7921s_tx_status_data()

Completed in 59 milliseconds

12345678