/kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/ |
H A D | scan.c | 821 u8 channel; mwifiex_config_scan() local 1746 u16 channel = 0; mwifiex_parse_single_response_buf() local [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/microchip/wilc1000/ |
H A D | cfg80211.c | 117 struct ieee80211_channel *channel; in cfg_scan_result() local
|
H A D | hif.c | 1343 int wilc_set_mac_chnl_num(struct wilc_vif *vif, u8 channel) in wilc_set_mac_chnl_num() argument
|
/kernel/linux/linux-6.6/drivers/net/wireless/legacy/ |
H A D | wl3501_cs.c | 142 static int iw_valid_channel(int reg_domain, int channel) in iw_valid_channel() argument 1452 int channel = wrqu->freq.m; in wl3501_set_freq() local [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/stmicro/stmmac/ |
H A D | dwmac-sun8i.c | 511 sun8i_dwmac_dma_operation_mode_rx(struct stmmac_priv *priv, void __iomem *ioaddr, int mode, u32 channel, int fifosz, u8 qmode) sun8i_dwmac_dma_operation_mode_rx() argument 535 sun8i_dwmac_dma_operation_mode_tx(struct stmmac_priv *priv, void __iomem *ioaddr, int mode, u32 channel, int fifosz, u8 qmode) sun8i_dwmac_dma_operation_mode_tx() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/synopsys/ |
H A D | dwc-xlgmac-hw.c | 499 struct xlgmac_channel *channel; in xlgmac_enable_tx() local 455 xlgmac_prepare_tx_stop(struct xlgmac_pdata *pdata, struct xlgmac_channel *channel) xlgmac_prepare_tx_stop() argument 533 struct xlgmac_channel *channel; xlgmac_disable_tx() local 604 struct xlgmac_channel *channel; xlgmac_enable_rx() local 640 struct xlgmac_channel *channel; xlgmac_disable_rx() local 676 xlgmac_tx_start_xmit(struct xlgmac_channel *channel, struct xlgmac_ring *ring) xlgmac_tx_start_xmit() argument 702 xlgmac_dev_xmit(struct xlgmac_channel *channel) xlgmac_dev_xmit() argument 1056 xlgmac_tx_desc_init(struct xlgmac_channel *channel) xlgmac_tx_desc_init() argument 1139 xlgmac_rx_desc_init(struct xlgmac_channel *channel) xlgmac_rx_desc_init() argument 1302 struct xlgmac_channel *channel; xlgmac_config_rx_coalesce() local 1360 struct xlgmac_channel *channel; xlgmac_config_rx_buffer_size() local 1379 struct xlgmac_channel *channel; xlgmac_config_tso_mode() local 1399 struct xlgmac_channel *channel; xlgmac_config_sph_mode() local 1741 struct xlgmac_channel *channel; xlgmac_config_osp_mode() local 1762 struct xlgmac_channel *channel; xlgmac_config_pblx8() local 1790 struct xlgmac_channel *channel; xlgmac_config_tx_pbl_val() local 1821 struct xlgmac_channel *channel; xlgmac_config_rx_pbl_val() local 2449 struct xlgmac_channel *channel; xlgmac_enable_dma_interrupts() local 2638 xlgmac_dev_read(struct xlgmac_channel *channel) xlgmac_dev_read() argument 2816 xlgmac_enable_int(struct xlgmac_channel *channel, enum xlgmac_int int_id) xlgmac_enable_int() argument 2879 xlgmac_disable_int(struct xlgmac_channel *channel, enum xlgmac_int int_id) xlgmac_disable_int() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/ieee802154/ |
H A D | cc2520.c | 631 cc2520_set_channel(struct ieee802154_hw *hw, u8 page, u8 channel) in cc2520_set_channel() argument
|
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wl1251/ |
H A D | cmd.h | 209 u8 channel; member 262 u8 channel; member 274 u8 channel; member
|
H A D | wl1251.h | 293 int channel; member
|
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wlcore/ |
H A D | wlcore_i.h | 394 int channel; member
|
/kernel/linux/linux-6.6/drivers/net/wireless/st/cw1200/ |
H A D | cw1200.h | 143 struct ieee80211_channel *channel; member
|
/kernel/linux/linux-6.6/drivers/phy/samsung/ |
H A D | phy-exynos5-usbdrd.c | 1012 int channel; in exynos5_usbdrd_phy_probe() local
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/modules/color/ |
H A D | color_gamma.c | 507 find_software_points( const struct dc_gamma *ramp, const struct gamma_pixel *axis_x, struct fixed31_32 hw_point, enum channel_name channel, uint32_t *index_to_start, uint32_t *index_left, uint32_t *index_right, enum hw_point_position *pos) find_software_points() argument 586 build_custom_gamma_mapping_coefficients_worker( const struct dc_gamma *ramp, struct pixel_gamma_point *coeff, const struct hw_x_point *coordinates_x, const struct gamma_pixel *axis_x, enum channel_name channel, uint32_t number_of_points) build_custom_gamma_mapping_coefficients_worker() argument 678 calculate_mapped_value( struct pwl_float_data *rgb, const struct pixel_gamma_point *coeff, enum channel_name channel, uint32_t max_index) calculate_mapped_value() argument [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/ |
H A D | amdgpu_pm.c | 39 enum PP_HWMON_TEMP channel; member 2242 int channel = to_sensor_dev_attr(attr)->index; in amdgpu_hwmon_show_temp() local 2327 int channel = to_sensor_dev_attr(attr)->index; in amdgpu_hwmon_show_temp_label() local 2340 int channel = to_sensor_dev_attr(attr)->index; in amdgpu_hwmon_show_temp_emergency() local [all...] |
/kernel/linux/linux-6.6/drivers/iio/temperature/ |
H A D | mlx90632.c | 469 u8 channel = 0; in mlx90632_read_object_raw() local 982 mlx90632_read_raw(struct iio_dev *indio_dev, struct iio_chan_spec const *channel, int *val, int *val2, long mask) mlx90632_read_raw() argument 1051 mlx90632_write_raw(struct iio_dev *indio_dev, struct iio_chan_spec const *channel, int val, int val2, long mask) mlx90632_write_raw() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/omapdrm/dss/ |
H A D | dss.c | 389 static int dss_get_channel_index(enum omap_channel channel) in dss_get_channel_index() argument 176 dss_ctrl_pll_set_control_mux(struct dss_device *dss, enum dss_clk_source clk_src, enum omap_channel channel) dss_ctrl_pll_set_control_mux() argument 466 dss_lcd_clk_mux_dra7(struct dss_device *dss, enum omap_channel channel, enum dss_clk_source clk_src) dss_lcd_clk_mux_dra7() argument 494 dss_lcd_clk_mux_omap5(struct dss_device *dss, enum omap_channel channel, enum dss_clk_source clk_src) dss_lcd_clk_mux_omap5() argument 525 dss_lcd_clk_mux_omap4(struct dss_device *dss, enum omap_channel channel, enum dss_clk_source clk_src) dss_lcd_clk_mux_omap4() argument 554 dss_select_lcd_clk_source(struct dss_device *dss, enum omap_channel channel, enum dss_clk_source clk_src) dss_select_lcd_clk_source() argument 585 dss_get_lcd_clk_source(struct dss_device *dss, enum omap_channel channel) dss_get_lcd_clk_source() argument 736 dss_dpi_select_source_omap2_omap3(struct dss_device *dss, int port, enum omap_channel channel) dss_dpi_select_source_omap2_omap3() argument 745 dss_dpi_select_source_omap4(struct dss_device *dss, int port, enum omap_channel channel) dss_dpi_select_source_omap4() argument 766 dss_dpi_select_source_omap5(struct dss_device *dss, int port, enum omap_channel channel) dss_dpi_select_source_omap5() argument 793 dss_dpi_select_source_dra7xx(struct dss_device *dss, int port, enum omap_channel channel) dss_dpi_select_source_dra7xx() argument 814 dss_dpi_select_source(struct dss_device *dss, int port, enum omap_channel channel) dss_dpi_select_source() argument [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/rockchip/ |
H A D | rockchip_drm_vop.c | 2057 int channel = i * 2 + 1; in vop_initial() local
|
/kernel/linux/linux-6.6/drivers/hwmon/ |
H A D | adt7475.c | 285 static inline int reg2volt(int channel, u16 reg, u8 bypass_attn) in reg2volt() argument 294 static inline u16 volt2reg(int channel, long volt, u8 bypass_attn) in volt2reg() argument
|
H A D | adt7462.c | 1347 int channel = data->pwm_cfg[attr->index] >> ADT7462_PWM_CHANNEL_SHIFT; in pwm_auto_temp_show() local
|
H A D | adt7470.c | 536 static int adt7470_temp_read(struct device *dev, u32 attr, int channel, long *val) in adt7470_temp_read() argument 563 static int adt7470_temp_write(struct device *dev, u32 attr, int channel, long val) in adt7470_temp_write() argument 624 adt7470_fan_read(struct device *dev, u32 attr, int channel, long *val) adt7470_fan_read() argument 660 adt7470_fan_write(struct device *dev, u32 attr, int channel, long val) adt7470_fan_write() argument 757 adt7470_pwm_read(struct device *dev, u32 attr, int channel, long *val) adt7470_pwm_read() argument 814 adt7470_pwm_write(struct device *dev, u32 attr, int channel, long val) adt7470_pwm_write() argument 1097 adt7470_read(struct device *dev, enum hwmon_sensor_types type, u32 attr, int channel, long *val) adt7470_read() argument 1112 adt7470_write(struct device *dev, enum hwmon_sensor_types type, u32 attr, int channel, long val) adt7470_write() argument 1127 adt7470_is_visible(const void *_data, enum hwmon_sensor_types type, u32 attr, int channel) adt7470_is_visible() argument [all...] |
H A D | npcm750-pwm-fan.c | 504 static int npcm7xx_read_pwm(struct device *dev, u32 attr, int channel, in npcm7xx_read_pwm() argument 521 static int npcm7xx_write_pwm(struct device *dev, u32 attr, int channel, in npcm7xx_write_pwm() argument 210 npcm7xx_pwm_config_set(struct npcm7xx_pwm_fan_data *data, int channel, u16 val) npcm7xx_pwm_config_set() argument 541 npcm7xx_pwm_is_visible(const void *_data, u32 attr, int channel) npcm7xx_pwm_is_visible() argument 556 npcm7xx_read_fan(struct device *dev, u32 attr, int channel, long *val) npcm7xx_read_fan() argument 579 npcm7xx_fan_is_visible(const void *_data, u32 attr, int channel) npcm7xx_fan_is_visible() argument 594 npcm7xx_read(struct device *dev, enum hwmon_sensor_types type, u32 attr, int channel, long *val) npcm7xx_read() argument 607 npcm7xx_write(struct device *dev, enum hwmon_sensor_types type, u32 attr, int channel, long val) npcm7xx_write() argument 618 npcm7xx_is_visible(const void *data, enum hwmon_sensor_types type, u32 attr, int channel) npcm7xx_is_visible() argument [all...] |
H A D | asus-ec-sensors.c | 615 find_ec_sensor_index(const struct ec_sensors_data *ec, enum hwmon_sensor_types type, int channel) find_ec_sensor_index() argument 863 asus_ec_hwmon_read(struct device *dev, enum hwmon_sensor_types type, u32 attr, int channel, long *val) asus_ec_hwmon_read() argument 885 asus_ec_hwmon_read_string(struct device *dev, enum hwmon_sensor_types type, u32 attr, int channel, const char **str) asus_ec_hwmon_read_string() argument 896 asus_ec_hwmon_is_visible(const void *drvdata, enum hwmon_sensor_types type, u32 attr, int channel) asus_ec_hwmon_is_visible() argument
|
H A D | ltc2992.c | 481 static int ltc2992_read_in_alarm(struct ltc2992_state *st, int channel, long *val, u32 attr) in ltc2992_read_in_alarm() argument 501 static int ltc2992_read_in(struct device *dev, u32 attr, int channel, long *val) in ltc2992_read_in() argument 342 ltc2992_is_visible(const void *data, enum hwmon_sensor_types type, u32 attr, int channel) ltc2992_is_visible() argument 535 ltc2992_get_current(struct ltc2992_state *st, u32 reg, u32 channel, long *val) ltc2992_get_current() argument 549 ltc2992_set_current(struct ltc2992_state *st, u32 reg, u32 channel, long val) ltc2992_set_current() argument 559 ltc2992_read_curr_alarm(struct ltc2992_state *st, int channel, long *val, u32 attr) ltc2992_read_curr_alarm() argument 579 ltc2992_read_curr(struct device *dev, u32 attr, int channel, long *val) ltc2992_read_curr() argument 610 ltc2992_get_power(struct ltc2992_state *st, u32 reg, u32 channel, long *val) ltc2992_get_power() argument 624 ltc2992_set_power(struct ltc2992_state *st, u32 reg, u32 channel, long val) ltc2992_set_power() argument 634 ltc2992_read_power_alarm(struct ltc2992_state *st, int channel, long *val, u32 attr) ltc2992_read_power_alarm() argument 654 ltc2992_read_power(struct device *dev, u32 attr, int channel, long *val) ltc2992_read_power() argument 685 ltc2992_read(struct device *dev, enum hwmon_sensor_types type, u32 attr, int channel, long *val) ltc2992_read() argument 700 ltc2992_write_curr(struct device *dev, u32 attr, int channel, long val) ltc2992_write_curr() argument 738 ltc2992_write_in(struct device *dev, u32 attr, int channel, long val) ltc2992_write_in() argument 760 ltc2992_write_power(struct device *dev, u32 attr, int channel, long val) ltc2992_write_power() argument 779 ltc2992_write_chip(struct device *dev, u32 attr, int channel, long val) ltc2992_write_chip() argument 792 ltc2992_write(struct device *dev, enum hwmon_sensor_types type, u32 attr, int channel, long val) ltc2992_write() argument [all...] |
H A D | mr75203.c | 277 static int pvt_read_temp(struct device *dev, u32 attr, int channel, long *val) in pvt_read_temp() argument 243 pvt_is_visible(const void *data, enum hwmon_sensor_types type, u32 attr, int channel) pvt_is_visible() argument 311 pvt_read_in(struct device *dev, u32 attr, int channel, long *val) pvt_read_in() argument 360 pvt_read(struct device *dev, enum hwmon_sensor_types type, u32 attr, int channel, long *val) pvt_read() argument 690 u32 channel; pvt_get_pre_scaler() local [all...] |
H A D | hp-wmi-sensors.c | 1420 hp_wmi_hwmon_is_visible(const void *drvdata, enum hwmon_sensor_types type, u32 attr, int channel) hp_wmi_hwmon_is_visible() argument 1442 hp_wmi_hwmon_read(struct device *dev, enum hwmon_sensor_types type, u32 attr, int channel, long *out_val) hp_wmi_hwmon_read() argument 1481 hp_wmi_hwmon_read_string(struct device *dev, enum hwmon_sensor_types type, u32 attr, int channel, const char **out_str) hp_wmi_hwmon_read_string() argument 1494 hp_wmi_hwmon_write(struct device *dev, enum hwmon_sensor_types type, u32 attr, int channel, long val) hp_wmi_hwmon_write() argument [all...] |