Home
last modified time | relevance | path

Searched defs:newval (Results 176 - 200 of 202) sorted by relevance

123456789

/third_party/mksh/
H A Dmisc.c248 unsigned char newval = (newset ? 1 : 0); in change_flag() local
330 change_xtrace(unsigned char newval, bool dosnapshot) in change_xtrace() argument
[all...]
H A Dfuncs.c883 const char *alias = *wp, *val, *newval; in c_alias() local
/third_party/python/Modules/
H A D_collectionsmodule.c2289 PyObject *newval = NULL; in _collections__count_elements_impl() local
[all...]
H A D_tkinter.c1740 Tcl_Obj *newval, *ok; in SetVar() local
/device/soc/rockchip/common/vendor/drivers/phy/
H A Dphy-rockchip-mipi-rx.c761 u8 oldval, newval; in rk1126_mipidphy_dphy_sel() local
[all...]
/device/soc/rockchip/rk3588/kernel/drivers/phy/rockchip/
H A Dphy-rockchip-mipi-rx.c782 u8 oldval, newval; in rk1126_mipidphy_dphy_sel() local
[all...]
/kernel/linux/linux-5.10/drivers/net/bonding/
H A Dbond_main.c3948 struct bond_opt_value newval; in bond_do_ioctl() local
4986 struct bond_opt_value newval; in bond_check_params() local
[all...]
/kernel/linux/linux-5.10/sound/pci/hda/
H A Dhda_codec.c1051 unsigned int oldval, newval; in update_pcm_stream_id() local
/kernel/linux/linux-5.10/sound/usb/
H A Dmixer_quirks.c781 u8 newval = ucontrol->value.integer.value[0]; in snd_nativeinstruments_control_put() local
/kernel/linux/linux-6.6/drivers/net/bonding/
H A Dbond_main.c4499 struct bond_opt_value newval; in bond_do_ioctl() local
5969 struct bond_opt_value newval; in bond_check_params() local
[all...]
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dhda_codec.c1093 unsigned int oldval, newval; in update_pcm_stream_id() local
/kernel/linux/linux-6.6/sound/usb/
H A Dmixer_quirks.c923 u8 newval = ucontrol->value.integer.value[0]; in snd_nativeinstruments_control_put() local
/third_party/backends/backend/
H A Dhp-option.c1739 int k, val, newval; in _simulate_brightness() local
1797 int k, val, newval; in _simulate_contrast() local
1936 int k, newval; _simulate_custom_gamma() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/natsemi/
H A Dnatsemi.c2702 static int netdev_set_wol(struct net_device *dev, u32 newval) in netdev_set_wol() argument
2768 netdev_set_sopass(struct net_device *dev, u8 *newval) netdev_set_sopass() argument
[all...]
/kernel/linux/linux-5.10/drivers/tty/
H A Dsynclinkmp.c3037 unsigned char newval = oldval + in wait_mgsl_event() local
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dsysctl.h40 void __user *newval; member
/kernel/linux/linux-6.6/drivers/net/ethernet/natsemi/
H A Dnatsemi.c2702 static int netdev_set_wol(struct net_device *dev, u32 newval) in netdev_set_wol() argument
2768 netdev_set_sopass(struct net_device *dev, u8 *newval) netdev_set_sopass() argument
[all...]
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dsysctl.h40 void __user *newval; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dsysctl.h17 void __user *newval; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dsysctl.h30 void __user * newval; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dsysctl.h30 void __user * newval; member
/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_module.c2978 dxil_emit_cmpxchg(struct dxil_module *m, const struct dxil_value *cmpval, const struct dxil_value *newval, const struct dxil_value *ptr, bool is_volatile, enum dxil_atomic_ordering ordering, enum dxil_sync_scope syncscope) dxil_emit_cmpxchg() argument
H A Dnir_to_dxil.c3847 const struct dxil_value *newval = get_src(ctx, &intr->src[4], 0, nir_type_uint); in emit_image_atomic_comp_swap() local
3982 const struct dxil_value *newval = in emit_ssbo_atomic_comp_swap() local
4059 const struct dxil_value *ptr, *cmpval, *newval, *retval; in emit_shared_atomic_comp_swap() local
803 emit_atomic_cmpxchg(struct ntd_context *ctx, const struct dxil_value *handle, const struct dxil_value *coord[3], const struct dxil_value *cmpval, const struct dxil_value *newval) emit_atomic_cmpxchg() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/phy/
H A Dmicrel.c795 int newval; in ksz9021_load_values_from_of() local
934 u16 newval; ksz9031_of_load_skew_values() local
1164 u16 newval; ksz9131_of_load_skew_values() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/
H A Dtg3.c6150 static void tg3_refclk_write(struct tg3 *tp, u64 newval) in tg3_refclk_write() argument

Completed in 116 milliseconds

123456789