/kernel/linux/linux-6.6/drivers/staging/media/sunxi/sun6i-isp/ |
H A D | sun6i_isp_params.h | 44 bool *update);
|
/kernel/linux/linux-6.6/drivers/gpu/drm/loongson/ |
H A D | lsdc_gfxpll.h | 25 int (*update)(struct loongson_gfxpll * const this, member
|
H A D | lsdc_pixpll.h | 58 int (*update)(struct lsdc_pixpll * const this, member
|
/kernel/linux/linux-6.6/tools/perf/ui/ |
H A D | progress.h | 28 void (*update)(struct ui_progress *p); member
|
/kernel/linux/linux-6.6/kernel/rcu/ |
H A D | Makefile | 10 obj-y += update.o sync.o
|
/third_party/node/test/parallel/ |
H A D | test-crypto-verify-failure.js | 50 .update('Test')
|
/third_party/node/test/pummel/ |
H A D | test-crypto-dh-hash.js | 56 .update(prime.toUpperCase()).digest('hex');
|
/third_party/ltp/tools/sparse/ |
H A D | Makefile | 13 git submodule update --init
|
/third_party/node/deps/v8/src/objects/ |
H A D | js-plural-rules-inl.h | 38 hints = TypeBit::update(hints, type); in set_type()
|
H A D | js-segment-iterator-inl.h | 34 hints = GranularityBits::update(hints, granularity); in set_granularity()
|
H A D | js-relative-time-format-inl.h | 32 hints = NumericBit::update(hints, numeric); in set_numeric()
|
H A D | js-segmenter-inl.h | 31 hints = GranularityBits::update(hints, granularity); in set_granularity()
|
H A D | js-segments-inl.h | 33 hints = GranularityBits::update(hints, granularity); in set_granularity()
|
/third_party/mesa3d/src/gallium/drivers/i915/ |
H A D | i915_state.h | 38 void (*update)(struct i915_context *); member
|
/third_party/python/Tools/msi/ |
H A D | generate_md5.py | 15 md5.update(data)
|
/third_party/python/Tools/wasm/ |
H A D | wasm_webserver.py | 18 extensions_map.update(
|
/third_party/vk-gl-cts/external/vulkancts/data/vulkan/video/ |
H A D | frame_checksums.py | 63 md5.update(bs)
|
/third_party/vk-gl-cts/external/ |
H A D | fetch_kc_cts.py | 53 pkg.update(args.protocol)
|
/third_party/python/Lib/test/ |
H A D | testcodec.py | 37 decoding_map.update({
|
/third_party/protobuf/kokoro/linux/bazel/ |
H A D | build.sh | 23 git submodule update --init --recursive
|
/kernel/linux/linux-5.10/drivers/crypto/allwinner/sun8i-ce/ |
H A D | sun8i-ce-core.c | 367 .update = sun8i_ce_hash_update, 397 .update = sun8i_ce_hash_update, 427 .update = sun8i_ce_hash_update, 457 .update = sun8i_ce_hash_update, 487 .update = sun8i_ce_hash_update, 517 .update = sun8i_ce_hash_update,
|
/kernel/linux/linux-5.10/drivers/hwmon/ |
H A D | ibmaem.c | 138 /* Function and buffer to update sensors */ 139 void (*update)(struct aem_data *data); member 573 data->update = update_aem1_sensors; in aem_init_aem1_inst() 715 data->update = update_aem2_sensors; in aem_init_aem2_inst() 882 a->update(a); in aem_show_power_period() 975 a->update(a); in aem2_show_temp() 987 a->update(a); in aem2_show_pcap_value()
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/bnxt_re/ |
H A D | qplib_sp.c | 218 struct bnxt_qplib_gid *gid, u16 vlan_id, bool update) in bnxt_qplib_del_sgid() 245 if (update) { in bnxt_qplib_del_sgid() 279 bool update, u32 *index) in bnxt_qplib_add_sgid() 315 if (update) { in bnxt_qplib_add_sgid() 426 bool update) in bnxt_qplib_del_pkey() 458 bool update) in bnxt_qplib_add_pkey() 217 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 277 bnxt_qplib_add_sgid(struct bnxt_qplib_sgid_tbl *sgid_tbl, struct bnxt_qplib_gid *gid, u8 *smac, u16 vlan_id, bool update, u32 *index) bnxt_qplib_add_sgid() argument 424 bnxt_qplib_del_pkey(struct bnxt_qplib_res *res, struct bnxt_qplib_pkey_tbl *pkey_tbl, u16 *pkey, bool update) bnxt_qplib_del_pkey() argument 456 bnxt_qplib_add_pkey(struct bnxt_qplib_res *res, struct bnxt_qplib_pkey_tbl *pkey_tbl, u16 *pkey, bool update) bnxt_qplib_add_pkey() argument
|
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | adau17x1.c | 193 struct snd_soc_dapm_update update = {}; in adau17x1_dsp_mux_enum_put() local 219 update.kcontrol = kcontrol; in adau17x1_dsp_mux_enum_put() 220 update.mask = 0xff; in adau17x1_dsp_mux_enum_put() 221 update.reg = reg; in adau17x1_dsp_mux_enum_put() 222 update.val = val; in adau17x1_dsp_mux_enum_put() 225 ucontrol->value.enumerated.item[0], e, &update); in adau17x1_dsp_mux_enum_put()
|
/kernel/linux/linux-5.10/sound/aoa/fabrics/ |
H A D | layout.c | 854 int v, update; in layout_notify() local 862 update = ldev->switch_on_headphone; in layout_notify() 863 if (update) { in layout_notify() 871 update = ldev->switch_on_lineout; in layout_notify() 872 if (update) { in layout_notify() 882 if (update) { in layout_notify() 981 /* now update initial state */ in layout_attached_codec()
|