Home
last modified time | relevance | path

Searched defs:update (Results 251 - 275 of 667) sorted by relevance

1...<<11121314151617181920>>...27

/kernel/linux/linux-6.6/include/linux/sunrpc/
H A Dcache.h99 void (*update)(struct cache_head *orig, struct cache_head *new); member
/kernel/linux/linux-6.6/drivers/staging/media/sunxi/sun6i-isp/
H A Dsun6i_isp_capture.c186 sun6i_isp_capture_state_update(struct sun6i_isp_device *isp_dev, bool *update) sun6i_isp_capture_state_update() argument
/kernel/linux/linux-6.6/drivers/thermal/
H A Dgov_power_allocator.c566 static void allow_maximum_power(struct thermal_zone_device *tz, bool update) in allow_maximum_power() argument
705 bool update; in power_allocator_throttle() local
/kernel/linux/linux-6.6/drivers/infiniband/hw/bnxt_re/
H A Dqplib_sp.c228 bnxt_qplib_del_sgid(struct bnxt_qplib_sgid_tbl *sgid_tbl, struct bnxt_qplib_gid *gid, u16 vlan_id, bool update) bnxt_qplib_del_sgid() argument
287 bnxt_qplib_add_sgid(struct bnxt_qplib_sgid_tbl *sgid_tbl, struct bnxt_qplib_gid *gid, const u8 *smac, u16 vlan_id, bool update, u32 *index) bnxt_qplib_add_sgid() argument
/kernel/linux/linux-6.6/drivers/net/phy/mscc/
H A Dmscc_macsec.c690 __vsc8584_macsec_add_rxsa(struct macsec_context *ctx, struct macsec_flow *flow, bool update) __vsc8584_macsec_add_rxsa() argument
719 __vsc8584_macsec_add_txsa(struct macsec_context *ctx, struct macsec_flow *flow, bool update) __vsc8584_macsec_add_txsa() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Drunl.h44 int (*update)(struct nvkm_runl *); member
/kernel/linux/linux-6.6/sound/pci/lola/
H A Dlola_mixer.c413 int lola_set_src_config(struct lola *chip, unsigned int src_mask, bool update) in lola_set_src_config() argument
/kernel/linux/linux-6.6/sound/drivers/vx/
H A Dvx_pcm.c652 int err, update; in vx_update_pipe_position() local
/kernel/linux/linux-6.6/sound/pci/ctxfi/
H A Dcttimer.c247 int update; in ct_xfitimer_callback() local
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dwm9712.c225 struct snd_soc_dapm_update update = {}; in wm9712_hp_mixer_put() local
/kernel/linux/linux-6.6/sound/soc/tegra/
H A Dtegra210_mbdrc.c339 bool update = false; in tegra210_mbdrc_band_params_put() local
391 bool update = false; in tegra210_mbdrc_threshold_put() local
/kernel/linux/linux-6.6/sound/synth/emux/
H 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() argument
282 snd_emux_update_port(struct snd_emux_port *port, int update) in snd_emux_update_port() argument
511 update_voice(struct snd_emux *emu, struct snd_emux_voice *vp, int update) update_voice() argument
[all...]
/third_party/eudev/src/udev/
H A Dudevadm-hwdb.c582 bool update = false; in adm_hwdb() local
/third_party/libsnd/src/G72x/
H A Dg72x.c407 update ( in update() function
/third_party/mesa3d/src/gallium/frontends/nine/
H A Ddevice9.h81 struct nine_state *update; /* state to update (&state / &record->state) */ member
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_resource_buffer_upload.c680 struct svga_3d_update_gb_image *update = sbuf->dma.updates; in svga_buffer_upload_flush() local
/third_party/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_screen.h54 u32 (*update)(struct pipe_screen *); member
/third_party/skia/samplecode/
H A DSample3D.cpp183 void update(SkV3 axis, SkScalar angle) { in update() function in RotateAnimator
/third_party/skia/src/pathops/
H A DSkPathWriter.cpp157 SkPoint SkPathWriter::update(const SkOpPtT* pt) { in update() function in SkPathWriter
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-cff1-table.cc276 void update (const point_t &pt) in update() function
/third_party/python/Lib/
H A Dweakref.py289 def update(self, other=None, /, **kwargs): member in WeakValueDictionary
510 def update(self, dict=None, /, **kwargs): member in WeakKeyDictionary
[all...]
/third_party/vixl/test/aarch64/
H A Dtest-api-aarch64.cc1283 void RecordActionsAndCheck(RegList update) { in RecordActionsAndCheck() argument
/third_party/skia/experimental/ffmpeg/
H A DSkVideoDecoder.cpp190 void SkVideoDecoder::ConvertedColorSpace::update(AVColorPrimaries primaries, in update() function in SkVideoDecoder::ConvertedColorSpace
/third_party/rust/crates/rust-openssl/openssl/src/
H A Dsign.rs270 pub fn update(&mut self, buf: &[u8]) -> Result<(), ErrorStack> { in update() functions
563 pub fn update(&mut self, buf: &[u8]) -> Result<(), ErrorStack> { in update() functions
[all...]
/third_party/vk-gl-cts/scripts/khr_util/
H A Dregistry.py97 def update(self, items): member in Index

Completed in 31 milliseconds

1...<<11121314151617181920>>...27