Searched defs:sel (Results 1 - 147 of 147) sorted by relevance

/linux-4.4.14/arch/arm/plat-orion/
H A Dmpp.c44 unsigned int sel = MPP_SEL(*mpp_list); orion_mpp_conf() local
/linux-4.4.14/net/ipv4/
H A Dxfrm4_state.c25 __xfrm4_init_tempsel(struct xfrm_selector *sel, const struct flowi *fl) __xfrm4_init_tempsel() argument
/linux-4.4.14/drivers/media/platform/vsp1/
H A Dvsp1_rwpf.c148 vsp1_rwpf_get_selection(struct v4l2_subdev *subdev, struct v4l2_subdev_pad_config *cfg, struct v4l2_subdev_selection *sel) vsp1_rwpf_get_selection() argument
180 vsp1_rwpf_set_selection(struct v4l2_subdev *subdev, struct v4l2_subdev_pad_config *cfg, struct v4l2_subdev_selection *sel) vsp1_rwpf_set_selection() argument
H A Dvsp1_bru.c322 bru_get_selection(struct v4l2_subdev *subdev, struct v4l2_subdev_pad_config *cfg, struct v4l2_subdev_selection *sel) bru_get_selection() argument
348 bru_set_selection(struct v4l2_subdev *subdev, struct v4l2_subdev_pad_config *cfg, struct v4l2_subdev_selection *sel) bru_set_selection() argument
/linux-4.4.14/drivers/regulator/
H A Dhelpers.c141 int regulator_set_voltage_sel_regmap(struct regulator_dev *rdev, unsigned sel) regulator_set_voltage_sel_regmap() argument
H A Darizona-ldo1.c55 int sel; arizona_ldo1_hc_map_voltage() local
64 arizona_ldo1_hc_set_voltage_sel(struct regulator_dev *rdev, unsigned sel) arizona_ldo1_hc_set_voltage_sel() argument
H A Dda9210-regulator.c90 unsigned int sel; da9210_set_current_limit() local
112 unsigned int sel; da9210_get_current_limit() local
H A Danatop-regulator.c56 int sel; member in struct:anatop_regulator
88 int sel; anatop_regmap_enable() local
134 int sel; anatop_regmap_get_bypass() local
149 int sel; anatop_regmap_set_bypass() local
H A Dmax77693.c74 unsigned int reg, sel; max77693_chg_get_current_limit() local
102 int sel = 0; max77693_chg_set_current_limit() local
H A Dwm831x-ldo.c75 int sel, reg = ldo->base + WM831X_LDO_SLEEP_CONTROL; wm831x_gp_ldo_set_suspend_voltage() local
328 int sel, reg = ldo->base + WM831X_LDO_SLEEP_CONTROL; wm831x_aldo_set_suspend_voltage() local
534 int sel, reg = ldo->base + WM831X_ALIVE_LDO_SLEEP_CONTROL; wm831x_alive_ldo_set_suspend_voltage() local
H A Dda9052-regulator.c188 int ret, sel; da9052_map_voltage() local
H A Dda9055-regulator.c209 int ret, sel; da9055_regulator_get_voltage_sel() local
H A Dda9062-regulator.c125 unsigned int sel; da9062_get_current_limit() local
303 int ret, sel; da9062_set_suspend_voltage() local
H A Drk808-regulator.c245 int sel = regulator_map_voltage_linear_range(rdev, uv, uv); rk808_set_suspend_voltage() local
113 rk808_buck1_2_i2c_set_voltage_sel(struct regulator_dev *rdev, unsigned sel) rk808_buck1_2_i2c_set_voltage_sel() argument
162 rk808_buck1_2_set_voltage_sel(struct regulator_dev *rdev, unsigned sel) rk808_buck1_2_set_voltage_sel() argument
H A Dti-abb-regulator.c322 static int ti_abb_set_voltage_sel(struct regulator_dev *rdev, unsigned sel) ti_abb_set_voltage_sel() argument
H A Dwm831x-dcdc.c579 int sel; wm831x_buckp_set_suspend_voltage() local
H A Dda903x.c197 int thresh, sel; da9030_map_ldo14_voltage() local
H A Dda9063-regulator.c183 unsigned int sel; da9063_get_current_limit() local
361 int ret, sel; da9063_set_suspend_voltage() local
H A Dltc3589.c113 int sel, shift; ltc3589_set_ramp_delay() local
135 int sel; ltc3589_set_suspend_voltage() local
H A Dtps80031-regulator.c165 static int tps80031_dcdc_list_voltage(struct regulator_dev *rdev, unsigned sel) tps80031_dcdc_list_voltage() argument
241 tps80031_ldo_list_voltage(struct regulator_dev *rdev, unsigned int sel) tps80031_ldo_list_voltage() argument
H A Dwm8350-regulator.c338 int sel, volt_reg, dcdc = rdev_get_id(rdev); wm8350_dcdc_set_suspend_voltage() local
553 int sel, volt_reg, ldo = rdev_get_id(rdev); wm8350_ldo_set_suspend_voltage() local
H A Dmax8997.c813 int sel, rid = rdev_get_id(rdev); max8997_get_current_limit() local
H A Dtwl-regulator.c557 static int twl6030ldo_list_voltage(struct regulator_dev *rdev, unsigned sel) twl6030ldo_list_voltage() argument
H A Dcore.c3099 int sel, ret; _regulator_get_voltage() local
H A Dqcom_spmi-regulator.c732 u8 range_sel, sel; spmi_regulator_single_range_set_voltage() local
/linux-4.4.14/drivers/media/platform/ti-vpe/
H A Dcsc.c126 int sel = 0; csc_set_coeff() local
H A Dvpe.c1715 struct v4l2_selection sel = *s; vpe_s_selection() local
/linux-4.4.14/arch/mips/kvm/
H A Ddyntrans.c75 int32_t rt, rd, sel; kvm_mips_trans_mfc0() local
117 int32_t rt, rd, sel; kvm_mips_trans_mtc0() local
H A Demulate.c982 int32_t rt, rd, copz, sel, co_bit, op; kvm_mips_emulate_CP0() local
/linux-4.4.14/arch/arm/mach-dove/
H A Dmpp.c71 static void __init dove_mpp_cfg_nfc(int sel) dove_mpp_cfg_nfc() argument
82 static void __init dove_mpp_cfg_au1(int sel) dove_mpp_cfg_au1() argument
129 unsigned int sel = MPP_SEL(*mpp_grp_list); dove_mpp_conf_grp() local
/linux-4.4.14/net/ipv6/
H A Dxfrm6_state.c24 __xfrm6_init_tempsel(struct xfrm_selector *sel, const struct flowi *fl) __xfrm6_init_tempsel() argument
H A Dipv6_sockglue.c61 int ip6_ra_control(struct sock *sk, int sel) ip6_ra_control() argument
H A Dmip6.c215 struct xfrm_selector sel; mip6_destopt_reject() local
H A Dip6_output.c251 static int ip6_call_ra_chain(struct sk_buff *skb, int sel) ip6_call_ra_chain() argument
/linux-4.4.14/drivers/usb/renesas_usbhs/
H A Dfifo.h29 u32 sel; /* xFIFOSEL */ member in struct:usbhs_fifo
/linux-4.4.14/arch/x86/boot/
H A Dvideo.c205 unsigned int sel; mode_menu() local
/linux-4.4.14/net/xfrm/
H A Dxfrm_hash.h139 static inline unsigned int __sel_hash(const struct xfrm_selector *sel, __sel_hash() argument
H A Dxfrm_state.c1782 int km_migrate(const struct xfrm_selector *sel, u8 dir, u8 type, km_migrate() argument
1804 int km_report(struct net *net, u8 proto, struct xfrm_selector *sel, xfrm_address_t *addr) km_report() argument
H A Dxfrm_user.c2321 static int xfrm_send_migrate(const struct xfrm_selector *sel, u8 dir, u8 type, xfrm_send_migrate() argument
2339 static int xfrm_send_migrate(const struct xfrm_selector *sel, u8 dir, u8 type, xfrm_send_migrate() argument
2280 build_migrate(struct sk_buff *skb, const struct xfrm_migrate *m, int num_migrate, const struct xfrm_kmaddress *k, const struct xfrm_selector *sel, u8 dir, u8 type) build_migrate() argument
3005 build_report(struct sk_buff *skb, u8 proto, struct xfrm_selector *sel, xfrm_address_t *addr) build_report() argument
3030 xfrm_send_report(struct net *net, u8 proto, struct xfrm_selector *sel, xfrm_address_t *addr) xfrm_send_report() argument
H A Dxfrm_policy.c63 __xfrm4_selector_match(const struct xfrm_selector *sel, const struct flowi *fl) __xfrm4_selector_match() argument
76 __xfrm6_selector_match(const struct xfrm_selector *sel, const struct flowi *fl) __xfrm6_selector_match() argument
88 bool xfrm_selector_match(const struct xfrm_selector *sel, const struct flowi *fl, xfrm_selector_match() argument
1074 const struct xfrm_selector *sel = &pol->selector; xfrm_policy_match() local
3093 struct xfrm_selector *sel = &xp->selector; xfrm_audit_common_policyinfo() local
3175 static struct xfrm_policy *xfrm_migrate_policy_find(const struct xfrm_selector *sel, xfrm_migrate_policy_find() argument
3315 int xfrm_migrate(const struct xfrm_selector *sel, u8 dir, u8 type, xfrm_migrate() argument
376 policy_hash_bysel(struct net *net, const struct xfrm_selector *sel, unsigned short family, int dir) policy_hash_bysel() argument
814 xfrm_policy_bysel_ctx(struct net *net, u32 mark, u8 type, int dir, struct xfrm_selector *sel, struct xfrm_sec_ctx *ctx, int delete, int *err) xfrm_policy_bysel_ctx() argument
1793 xfrm_dst_update_parent(struct dst_entry *dst, const struct xfrm_selector *sel) xfrm_dst_update_parent() argument
/linux-4.4.14/drivers/tty/vt/
H A Dselection.c159 int set_selection(const struct tiocl_selection __user *sel, struct tty_struct *tty) set_selection() argument
/linux-4.4.14/drivers/media/i2c/
H A Dths7303.c88 u8 val, sel = 0; ths7303_setval() local
H A Dmt9m032.c425 mt9m032_get_pad_selection(struct v4l2_subdev *subdev, struct v4l2_subdev_pad_config *cfg, struct v4l2_subdev_selection *sel) mt9m032_get_pad_selection() argument
441 mt9m032_set_pad_selection(struct v4l2_subdev *subdev, struct v4l2_subdev_pad_config *cfg, struct v4l2_subdev_selection *sel) mt9m032_set_pad_selection() argument
H A Dmt9p031.c584 mt9p031_get_selection(struct v4l2_subdev *subdev, struct v4l2_subdev_pad_config *cfg, struct v4l2_subdev_selection *sel) mt9p031_get_selection() argument
597 mt9p031_set_selection(struct v4l2_subdev *subdev, struct v4l2_subdev_pad_config *cfg, struct v4l2_subdev_selection *sel) mt9p031_set_selection() argument
H A Dmt9t001.c404 mt9t001_get_selection(struct v4l2_subdev *subdev, struct v4l2_subdev_pad_config *cfg, struct v4l2_subdev_selection *sel) mt9t001_get_selection() argument
417 mt9t001_set_selection(struct v4l2_subdev *subdev, struct v4l2_subdev_pad_config *cfg, struct v4l2_subdev_selection *sel) mt9t001_set_selection() argument
H A Dmt9v032.c558 mt9v032_get_selection(struct v4l2_subdev *subdev, struct v4l2_subdev_pad_config *cfg, struct v4l2_subdev_selection *sel) mt9v032_get_selection() argument
571 mt9v032_set_selection(struct v4l2_subdev *subdev, struct v4l2_subdev_pad_config *cfg, struct v4l2_subdev_selection *sel) mt9v032_set_selection() argument
H A Ds5k6aa.c1164 s5k6aa_get_selection(struct v4l2_subdev *sd, struct v4l2_subdev_pad_config *cfg, struct v4l2_subdev_selection *sel) s5k6aa_get_selection() argument
1187 s5k6aa_set_selection(struct v4l2_subdev *sd, struct v4l2_subdev_pad_config *cfg, struct v4l2_subdev_selection *sel) s5k6aa_set_selection() argument
H A Ds5k5baf.c1373 s5k5baf_get_selection(struct v4l2_subdev *sd, struct v4l2_subdev_pad_config *cfg, struct v4l2_subdev_selection *sel) s5k5baf_get_selection() argument
1464 s5k5baf_set_selection(struct v4l2_subdev *sd, struct v4l2_subdev_pad_config *cfg, struct v4l2_subdev_selection *sel) s5k5baf_set_selection() argument
/linux-4.4.14/drivers/input/serio/
H A Dps2mult.c30 unsigned char sel; member in struct:ps2mult_port
/linux-4.4.14/drivers/media/v4l2-core/
H A Dv4l2-subdev.c279 struct v4l2_subdev_selection sel; subdev_do_ioctl() local
300 struct v4l2_subdev_selection sel; subdev_do_ioctl() local
381 struct v4l2_subdev_selection *sel = arg; subdev_do_ioctl() local
392 struct v4l2_subdev_selection *sel = arg; subdev_do_ioctl() local
154 check_selection(struct v4l2_subdev *sd, struct v4l2_subdev_selection *sel) check_selection() argument
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmsmac/
H A Dantsel.c261 brcms_c_antsel_antcfg_get(struct antsel_info *asi, bool usedef, bool sel, brcms_c_antsel_antcfg_get() argument
H A Dphy_shim.c205 wlapi_copyfrom_objmem(struct phy_shim_info *physhim, uint offset, void *buf, int len, u32 sel) wlapi_copyfrom_objmem() argument
212 wlapi_copyto_objmem(struct phy_shim_info *physhim, uint offset, const void *buf, int l, u32 sel) wlapi_copyto_objmem() argument
H A Dmain.c2918 brcms_b_read_objmem(struct brcms_hardware *wlc_hw, uint offset, u32 sel) brcms_b_read_objmem() argument
2932 brcms_b_write_objmem(struct brcms_hardware *wlc_hw, uint offset, u16 v, u32 sel) brcms_b_write_objmem() argument
2971 brcms_b_copyto_objmem(struct brcms_hardware *wlc_hw, uint offset, const void *buf, int len, u32 sel) brcms_b_copyto_objmem() argument
2994 brcms_b_copyfrom_objmem(struct brcms_hardware *wlc_hw, uint offset, void *buf, int len, u32 sel) brcms_b_copyfrom_objmem() argument
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb/
H A Despi.c317 u32 sel; t1_espi_get_mon() local
/linux-4.4.14/drivers/clk/zte/
H A Dclk.c180 u32 sel, integ, fra_div, tmp; calc_reg() local
203 u32 sel, integ, fra_div, tmp; calc_rate() local
/linux-4.4.14/drivers/clk/meson/
H A Dclk-cpu.c77 unsigned int div, sel, N = 0; meson_clk_cpu_set_rate() local
104 unsigned int N, sel; meson_clk_cpu_recalc_rate() local
/linux-4.4.14/arch/alpha/kernel/
H A Dtime.c205 unsigned char x, sel = 0; common_init_rtc() local
/linux-4.4.14/net/tipc/
H A Dnode.h161 static inline struct tipc_link *node_active_link(struct tipc_node *n, int sel) node_active_link() argument
171 static inline unsigned int tipc_node_get_mtu(struct net *net, u32 addr, u32 sel) tipc_node_get_mtu() argument
H A Dnode.c1000 static struct tipc_link *tipc_node_select_link(struct tipc_node *n, int sel, tipc_node_select_link() argument
/linux-4.4.14/arch/powerpc/perf/
H A Dmpc7450-pmu.c83 int pmc, sel; mpc7450_threshold_use() local
/linux-4.4.14/sound/soc/au1x/
H A Dpsc-ac97.c371 unsigned long sel; au1xpsc_ac97_drvprobe() local
H A Dpsc-i2s.c298 unsigned long sel; au1xpsc_i2s_drvprobe() local
/linux-4.4.14/drivers/staging/rts5208/
H A Drtsx_card.c715 u8 sel, div, mcu_cnt; switch_normal_clock() local
/linux-4.4.14/drivers/staging/iio/light/
H A Disl29028.c87 int sel; isl29028_set_proxim_sampling() local
/linux-4.4.14/drivers/staging/iio/accel/
H A Dsca3000_core.c167 sca3000_write_ctrl_reg(struct sca3000_state *st, u8 sel, uint8_t val) sca3000_write_ctrl_reg() argument
/linux-4.4.14/drivers/leds/
H A Dleds-bcm6328.c209 u32 sel; bcm6328_hwled() local
236 u32 sel; bcm6328_hwled() local
/linux-4.4.14/drivers/ide/
H A Dit821x.c174 int clock, altclock, sel = 0; it821x_clock_strategy() local
H A Dicside.c72 unsigned int sel; member in struct:icside_state
468 unsigned int sel = 0; icside_register_v6() local
/linux-4.4.14/drivers/clk/bcm/
H A Dclk-kona-setup.c54 struct bcm_clk_sel *sel; clk_requires_trigger() local
84 struct bcm_clk_sel *sel; peri_clk_data_offsets_valid() local
291 static bool sel_valid(struct bcm_clk_sel *sel, const char *field_name, sel_valid() argument
406 struct bcm_clk_sel *sel; peri_clk_data_valid() local
613 clk_sel_setup(const char **clocks, struct bcm_clk_sel *sel, clk_sel_setup() argument
653 static void clk_sel_teardown(struct bcm_clk_sel *sel, clk_sel_teardown() argument
H A Dclk-kona.c820 static u8 parent_index(struct bcm_clk_sel *sel, u8 parent_sel) parent_index() argument
839 static u8 selector_read_index(struct ccu_data *ccu, struct bcm_clk_sel *sel) selector_read_index() argument
1086 struct bcm_clk_sel *sel = &data->sel; kona_peri_clk_set_parent() local
873 __sel_commit(struct ccu_data *ccu, struct bcm_clk_gate *gate, struct bcm_clk_sel *sel, struct bcm_clk_trig *trig) __sel_commit() argument
930 sel_init(struct ccu_data *ccu, struct bcm_clk_gate *gate, struct bcm_clk_sel *sel, struct bcm_clk_trig *trig) sel_init() argument
943 selector_write(struct ccu_data *ccu, struct bcm_clk_gate *gate, struct bcm_clk_sel *sel, struct bcm_clk_trig *trig, u8 index) selector_write() argument
H A Dclk-kona.h398 struct bcm_clk_sel sel; member in struct:peri_clk_data
/linux-4.4.14/arch/mips/include/asm/
H A Dasmmacro.h205 .macro MFTR rt=0, rd=0, u=0, sel=0 variable
209 .macro MTTR rt=0, rd=0, u=0, sel=0 variable
/linux-4.4.14/sound/pci/ice1712/
H A Dse.c259 se200pci_WM8776_set_input_selector(struct snd_ice1712 *ice, unsigned int sel) se200pci_WM8776_set_input_selector() argument
H A Dmaya44.c369 int sel; maya_rec_src_get() local
383 int sel = ucontrol->value.enumerated.item[0]; maya_rec_src_put() local
/linux-4.4.14/sound/soc/sh/rcar/
H A Dadg.c172 int idx, sel, div, step, ret; rsnd_adg_set_convert_clk_gen2() local
253 int idx, sel, div, shift; rsnd_adg_set_convert_clk_gen1() local
/linux-4.4.14/include/linux/i2c/
H A Dtwl4030-madc.h27 u8 sel; member in struct:twl4030_madc_conversion_method
/linux-4.4.14/drivers/staging/rdma/ipath/
H A Dipath_mad.c931 get_counter(struct ipath_ibdev *dev, struct ipath_cregs const *crp, __be16 sel) get_counter() argument
/linux-4.4.14/drivers/media/pci/cx18/
H A Dcx18-ioctl.c461 cx18_g_selection(struct file *file, void *fh, struct v4l2_selection *sel) cx18_g_selection() argument
/linux-4.4.14/drivers/media/platform/vivid/
H A Dvivid-core.c355 vidioc_g_selection(struct file *file, void *fh, struct v4l2_selection *sel) vidioc_g_selection() argument
365 vidioc_s_selection(struct file *file, void *fh, struct v4l2_selection *sel) vidioc_s_selection() argument
H A Dvivid-vid-out.c626 vivid_vid_out_g_selection(struct file *file, void *priv, struct v4l2_selection *sel) vivid_vid_out_g_selection() argument
H A Dvivid-vid-cap.c825 vivid_vid_cap_g_selection(struct file *file, void *priv, struct v4l2_selection *sel) vivid_vid_cap_g_selection() argument
/linux-4.4.14/drivers/media/tuners/
H A Dmt20xx.c109 unsigned int fref,lo1,lo1n,lo1a,s,sel,lo1freq, desired_lo1, mt2032_compute_freq() local
205 static int mt2032_optimize_vco(struct dvb_frontend *fe,int sel,int lock) mt2032_optimize_vco() argument
247 int lint_try,ret,sel,lock=0; mt2032_set_if_freq() local
/linux-4.4.14/drivers/media/usb/em28xx/
H A Dem28xx-core.c490 int sel = ac97_return_record_select(dev->ctl_aoutput); em28xx_audio_analog_set() local
/linux-4.4.14/drivers/media/dvb-frontends/
H A Dlgs8gxx.c555 lgs8g75_set_adc_vpp(struct lgs8gxx_state *priv, u8 sel) lgs8g75_set_adc_vpp() argument
/linux-4.4.14/drivers/firmware/
H A Ddmi-sysfs.c316 static u8 read_sel_8bit_indexed_io(const struct dmi_system_event_log *sel, read_sel_8bit_indexed_io() argument
328 static u8 read_sel_2x8bit_indexed_io(const struct dmi_system_event_log *sel, read_sel_2x8bit_indexed_io() argument
341 static u8 read_sel_16bit_indexed_io(const struct dmi_system_event_log *sel, read_sel_16bit_indexed_io() argument
402 struct dmi_system_event_log sel; dmi_sel_raw_read_helper() local
359 dmi_sel_raw_read_io(struct dmi_sysfs_entry *entry, const struct dmi_system_event_log *sel, char *buf, loff_t pos, size_t count) dmi_sel_raw_read_io() argument
376 dmi_sel_raw_read_phys32(struct dmi_sysfs_entry *entry, const struct dmi_system_event_log *sel, char *buf, loff_t pos, size_t count) dmi_sel_raw_read_phys32() argument
/linux-4.4.14/drivers/ata/
H A Dpata_icside.c398 unsigned int sel = 0; pata_icside_register_v6() local
H A Dpata_it821x.c194 int sel = 0; it821x_clock_strategy() local
H A Dlibata-eh.c2075 int sel; ata_eh_speed_down() local
H A Dlibata-core.c3130 int ata_down_xfermask_limit(struct ata_device *dev, unsigned int sel) ata_down_xfermask_limit() argument
/linux-4.4.14/arch/cris/include/arch-v32/arch/hwregs/
H A Data_defs.h121 unsigned int sel : 2; member in struct:__anon340
/linux-4.4.14/net/sched/
H A Dcls_u32.c71 struct tc_u32_sel sel; member in struct:tc_u_knode
117 int sel = 0; u32_classify() local
269 unsigned int sel; u32_lookup_key() local
96 u32_hash_fold(__be32 key, const struct tc_u32_sel *sel, u8 fshift) u32_hash_fold() argument
/linux-4.4.14/arch/mips/include/asm/octeon/
H A Dcvmx-gpio-defs.h356 uint64_t sel:4; member in struct:cvmx_gpio_tim_ctl::cvmx_gpio_tim_ctl_s
H A Dcvmx-ciu-defs.h6989 uint64_t sel:3; member in struct:cvmx_ciu_int_dbg_sel::cvmx_ciu_int_dbg_sel_s
7006 uint64_t sel:3; member in struct:cvmx_ciu_int_dbg_sel::cvmx_ciu_int_dbg_sel_cn61xx
7023 uint64_t sel:3; member in struct:cvmx_ciu_int_dbg_sel::cvmx_ciu_int_dbg_sel_cn63xx
H A Dcvmx-lmcx-defs.h253 uint64_t sel:1; member in struct:cvmx_lmcx_char_ctl::cvmx_lmcx_char_ctl_s
271 uint64_t sel:1; member in struct:cvmx_lmcx_char_ctl::cvmx_lmcx_char_ctl_cn63xx
H A Dcvmx-mio-defs.h2981 uint64_t sel:5; member in struct:cvmx_mio_ptp_phy_1pps_in::cvmx_mio_ptp_phy_1pps_in_s
/linux-4.4.14/sound/soc/codecs/
H A Dda732x.c337 unsigned int sel = ucontrol->value.integer.value[0]; da732x_hpf_set() local
H A Dmax98088.c385 unsigned int sel = ucontrol->value.integer.value[0]; max98088_mic1pre_set() local
409 unsigned int sel = ucontrol->value.integer.value[0]; max98088_mic2pre_set() local
1401 int best, best_val, save, i, sel, fs; max98088_setup_eq1() local
1448 int best, best_val, save, i, sel, fs; max98088_setup_eq2() local
1499 int sel = ucontrol->value.integer.value[0]; max98088_put_eq_enum() local
H A Dmax98095.c358 unsigned int sel = ucontrol->value.integer.value[0]; max98095_mic1pre_set() local
382 unsigned int sel = ucontrol->value.integer.value[0]; max98095_mic2pre_set() local
1502 unsigned int sel = ucontrol->value.integer.value[0]; max98095_put_eq_enum() local
1656 unsigned int sel = ucontrol->value.integer.value[0]; max98095_put_bq_enum() local
H A Dmax98090.c402 unsigned int sel = ucontrol->value.integer.value[0]; max98090_put_enab_tlv() local
H A Dwm8580.c724 int ret, sel, sel_mask, sel_shift; wm8580_set_sysclk() local
/linux-4.4.14/drivers/isdn/hisax/
H A Dconfig.c1290 void HiSax_reportcard(int cardnr, int sel) HiSax_reportcard() argument
/linux-4.4.14/drivers/mtd/nand/
H A Ds3c2410.c1082 unsigned long sel; s3c24xx_nand_resume() local
H A Dsunxi_nand.c394 struct sunxi_nand_chip_sel *sel; sunxi_nfc_select_chip() local
/linux-4.4.14/drivers/media/pci/ivtv/
H A Divtv-ioctl.c845 ivtv_s_selection(struct file *file, void *fh, struct v4l2_selection *sel) ivtv_s_selection() argument
888 ivtv_g_selection(struct file *file, void *fh, struct v4l2_selection *sel) ivtv_g_selection() argument
/linux-4.4.14/drivers/media/platform/exynos4-is/
H A Dfimc-capture.c1601 fimc_subdev_get_selection(struct v4l2_subdev *sd, struct v4l2_subdev_pad_config *cfg, struct v4l2_subdev_selection *sel) fimc_subdev_get_selection() argument
1656 fimc_subdev_set_selection(struct v4l2_subdev *sd, struct v4l2_subdev_pad_config *cfg, struct v4l2_subdev_selection *sel) fimc_subdev_set_selection() argument
H A Dfimc-lite.c906 fimc_lite_g_selection(struct file *file, void *fh, struct v4l2_selection *sel) fimc_lite_g_selection() argument
932 fimc_lite_s_selection(struct file *file, void *fh, struct v4l2_selection *sel) fimc_lite_s_selection() argument
1160 fimc_lite_subdev_get_selection(struct v4l2_subdev *sd, struct v4l2_subdev_pad_config *cfg, struct v4l2_subdev_selection *sel) fimc_lite_subdev_get_selection() argument
1195 fimc_lite_subdev_set_selection(struct v4l2_subdev *sd, struct v4l2_subdev_pad_config *cfg, struct v4l2_subdev_selection *sel) fimc_lite_subdev_set_selection() argument
/linux-4.4.14/drivers/media/platform/omap3isp/
H A Dispresizer.c1225 resizer_get_selection(struct v4l2_subdev *sd, struct v4l2_subdev_pad_config *cfg, struct v4l2_subdev_selection *sel) resizer_get_selection() argument
1278 resizer_set_selection(struct v4l2_subdev *sd, struct v4l2_subdev_pad_config *cfg, struct v4l2_subdev_selection *sel) resizer_set_selection() argument
H A Dispccdc.c2226 ccdc_get_selection(struct v4l2_subdev *sd, struct v4l2_subdev_pad_config *cfg, struct v4l2_subdev_selection *sel) ccdc_get_selection() argument
2268 ccdc_set_selection(struct v4l2_subdev *sd, struct v4l2_subdev_pad_config *cfg, struct v4l2_subdev_selection *sel) ccdc_set_selection() argument
H A Disppreview.c1931 preview_get_selection(struct v4l2_subdev *sd, struct v4l2_subdev_pad_config *cfg, struct v4l2_subdev_selection *sel) preview_get_selection() argument
1974 preview_set_selection(struct v4l2_subdev *sd, struct v4l2_subdev_pad_config *cfg, struct v4l2_subdev_selection *sel) preview_set_selection() argument
/linux-4.4.14/drivers/infiniband/hw/qib/
H A Dqib_mad.c1264 get_counter(struct qib_ibport *ibp, struct qib_pportdata *ppd, __be16 sel) get_counter() argument
1318 get_cache_hw_sample_counters(struct qib_pportdata *ppd, __be16 sel) get_cache_hw_sample_counters() argument
/linux-4.4.14/drivers/media/platform/s3c-camif/
H A Dcamif-capture.c998 s3c_camif_g_selection(struct file *file, void *priv, struct v4l2_selection *sel) s3c_camif_g_selection() argument
1035 s3c_camif_s_selection(struct file *file, void *priv, struct v4l2_selection *sel) s3c_camif_s_selection() argument
1365 s3c_camif_subdev_get_selection(struct v4l2_subdev *sd, struct v4l2_subdev_pad_config *cfg, struct v4l2_subdev_selection *sel) s3c_camif_subdev_get_selection() argument
1452 s3c_camif_subdev_set_selection(struct v4l2_subdev *sd, struct v4l2_subdev_pad_config *cfg, struct v4l2_subdev_selection *sel) s3c_camif_subdev_set_selection() argument
/linux-4.4.14/drivers/media/usb/uvc/
H A Duvc_v4l2.c1059 uvc_ioctl_g_selection(struct file *file, void *fh, struct v4l2_selection *sel) uvc_ioctl_g_selection() argument
/linux-4.4.14/drivers/net/wireless/rt2x00/
H A Drt73usb.c693 const struct antenna_sel *sel; rt73usb_config_ant() local
H A Drt61pci.c797 const struct antenna_sel *sel; rt61pci_config_ant() local
/linux-4.4.14/drivers/pinctrl/qcom/
H A Dpinctrl-spmi-mpp.c268 unsigned int sel; pmic_mpp_write_mode_ctl() local
657 unsigned int sel; pmic_mpp_populate() local
/linux-4.4.14/drivers/power/
H A Dqcom_smbb.c165 unsigned int sel; smbb_hw_lookup() local
/linux-4.4.14/drivers/acpi/
H A Dsbs.c407 u16 value, sel = 1 << (battery->id + 12); acpi_battery_set_alarm() local
/linux-4.4.14/drivers/block/
H A Dswim.c272 static inline void swim_select(struct swim __iomem *base, int sel) swim_select() argument
H A Dswim3.c277 static void swim3_select(struct floppy_state *fs, int sel) swim3_select() argument
/linux-4.4.14/drivers/clk/imx/
H A Dclk-imx35.c38 unsigned char arm, ahb, sel; member in struct:arm_ahb_div
/linux-4.4.14/drivers/staging/media/davinci_vpfe/
H A Ddm365_isif.c1630 struct v4l2_subdev_selection sel; isif_init_formats() local
1546 isif_pad_set_selection(struct v4l2_subdev *sd, struct v4l2_subdev_pad_config *cfg, struct v4l2_subdev_selection *sel) isif_pad_set_selection() argument
1595 isif_pad_get_selection(struct v4l2_subdev *sd, struct v4l2_subdev_pad_config *cfg, struct v4l2_subdev_selection *sel) isif_pad_get_selection() argument
/linux-4.4.14/drivers/scsi/fcoe/
H A Dfcoe_ctlr.c328 struct fcoe_fcf *sel; fcoe_ctlr_announce() local
1146 struct fcoe_fcf *sel; fcoe_ctlr_recv_els() local
1770 struct fcoe_fcf *sel; fcoe_ctlr_timer_work() local
/linux-4.4.14/drivers/hwmon/
H A Dw83627hf.c1642 int res = 0xff, sel; w83627thf_read_gpio5() local
H A Dnct6775.c2481 int i, sel = 0; show_pwm_temp_sel_common() local
/linux-4.4.14/drivers/media/i2c/smiapp/
H A Dsmiapp-core.c1880 smiapp_set_compose_binner(struct v4l2_subdev *subdev, struct v4l2_subdev_pad_config *cfg, struct v4l2_subdev_selection *sel, struct v4l2_rect **crops, struct v4l2_rect *comp) smiapp_set_compose_binner() argument
1928 smiapp_set_compose_scaler(struct v4l2_subdev *subdev, struct v4l2_subdev_pad_config *cfg, struct v4l2_subdev_selection *sel, struct v4l2_rect **crops, struct v4l2_rect *comp) smiapp_set_compose_scaler() argument
2044 smiapp_set_compose(struct v4l2_subdev *subdev, struct v4l2_subdev_pad_config *cfg, struct v4l2_subdev_selection *sel) smiapp_set_compose() argument
2072 __smiapp_sel_supported(struct v4l2_subdev *subdev, struct v4l2_subdev_selection *sel) __smiapp_sel_supported() argument
2115 smiapp_set_crop(struct v4l2_subdev *subdev, struct v4l2_subdev_pad_config *cfg, struct v4l2_subdev_selection *sel) smiapp_set_crop() argument
2167 __smiapp_get_selection(struct v4l2_subdev *subdev, struct v4l2_subdev_pad_config *cfg, struct v4l2_subdev_selection *sel) __smiapp_get_selection() argument
2222 smiapp_get_selection(struct v4l2_subdev *subdev, struct v4l2_subdev_pad_config *cfg, struct v4l2_subdev_selection *sel) smiapp_get_selection() argument
2235 smiapp_set_selection(struct v4l2_subdev *subdev, struct v4l2_subdev_pad_config *cfg, struct v4l2_subdev_selection *sel) smiapp_set_selection() argument
/linux-4.4.14/drivers/media/platform/
H A Dsh_vou.c910 sh_vou_g_selection(struct file *file, void *fh, struct v4l2_selection *sel) sh_vou_g_selection() argument
938 sh_vou_s_selection(struct file *file, void *fh, struct v4l2_selection *sel) sh_vou_s_selection() argument
/linux-4.4.14/drivers/gpu/drm/radeon/
H A Dr600.c2929 unsigned sel = emit_wait ? PACKET3_SEM_SEL_WAIT : PACKET3_SEM_SEL_SIGNAL; r600_semaphore_ring_emit() local
H A Dcik.c4039 unsigned sel = emit_wait ? PACKET3_SEM_SEL_WAIT : PACKET3_SEM_SEL_SIGNAL; cik_semaphore_ring_emit() local
/linux-4.4.14/drivers/clk/tegra/
H A Dclk-pll.c397 struct tegra_clk_pll_freq_table *sel; _get_table_rate() local
662 struct tegra_clk_pll_freq_table sel; clk_pll_recalc_rate() local
733 struct tegra_clk_pll_freq_table sel; clk_plle_enable() local
1287 struct tegra_clk_pll_freq_table sel; clk_plle_tegra114_enable() local
/linux-4.4.14/scripts/kconfig/
H A Dgconf.c227 GtkTreeSelection *sel; init_left_tree() local
269 GtkTreeSelection *sel; init_right_tree() local
/linux-4.4.14/include/net/
H A Dipv6.h195 int sel; member in struct:ip6_ra_chain
H A Dxfrm.h141 struct xfrm_selector sel; member in struct:xfrm_state
/linux-4.4.14/drivers/usb/host/
H A Dxhci.c4293 unsigned long long sel; xhci_get_timeout_no_hub_lpm() local
/linux-4.4.14/include/uapi/linux/
H A Dxfrm.h360 struct xfrm_selector sel; member in struct:xfrm_usersa_info
405 struct xfrm_selector sel; member in struct:xfrm_userpolicy_info
422 struct xfrm_selector sel; member in struct:xfrm_userpolicy_id
430 struct xfrm_selector sel; member in struct:xfrm_user_acquire
454 struct xfrm_selector sel; member in struct:xfrm_user_report
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
H A Dgfx_v7_0.c2534 unsigned sel = emit_wait ? PACKET3_SEM_SEL_WAIT : PACKET3_SEM_SEL_SIGNAL; gfx_v7_0_ring_emit_semaphore() local
H A Dgfx_v8_0.c4652 unsigned sel = emit_wait ? PACKET3_SEM_SEL_WAIT : PACKET3_SEM_SEL_SIGNAL; gfx_v8_0_ring_emit_semaphore() local
/linux-4.4.14/net/key/
H A Daf_key.c2311 struct xfrm_selector sel; pfkey_spddelete() local
2497 struct xfrm_selector sel; pfkey_migrate() local
3474 static int pfkey_send_migrate(const struct xfrm_selector *sel, u8 dir, u8 type, pfkey_send_migrate() argument
3584 static int pfkey_send_migrate(const struct xfrm_selector *sel, u8 dir, u8 type, pfkey_send_migrate() argument
3387 set_sadb_address(struct sk_buff *skb, int sasize, int type, const struct xfrm_selector *sel) set_sadb_address() argument
/linux-4.4.14/drivers/firewire/
H A Dohci.c1556 int tcode, length, ext_tcode, sel, try; handle_local_lock() local
/linux-4.4.14/include/linux/
H A Dusb.h465 unsigned int sel; member in struct:usb3_lpm_parameters
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/
H A Dsdio.c559 u8 sel; /* Chip-specific select value */ member in struct:sdiod_drive_str
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_hw.c7346 unsigned int sel; t4_filter_field_shift() local
/linux-4.4.14/arch/x86/include/asm/
H A Dkvm_host.h1119 static inline void kvm_load_ldt(u16 sel) kvm_load_ldt() argument
/linux-4.4.14/arch/x86/kvm/
H A Demulate.c489 u16 sel; stack_mask() local
650 u16 sel; __linearize() local
1464 u16 sel; get_descriptor_table_ptr() local
2096 unsigned short sel, old_sel; em_jmp_far() local
2249 unsigned short sel; em_lseg() local
3363 u16 sel, old_cs; em_call_far() local
3580 u16 sel = ctxt->src.val; em_mov_sreg_rm() local
3595 u16 sel = ctxt->src.val; em_lldt() local
3604 u16 sel = ctxt->src.val; em_ltr() local
H A Dvmx.c7915 static void vmx_dump_sel(char *name, uint32_t sel) vmx_dump_sel() argument
/linux-4.4.14/sound/pci/hda/
H A Dpatch_ca0132.c3633 int sel = ucontrol->value.enumerated.item[0]; ca0132_voicefx_put() local
/linux-4.4.14/drivers/gpu/drm/i915/
H A Dintel_display.c4170 u32 sel; ironlake_pch_enable() local
/linux-4.4.14/drivers/pinctrl/sirf/
H A Dpinctrl-atlas7.c5201 u32 sel; altas7_pinctrl_set_drive_strength_sel() local
5142 altas7_pinctrl_set_pull_sel(struct pinctrl_dev *pctldev, u32 pin, u32 sel) altas7_pinctrl_set_pull_sel() argument
5168 __altas7_pinctrl_set_drive_strength_sel(struct pinctrl_dev *pctldev, u32 pin, u32 sel) __altas7_pinctrl_set_drive_strength_sel() argument

Completed in 5546 milliseconds