Home
last modified time | relevance | path

Searched defs:update_bits (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/soc/qcom/
H A Dsmem_state.h11 int (*update_bits)(void *, u32, u32); member
/linux/include/linux/soc/cirrus/
H A Dep93xx.h31 void (*update_bits)(struct regmap *map, spinlock_t *lock, member
/linux/include/sound/
H A Dtas2781.h257 int (*update_bits)(struct tasdevice_priv *tas_priv, member
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c2831 struct pipe_update_bits *update_bits = &u->surface->update_bits; in get_plane_info_update_type() local
2923 struct pipe_update_bits *update_bits = &u->surface->update_bits; in get_scaling_info_update_type() local
2980 struct pipe_update_bits *update_bits = &u->surface->update_bits; in det_surface_update() local
4662 bool dc_check_address_only_update(struct pipe_update_bits update_bits) in dc_check_address_only_update()