/kernel/linux/linux-5.10/drivers/regulator/ |
H A D | mp8859.c | 39 static int mp8859_set_voltage_sel(struct regulator_dev *rdev, unsigned int sel) in mp8859_set_voltage_sel() argument
|
H A D | stm32-vrefbuf.c | 119 stm32_vrefbuf_set_voltage_sel(struct regulator_dev *rdev, unsigned sel) stm32_vrefbuf_set_voltage_sel() argument
|
/kernel/linux/linux-6.6/include/linux/iio/ |
H A D | iio-gts-helper.h | 28 int sel; member 55 int sel; member 101 iio_gts_find_itime_by_sel(struct iio_gts *gts, int sel) in iio_gts_find_itime_by_sel() argument 124 iio_gts_find_int_time_by_sel(struct iio_gts *gts, int sel) iio_gts_find_int_time_by_sel() argument [all...] |
/kernel/linux/linux-6.6/drivers/regulator/ |
H A D | mp8859.c | 39 static int mp8859_set_voltage_sel(struct regulator_dev *rdev, unsigned int sel) in mp8859_set_voltage_sel() argument
|
H A D | stm32-vrefbuf.c | 113 stm32_vrefbuf_set_voltage_sel(struct regulator_dev *rdev, unsigned sel) stm32_vrefbuf_set_voltage_sel() argument
|
/kernel/linux/linux-6.6/drivers/usb/renesas_usbhs/ |
H A D | fifo.h | 20 u32 sel; /* xFIFOSEL */ member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dml/dsc/ |
H A D | rc_calc_fpu.c | 68 int sel = table_hash(mode, bpc, max_min); in get_qp_set() local
|
/kernel/linux/linux-6.6/drivers/media/platform/renesas/vsp1/ |
H A D | vsp1_uif.c | 84 uif_get_selection(struct v4l2_subdev *subdev, struct v4l2_subdev_state *sd_state, struct v4l2_subdev_selection *sel) uif_get_selection() argument 131 uif_set_selection(struct v4l2_subdev *subdev, struct v4l2_subdev_state *sd_state, struct v4l2_subdev_selection *sel) uif_set_selection() argument [all...] |
/kernel/linux/linux-6.6/drivers/pinctrl/ |
H A D | pinctrl-da850-pupd.c | 106 u32 ena, sel; in da850_pupd_pin_config_group_set() local
|
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw89/ |
H A D | regd.c | 476 enum rtw89_reg_6ghz_power sel; in __rtw89_reg_6ghz_power_recalc() local
|
/kernel/linux/linux-6.6/drivers/i2c/busses/ |
H A D | i2c-cbus-gpio.c | 42 struct gpio_desc *sel; member
|
/kernel/linux/linux-6.6/net/xfrm/ |
H A D | xfrm_hash.h | 146 static inline unsigned int __sel_hash(const struct xfrm_selector *sel, in __sel_hash() argument
|
/kernel/linux/linux-6.6/lib/ |
H A D | test_linear_ranges.c | 117 unsigned int sel, val; in range_test_get_value() local 138 unsigned int sel; in range_test_get_selector_high() local 171 unsigned int sel; range_test_get_selector_low() local [all...] |
/kernel/linux/linux-6.6/sound/soc/mediatek/mt8186/ |
H A D | mt8186-afe-gpio.c | 202 enum mt8186_afe_gpio sel; in mt8186_afe_gpio_request() local
|
/third_party/mesa3d/src/compiler/nir/ |
H A D | nir_opt_peephole_select.c | 459 nir_alu_instr *sel = nir_alu_instr_create(shader, nir_op_bcsel); in nir_opt_peephole_select_block() local [all...] |
/third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
H A D | sfn_alu_readport_validation.cpp | 165 bool AluReadportReservation::reserve_gpr(int sel, int chan, int cycle) in reserve_gpr() argument 273 void ReserveReadport::reserve_gpr(int sel, in argument [all...] |
/third_party/mesa3d/src/intel/compiler/ |
H A D | test_fs_copy_propagation.cpp | 190 fs_inst *sel = set_condmod(test[i].conditional_mod, in TEST_F() local
|
/third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
H A D | lp_bld_format_yuv.c | 94 LLVMValueRef sel, tmp, tmp2; in uyvy_to_yuv_soa() local 178 LLVMValueRef sel, tmp; in yuyv_to_yuv_soa() local
|
/third_party/mesa3d/src/gallium/drivers/r600/ |
H A D | evergreen_compute_internal.h | 78 struct r600_pipe_shader_selector *sel; member
|
/third_party/node/deps/openssl/openssl/crypto/asn1/ |
H A D | tasn_utl.c | 31 int *sel = offset2ptr(*pval, it->utype); in ossl_asn1_get_choice_selector() local 39 int *sel = offset2ptr(*pval, it->utype); in ossl_asn1_get_choice_selector_const() local 51 int *sel, ret; in ossl_asn1_set_choice_selector() local
|
/third_party/openssl/crypto/asn1/ |
H A D | tasn_utl.c | 31 int *sel = offset2ptr(*pval, it->utype); in ossl_asn1_get_choice_selector() local 39 int *sel = offset2ptr(*pval, it->utype); in ossl_asn1_get_choice_selector_const() local 51 int *sel, ret; in ossl_asn1_set_choice_selector() local
|
/kernel/linux/linux-5.10/arch/alpha/kernel/ |
H A D | time.c | 206 unsigned char x, sel = 0; common_init_rtc() local
|
/kernel/linux/linux-5.10/arch/mips/include/asm/ |
H A D | asmmacro.h | 234 .macro MFTR rt=0, rd=0, u=0, sel=0 variable 238 .macro MTTR rt=0, rd=0, u=0, sel=0 variable
|
/kernel/linux/linux-5.10/arch/powerpc/perf/ |
H A D | mpc7450-pmu.c | 79 int pmc, sel; in mpc7450_threshold_use() local [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dsc/ |
H A D | rc_calc.c | 48 int sel = table_hash(mode, bpc, max_min); in get_qp_set() local
|