/linux/tools/testing/selftests/syscall_user_dispatch/ |
H A D | sud_test.c | 67 char sel = SYSCALL_DISPATCH_FILTER_ALLOW; in TEST_SIGNAL() local 90 unsigned long size, void *sel) in prctl_valid() 97 unsigned long size, void *sel, int err) in prctl_invalid() 105 char sel = SYSCALL_DISPATCH_FILTER_ALLOW; in TEST() local 302 char sel = 0; in TEST() local 330 char sel = SYSCALL_DISPATCH_FILTER_ALLOW; in TEST() local
|
/linux/drivers/power/supply/ |
H A D | mt6360_charger.c | 257 u32 sel, value; in mt6360_charger_get_ichg() local 280 u32 sel, value; in mt6360_charger_get_cv() local 303 u32 sel, value; in mt6360_charger_get_aicr() local 319 u32 sel, value; in mt6360_charger_get_mivr() local 335 u32 sel, value; in mt6360_charger_get_iprechg() local 351 u32 sel, value; in mt6360_charger_get_ieoc() local 377 u32 sel; in mt6360_charger_set_ichg() local 389 u32 sel; in mt6360_charger_set_cv() local 401 u32 sel; in mt6360_charger_set_aicr() local 413 u32 sel; in mt6360_charger_set_mivr() local [all …]
|
/linux/drivers/clk/bcm/ |
H A D | clk-kona-setup.c | 13 #define selector_clear_exists(sel) ((sel)->width = 0) argument 46 struct bcm_clk_sel *sel; in clk_requires_trigger() local 76 struct bcm_clk_sel *sel; in peri_clk_data_offsets_valid() local 283 static bool sel_valid(struct bcm_clk_sel *sel, const char *field_name, in sel_valid() 398 struct bcm_clk_sel *sel; in peri_clk_data_valid() local 601 clk_sel_setup(const char **clocks, struct bcm_clk_sel *sel, in clk_sel_setup() 641 static void clk_sel_teardown(struct bcm_clk_sel *sel, in clk_sel_teardown()
|
H A D | clk-kona.c | 796 static u8 parent_index(struct bcm_clk_sel *sel, u8 parent_sel) in parent_index() 815 static u8 selector_read_index(struct ccu_data *ccu, struct bcm_clk_sel *sel) in selector_read_index() 850 struct bcm_clk_sel *sel, struct bcm_clk_trig *trig) in __sel_commit() 907 struct bcm_clk_sel *sel, struct bcm_clk_trig *trig) in sel_init() 920 struct bcm_clk_sel *sel, struct bcm_clk_trig *trig, in selector_write() 1062 struct bcm_clk_sel *sel = &data->sel; in kona_peri_clk_set_parent() local
|
/linux/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() 124 static inline int iio_gts_find_int_time_by_sel(struct iio_gts *gts, int sel) in iio_gts_find_int_time_by_sel()
|
/linux/arch/arm/mach-dove/ |
H A D | mpp.c | 68 static void __init dove_mpp_cfg_nfc(int sel) in dove_mpp_cfg_nfc() 79 static void __init dove_mpp_cfg_au1(int sel) in dove_mpp_cfg_au1() 126 unsigned int sel = MPP_SEL(*mpp_grp_list); in dove_mpp_conf_grp() local
|
/linux/drivers/clk/qcom/ |
H A D | clk-krait.c | 23 static void __krait_mux_set_sel(struct krait_mux_clk *mux, int sel) in __krait_mux_set_sel() 66 u32 sel; in krait_mux_set_parent() local 82 u32 sel; in krait_mux_get_parent() local
|
/linux/lib/tests/ |
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; in range_test_get_selector_low() local
|
/linux/drivers/regulator/ |
H A D | anatop-regulator.c | 31 int sel; member 63 int sel; in anatop_regmap_enable() local 109 int sel; in anatop_regmap_get_bypass() local 124 int sel; in anatop_regmap_set_bypass() local
|
H A D | mp886x.c | 42 unsigned int sel; member 94 static int mp8869_set_voltage_sel(struct regulator_dev *rdev, unsigned int sel) in mp8869_set_voltage_sel() 175 static int mp8867_set_voltage_sel(struct regulator_dev *rdev, unsigned int sel) in mp8867_set_voltage_sel()
|
H A D | bd718x7-regulator.c | 130 static void voltage_change_done(struct regulator_dev *rdev, unsigned int sel, in voltage_change_done() 162 static int voltage_change_prepare(struct regulator_dev *rdev, unsigned int sel, in voltage_change_prepare() 222 unsigned int sel) in bd718xx_set_voltage_sel_restricted() 238 struct regulator_dev *rdev, unsigned int sel) in bd718xx_set_voltage_sel_pickable_restricted() 254 struct regulator_dev *rdev, unsigned int sel) in bd71837_set_voltage_sel_pickable_restricted()
|
/linux/arch/mips/include/asm/mach-loongson64/ |
H A D | cpucfg-emul.h | 22 __u64 sel) in loongson3_cpucfg_read_synthesized() 68 __u64 sel) in loongson3_cpucfg_read_synthesized()
|
/linux/drivers/net/ethernet/microchip/sparx5/ |
H A D | sparx5_vcap_impl.c | 904 enum vcap_selection sel, in sparx5_vcap_is0_cache_write() 945 enum vcap_selection sel, in sparx5_vcap_is2_cache_write() 1005 enum vcap_selection sel, in sparx5_vcap_es0_cache_write() 1046 enum vcap_selection sel, in sparx5_vcap_es2_cache_write() 1089 enum vcap_selection sel, in sparx5_vcap_cache_write() 1117 enum vcap_selection sel, in sparx5_vcap_is0_cache_read() 1152 enum vcap_selection sel, in sparx5_vcap_is2_cache_read() 1207 enum vcap_selection sel, in sparx5_vcap_es0_cache_read() 1242 enum vcap_selection sel, in sparx5_vcap_es2_cache_read() 1279 enum vcap_selection sel, in sparx5_vcap_cache_read() [all …]
|
/linux/drivers/staging/media/imx/ |
H A D | imx-media-utils.c | 219 enum imx_pixfmt_sel sel; in imx_media_find_pixel_format() local 253 enum imx_pixfmt_sel sel; in imx_media_find_mbus_format() local 299 enum imx_pixfmt_sel sel; in imx_media_enum_pixel_formats() local 363 enum imx_pixfmt_sel sel; in imx_media_enum_mbus_formats() local
|
/linux/tools/testing/selftests/x86/ |
H A D | fsgsbase_restore.c | 104 unsigned short sel = (unsigned short)((desc.entry_number << 3) | 0x3); in init_seg() local 125 unsigned short sel; in tracee_zap_segment() local
|
H A D | fsgsbase.c | 137 unsigned short sel; in check_gs_value() local 213 unsigned short sel; in do_remote_base() local 623 unsigned short sel = s; in main() local
|
/linux/drivers/media/platform/renesas/vsp1/ |
H A D | vsp1_histo.c | 197 struct v4l2_subdev_selection *sel) in histo_get_selection() 255 struct v4l2_subdev_selection *sel) in histo_set_crop() 277 struct v4l2_subdev_selection *sel) in histo_set_compose() 324 struct v4l2_subdev_selection *sel) in histo_set_selection()
|
H A D | vsp1_rwpf.c | 170 struct v4l2_subdev_selection *sel) in vsp1_rwpf_get_selection() 217 struct v4l2_subdev_selection *sel) in vsp1_rwpf_set_selection()
|
/linux/drivers/staging/media/starfive/camss/ |
H A D | stf-isp.c | 159 struct v4l2_subdev_selection sel = { 0 }; in isp_set_format() local 200 struct v4l2_subdev_selection *sel) in isp_get_selection() 237 struct v4l2_subdev_selection *sel) in isp_set_selection()
|
/linux/drivers/accessibility/speakup/ |
H A D | selection.c | 21 struct tiocl_selection sel; member 31 struct tiocl_selection sel; in __speakup_set_selection() local
|
/linux/arch/x86/lib/ |
H A D | insn-eval.c | 346 unsigned short sel; in get_segment_selector() local 622 static bool get_desc(struct desc_struct *out, unsigned short sel) in get_desc() 692 short sel; in insn_get_seg_base() local 760 short sel; in get_seg_limit() local 807 short sel; in insn_get_code_seg_params() local
|
/linux/drivers/firmware/ |
H A D | dmi-sysfs.c | 319 static u8 read_sel_8bit_indexed_io(const struct dmi_system_event_log *sel, in read_sel_8bit_indexed_io() 331 static u8 read_sel_2x8bit_indexed_io(const struct dmi_system_event_log *sel, in read_sel_2x8bit_indexed_io() 344 static u8 read_sel_16bit_indexed_io(const struct dmi_system_event_log *sel, in read_sel_16bit_indexed_io() 363 const struct dmi_system_event_log *sel, in dmi_sel_raw_read_io() 381 const struct dmi_system_event_log *sel, in dmi_sel_raw_read_phys32() 406 struct dmi_system_event_log sel; in dmi_sel_raw_read_helper() local
|
/linux/tools/testing/selftests/kvm/arm64/ |
H A D | vpmu_counter_access.c | 63 static inline unsigned long read_sel_evcntr(int sel) in read_sel_evcntr() 71 static inline void write_sel_evcntr(int sel, unsigned long val) in write_sel_evcntr() 80 static inline unsigned long read_sel_evtyper(int sel) in read_sel_evtyper() 88 static inline void write_sel_evtyper(int sel, unsigned long val) in write_sel_evtyper()
|
/linux/drivers/watchdog/ |
H A D | bd96801_wdt.c | 102 static int find_closest_fast(unsigned int target, int *sel, unsigned int *val) in find_closest_fast() 123 int sel; in find_closest_slow_by_fast() local 241 unsigned int val, sel, fast; in bd96801_set_heartbeat_from_hw() local
|
/linux/arch/mips/include/asm/ |
H A D | kvm_host.h | 436 #define __BUILD_KVM_RW_SAVED(name, type, _reg, sel) \ argument 448 #define __BUILD_KVM_SET_SAVED(name, type, _reg, sel) \ argument 469 #define __BUILD_KVM_ATOMIC_SAVED(name, type, _reg, sel) \ argument 494 #define __BUILD_KVM_RW_VZ(name, type, _reg, sel) \ argument 506 #define __BUILD_KVM_SET_VZ(name, type, _reg, sel) \ argument 525 #define __BUILD_KVM_SAVE_VZ(name, _reg, sel) \ argument 577 #define __BUILD_KVM_RW_SW(name, type, _reg, sel) \ argument 581 #define __BUILD_KVM_SET_SW(name, type, _reg, sel) \ argument 585 #define __BUILD_KVM_ATOMIC_SW(name, type, _reg, sel) \ argument 604 #define __BUILD_KVM_RW_HW(name, type, _reg, sel) \ argument [all …]
|