Home
last modified time | relevance | path

Searched defs:channel (Results 201 – 225 of 1167) sorted by relevance

12345678910>>...47

/linux/drivers/hwmon/
H A Dcros_ec_hwmon.c74 u32 attr, int channel, long *val) in cros_ec_hwmon_read() argument
115 u32 attr, int channel, const char **str) in cros_ec_hwmon_read_string() argument
128 u32 attr, int channel) in cros_ec_hwmon_is_visible() argument
[all...]
H A Dtmp513.c310 static u8 tmp51x_get_reg(enum hwmon_sensor_types type, u32 attr, int channel) in tmp51x_get_reg() argument
369 int channel) in tmp51x_get_status_pos() argument
408 u32 attr, int channel, long *val) in tmp51x_read() argument
430 tmp51x_write(struct device * dev,enum hwmon_sensor_types type,u32 attr,int channel,long val) tmp51x_write() argument
443 tmp51x_is_visible(const void * _data,enum hwmon_sensor_types type,u32 attr,int channel) tmp51x_is_visible() argument
[all...]
H A Dmax1668.c55 u32 attr, int channel, long *val) in max1668_read() argument
118 max1668_write(struct device * dev,enum hwmon_sensor_types type,u32 attr,int channel,long val) max1668_write() argument
136 max1668_is_visible(const void * _data,enum hwmon_sensor_types type,u32 attr,int channel) max1668_is_visible() argument
[all...]
H A Dtmp102.c74 u32 attr, int channel, long *temp) in tmp102_read() argument
108 u32 attr, int channel, long temp) in tmp102_write() argument
129 u32 attr, int channel) in tmp102_is_visible() argument
H A Dlm90.c1357 static int lm90_get_temp(struct lm90_data *data, int index, int channel) in lm90_get_temp() argument
1388 static int lm90_set_temp(struct lm90_data *data, int index, int channel, long val) in lm90_set_temp() argument
1437 lm90_get_temphyst(struct lm90_data * data,int index,int channel) lm90_get_temphyst() argument
1462 lm90_set_temp_offset(struct lm90_data * data,int index,int channel,long val) lm90_set_temp_offset() argument
1516 lm90_temp_read(struct device * dev,u32 attr,int channel,long * val) lm90_temp_read() argument
1588 lm90_temp_write(struct device * dev,u32 attr,int channel,long val) lm90_temp_write() argument
1633 lm90_temp_is_visible(const void * data,u32 attr,int channel) lm90_temp_is_visible() argument
1660 lm90_chip_read(struct device * dev,u32 attr,int channel,long * val) lm90_chip_read() argument
1707 lm90_chip_write(struct device * dev,u32 attr,int channel,long val) lm90_chip_write() argument
1737 lm90_chip_is_visible(const void * data,u32 attr,int channel) lm90_chip_is_visible() argument
1751 lm90_read(struct device * dev,enum hwmon_sensor_types type,u32 attr,int channel,long * val) lm90_read() argument
1764 lm90_read_string(struct device * dev,enum hwmon_sensor_types type,u32 attr,int channel,const char ** str) lm90_read_string() argument
1774 lm90_write(struct device * dev,enum hwmon_sensor_types type,u32 attr,int channel,long val) lm90_write() argument
1787 lm90_is_visible(const void * data,enum hwmon_sensor_types type,u32 attr,int channel) lm90_is_visible() argument
[all...]
/linux/drivers/net/ethernet/sfc/siena/
H A Dnic.c54 bool efx_siena_event_present(struct efx_channel *channel) in efx_siena_event_present() argument
59 void efx_siena_event_test_start(struct efx_channel *channel) in efx_siena_event_test_start() argument
78 struct efx_channel *channel; in efx_siena_init_interrupt() local
151 struct efx_channel *channel; efx_siena_fini_interrupt() local
[all...]
/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac4_dma.c191 void __iomem *ioaddr, u32 channel, in _dwmac4_dump_dma_regs() argument
263 dwmac4_dma_rx_chan_op_mode(struct stmmac_priv * priv,void __iomem * ioaddr,int mode,u32 channel,int fifosz,u8 qmode) dwmac4_dma_rx_chan_op_mode() argument
332 dwmac4_dma_tx_chan_op_mode(struct stmmac_priv * priv,void __iomem * ioaddr,int mode,u32 channel,int fifosz,u8 qmode) dwmac4_dma_tx_chan_op_mode() argument
500 dwmac4_qmode(struct stmmac_priv * priv,void __iomem * ioaddr,u32 channel,u8 qmode) dwmac4_qmode() argument
[all...]
/linux/drivers/phy/renesas/
H A Dphy-rcar-gen2.c49 struct rcar_gen2_channel *channel; member
79 struct rcar_gen2_channel *channel = phy->channel; in rcar_gen2_phy_init() local
107 struct rcar_gen2_channel *channel = phy->channel; in rcar_gen2_phy_exit() local
383 struct rcar_gen2_channel *channel = drv->channels + i; rcar_gen2_phy_probe() local
[all...]
/linux/drivers/pwm/
H A Dpwm-atmel-tcb.c51 u8 channel; member
390 int channel; atmel_tcb_pwm_probe() local
490 unsigned int channel = tcbpwmc->channel; atmel_tcb_pwm_suspend() local
505 unsigned int channel = tcbpwmc->channel; atmel_tcb_pwm_resume() local
[all...]
/linux/sound/pci/au88x0/
H A Dau88x0_core.c77 static void vortex_mixer_en_sr(vortex_t * vortex, int channel) in vortex_mixer_en_sr() argument
82 static void vortex_mixer_dis_sr(vortex_t * vortex, int channel) in vortex_mixer_dis_sr() argument
246 vortex_mix_disableinput(vortex_t * vortex,unsigned char mix,int channel,int ramp) vortex_mix_disableinput() argument
431 vortex_src_en_sr(vortex_t * vortex,int channel) vortex_src_en_sr() argument
437 vortex_src_dis_sr(vortex_t * vortex,int channel) vortex_src_dis_sr() argument
1616 vortex_adb_en_sr(vortex_t * vortex,int channel) vortex_adb_en_sr() argument
1622 vortex_adb_dis_sr(vortex_t * vortex,int channel) vortex_adb_dis_sr() argument
1629 vortex_adb_addroutes(vortex_t * vortex,unsigned char channel,ADBRamLink * route,int rnum) vortex_adb_addroutes() argument
1676 vortex_adb_delroutes(vortex_t * vortex,unsigned char channel,ADBRamLink route0,ADBRamLink route1) vortex_adb_delroutes() argument
1716 vortex_route(vortex_t * vortex,int en,unsigned char channel,unsigned char source,unsigned char dest) vortex_route() argument
1839 vortex_connection_src_mixin(vortex_t * vortex,int en,unsigned char channel,unsigned char src,unsigned char mixin) vortex_connection_src_mixin() argument
1860 vortex_connection_adb_mixin(vortex_t * vortex,int en,unsigned char channel,unsigned char source,unsigned char mixin) vortex_connection_adb_mixin() argument
[all...]
/linux/drivers/net/ppp/
H A Dppp_generic.c175 struct channel { struct
178 struct ppp_channel *chan; /* public channel data structure */ argument
182 struct net *chan_net; /* the net channel belong argument
177 listchannel global() argument
184 clistchannel global() argument
186 bridgechannel global() argument
191 speedchannel global() argument
[all...]
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
H A Drf.c120 u8 *ppowerlevel, u8 channel, in rtl92c_phy_get_power_base() argument
157 u8 channel, u8 index, in _rtl92c_get_txpower_writeval_by_regulatory() argument
345 rtl92cu_phy_rf6052_set_ofdm_txpower(struct ieee80211_hw * hw,u8 * ppowerlevel,u8 channel) rtl92cu_phy_rf6052_set_ofdm_txpower() argument
[all...]
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
H A Drf.c125 u8 *ppowerlevel, u8 channel, in rtl92c_phy_get_power_base() argument
166 u8 channel, u8 index, in _rtl92c_get_txpower_writeval_by_regulatory() argument
372 rtl92ce_phy_rf6052_set_ofdm_txpower(struct ieee80211_hw * hw,u8 * ppowerlevel,u8 channel) rtl92ce_phy_rf6052_set_ofdm_txpower() argument
[all...]
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
H A Drf.c129 u8 *ppowerlevel, u8 channel, in rtl8723e_phy_get_power_base() argument
171 u8 channel, u8 index, in get_txpower_writeval_by_reg() argument
384 rtl8723e_phy_rf6052_set_ofdm_txpower(struct ieee80211_hw * hw,u8 * ppowerlevel,u8 channel) rtl8723e_phy_rf6052_set_ofdm_txpower() argument
[all...]
/linux/drivers/net/wireless/broadcom/b43legacy/
H A Dradio.c55 u16 channel2freq_bg(u8 channel) in channel2freq_bg() argument
209 u8 channel) in b43legacy_synth_pu_workaround() argument
230 b43legacy_radio_aci_detect(struct b43legacy_wldev * dev,u8 channel) b43legacy_radio_aci_detect() argument
268 unsigned int channel = phy->channel; b43legacy_radio_aci_scan() local
1713 b43legacy_radio_selectchannel(struct b43legacy_wldev * dev,u8 channel,int synthetic_pu_workaround) b43legacy_radio_selectchannel() argument
2032 u8 channel; b43legacy_radio_turn_on() local
[all...]
/linux/drivers/iio/adc/
H A Drohm-bd79124.c490 bd79124_disable_event(struct bd79124_data * data,enum iio_event_direction dir,int channel) bd79124_disable_event() argument
530 bd79124_enable_event(struct bd79124_data * data,enum iio_event_direction dir,unsigned int channel) bd79124_enable_event() argument
756 bd79124_re_enable_lo(struct bd79124_data * data,unsigned int channel) bd79124_re_enable_lo() argument
779 bd79124_re_enable_hi(struct bd79124_data * data,unsigned int channel) bd79124_re_enable_hi() argument
839 bd79124_event_ratelimit_hi(struct bd79124_data * data,unsigned int channel) bd79124_event_ratelimit_hi() argument
850 bd79124_event_ratelimit_lo(struct bd79124_data * data,unsigned int channel) bd79124_event_ratelimit_lo() argument
940 bd79124_chan_init(struct bd79124_data * data,int channel) bd79124_chan_init() argument
[all...]
H A Dmcp320x.c100 const unsigned int channel, bool differential) in mcp320x_channel_to_tx_data() argument
120 static int mcp320x_adc_conversion(struct mcp320x *adc, u8 channel, in mcp320x_adc_conversion() argument
195 struct iio_chan_spec const *channel, int *val, in mcp320x_read_raw() argument
[all...]
H A Dad4130.c669 static void ad4130_unlink_channel(struct ad4130_state *st, unsigned int channel) in ad4130_unlink_channel() argument
695 unsigned int channel, unsigned int slot) in ad4130_link_channel_slot() argument
745 unsigned int channel, bool on_enable) in ad4130_write_channel_setup() argument
813 ad4130_set_channel_enable(struct ad4130_state * st,unsigned int channel,bool status) ad4130_set_channel_enable() argument
920 unsigned int channel = chan->scan_index; ad4130_set_filter_type() local
962 unsigned int channel = chan->scan_index; ad4130_get_filter_type() local
1010 ad4130_set_channel_pga(struct ad4130_state * st,unsigned int channel,int val,int val2) ad4130_set_channel_pga() argument
1043 ad4130_set_channel_freq(struct ad4130_state * st,unsigned int channel,int val,int val2) ad4130_set_channel_freq() argument
1069 _ad4130_read_sample(struct iio_dev * indio_dev,unsigned int channel,int * val) _ad4130_read_sample() argument
1105 ad4130_read_sample(struct iio_dev * indio_dev,unsigned int channel,int * val) ad4130_read_sample() argument
1120 unsigned int channel = chan->scan_index; ad4130_read_raw() local
1161 unsigned int channel = chan->scan_index; ad4130_read_avail() local
1206 unsigned int channel = chan->scan_index; ad4130_write_raw() local
1233 unsigned int channel; ad4130_update_scan_mode() local
[all...]
/linux/drivers/comedi/drivers/
H A Dcb_pcidda.c56 #define CAL_CHANNEL_BITS(channel) (((channel) << 1) & CAL_CHANNEL_MASK) argument
222 unsigned int caldac, unsigned int channel, in cb_pcidda_write_caldac() argument
255 static void cb_pcidda_calibrate(struct comedi_device *dev, unsigned int channel, in cb_pcidda_calibrate() argument
289 unsigned int channel = CR_CHAN(insn->chanspec); cb_pcidda_ao_insn_write() local
[all...]
/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddispc-compat.c458 static void dispc_mgr_enable_lcd_out(enum omap_channel channel) in dispc_mgr_enable_lcd_out() argument
463 static void dispc_mgr_disable_lcd_out(enum omap_channel channel) in dispc_mgr_disable_lcd_out() argument
607 void dispc_mgr_enable_sync(enum omap_channel channel) in dispc_mgr_enable_sync() argument
617 dispc_mgr_disable_sync(enum omap_channel channel) dispc_mgr_disable_sync() argument
[all...]
/linux/drivers/iio/dac/
H A Dti-dac5571.c67 static int dac5571_cmd_single(struct dac5571_data *data, int channel, u16 val) in dac5571_cmd_single() argument
81 static int dac5571_cmd_quad(struct dac5571_data *data, int channel, u16 val) in dac5571_cmd_quad() argument
97 static int dac5571_pwrdwn_single(struct dac5571_data *data, int channel, u8 pwrdwn) in dac5571_pwrdwn_single() argument
108 static int dac5571_pwrdwn_quad(struct dac5571_data *data, int channel, u8 pwrdwn) in dac5571_pwrdwn_quad() argument
[all...]
/linux/drivers/net/ethernet/sfc/falcon/
H A Dselftest.c180 struct ef4_channel *channel; in ef4_test_eventq_irq() local
630 struct ef4_channel *channel = ef4_test_loopbacks() local
786 struct ef4_channel *channel; ef4_selftest_async_start() local
802 struct ef4_channel *channel; ef4_selftest_async_work() local
[all...]
/linux/drivers/thermal/qcom/
H A Dqcom-spmi-adc-tm5.c196 unsigned int channel; global() member
362 struct adc_tm5_channel *channel = thermal_zone_device_priv(tz); adc_tm5_get_temp() local
378 adc_tm5_disable_channel(struct adc_tm5_channel * channel) adc_tm5_disable_channel() argument
444 adc_tm5_gen2_disable_channel(struct adc_tm5_channel * channel) adc_tm5_gen2_disable_channel() argument
510 adc_tm5_configure(struct adc_tm5_channel * channel,int low,int high) adc_tm5_configure() argument
566 adc_tm5_gen2_configure(struct adc_tm5_channel * channel,int low,int high) adc_tm5_gen2_configure() argument
644 struct adc_tm5_channel *channel = thermal_zone_device_priv(tz); adc_tm5_set_trips() local
781 adc_tm5_get_dt_channel_data(struct adc_tm5_chip * adc_tm,struct adc_tm5_channel * channel,struct device_node * node) adc_tm5_get_dt_channel_data() argument
[all...]
/linux/drivers/net/wireless/ti/wl1251/
H A Dcmd.c164 int wl1251_cmd_data_path_rx(struct wl1251 *wl, u8 channel, bool enable) in wl1251_cmd_data_path_rx() argument
198 int wl1251_cmd_data_path_tx(struct wl1251 *wl, u8 channel, bool enable) in wl1251_cmd_data_path_tx() argument
229 wl1251_cmd_join(struct wl1251 * wl,u8 bss_type,u8 channel,u16 beacon_interval,u8 dtim_interval) wl1251_cmd_join() argument
[all...]
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Drf.c121 u8 *ppowerlevel_bw40, u8 channel, in rtl8821ae_phy_get_power_base() argument
159 u8 channel, u8 index, in get_txpower_writeval_by_regulatory() argument
348 rtl8821ae_phy_rf6052_set_ofdm_txpower(struct ieee80211_hw * hw,u8 * ppowerlevel_ofdm,u8 * ppowerlevel_bw20,u8 * ppowerlevel_bw40,u8 channel) rtl8821ae_phy_rf6052_set_ofdm_txpower() argument
[all...]

12345678910>>...47