| /linux/drivers/hwmon/ |
| A D | ltc4245.c | 268 static int ltc4245_read_curr(struct device *dev, u32 attr, int channel, in ltc4245_read_curr() 285 static int ltc4245_read_in(struct device *dev, u32 attr, int channel, long *val) in ltc4245_read_in() 314 static int ltc4245_read_power(struct device *dev, u32 attr, int channel, in ltc4245_read_power() 333 u32 attr, int channel, long *val) in ltc4245_read() 350 u32 attr, int channel) in ltc4245_is_visible()
|
| A D | da9052-hwmon.c | 157 int channel = to_sensor_dev_attr(devattr)->index; in da9052_misc_channel_show() local 167 static int da9052_request_tsi_read(struct da9052_hwmon *hwmon, int channel) in da9052_request_tsi_read() 189 static int da9052_get_tsi_result(struct da9052_hwmon *hwmon, int channel) in da9052_get_tsi_result() 221 static ssize_t __da9052_read_tsi(struct device *dev, int channel) in __da9052_read_tsi() 244 int channel = to_sensor_dev_attr(devattr)->index; in da9052_tsi_show() local
|
| A D | w83627ehf.c | 816 store_pwm_mode(struct device *dev, struct w83627ehf_data *data, int channel, in store_pwm_mode() 836 store_pwm(struct device *dev, struct w83627ehf_data *data, int channel, in store_pwm() 1338 u32 attr, int channel) in w83627ehf_is_visible() 1431 int channel, long *val) in w83627ehf_do_read_temp() 1466 int channel, long *val) in w83627ehf_do_read_in() 1495 int channel, long *val) in w83627ehf_do_read_fan() 1523 int channel, long *val) in w83627ehf_do_read_pwm() 1543 int channel, long *val) in w83627ehf_do_read_intrusion() 1554 u32 attr, int channel, long *val) in w83627ehf_read() 1583 u32 attr, int channel, const char **str) in w83627ehf_read_string() [all …]
|
| A D | nzxt-kraken2.c | 40 u32 attr, int channel) in kraken2_is_visible() 46 u32 attr, int channel, long *val) in kraken2_read() 68 u32 attr, int channel, const char **str) in kraken2_read_string()
|
| A D | wm8350-hwmon.c | 29 int channel = to_sensor_dev_attr(attr)->index; in show_voltage() local 41 int channel = to_sensor_dev_attr(attr)->index; in show_label() local
|
| /linux/drivers/hv/ |
| A D | hv_debugfs.c | 56 struct vmbus_channel *channel = dev->channel; in hv_debug_delay_files() local 85 struct vmbus_channel *channel = dev->channel; in hv_debug_set_test_state() local 154 void hv_debug_delay_test(struct vmbus_channel *channel, enum delay delay_type) in hv_debug_delay_test()
|
| /linux/drivers/scsi/ |
| A D | scsi_scan.c | 384 int channel, uint id) in __scsi_find_target() 449 int channel, uint id) in scsi_alloc_target() 1502 struct scsi_device *__scsi_add_device(struct Scsi_Host *shost, uint channel, in __scsi_add_device() 1538 int scsi_add_device(struct Scsi_Host *host, uint channel, in scsi_add_device() 1573 static void __scsi_scan_target(struct device *parent, unsigned int channel, in __scsi_scan_target() 1644 void scsi_scan_target(struct device *parent, unsigned int channel, in scsi_scan_target() 1668 static void scsi_scan_channel(struct Scsi_Host *shost, unsigned int channel, in scsi_scan_channel() 1700 int scsi_scan_host_selected(struct Scsi_Host *shost, unsigned int channel, in scsi_scan_host_selected()
|
| A D | atp870u.c | 58 static inline void atp_writeb_io(struct atp_unit *atp, u8 channel, u8 reg, u8 val) in atp_writeb_io() 63 static inline void atp_writew_io(struct atp_unit *atp, u8 channel, u8 reg, u16 val) in atp_writew_io() 68 static inline void atp_writeb_pci(struct atp_unit *atp, u8 channel, u8 reg, u8 val) in atp_writeb_pci() 73 static inline void atp_writel_pci(struct atp_unit *atp, u8 channel, u8 reg, u32 val) in atp_writel_pci() 93 static inline u8 atp_readb_io(struct atp_unit *atp, u8 channel, u8 reg) in atp_readb_io() 98 static inline u16 atp_readw_io(struct atp_unit *atp, u8 channel, u8 reg) in atp_readw_io() 103 static inline u8 atp_readb_pci(struct atp_unit *atp, u8 channel, u8 reg) in atp_readb_pci()
|
| /linux/drivers/staging/media/atomisp/pci/runtime/isys/src/ |
| A D | isys_dma_rmgr.c | 40 isys2401_dma_channel *channel) in ia_css_isys_dma_channel_rmgr_acquire() 70 isys2401_dma_channel *channel) in ia_css_isys_dma_channel_rmgr_release()
|
| /linux/drivers/gpu/drm/omapdrm/ |
| A D | omap_irq.c | 84 enum omap_channel channel = omap_crtc_channel(crtc); in omap_irq_enable_framedone() local 118 enum omap_channel channel = omap_crtc_channel(crtc); in omap_irq_enable_vblank() local 144 enum omap_channel channel = omap_crtc_channel(crtc); in omap_irq_disable_vblank() local 222 enum omap_channel channel = omap_crtc_channel(crtc); in omap_irq_handler() local
|
| /linux/drivers/pwm/ |
| A D | pwm-cros-ec.c | 43 struct cros_ec_pwm *channel; in cros_ec_pwm_request() local 56 struct cros_ec_pwm *channel = pwm_get_chip_data(pwm); in cros_ec_pwm_free() local 119 struct cros_ec_pwm *channel = pwm_get_chip_data(pwm); in cros_ec_pwm_apply() local 149 struct cros_ec_pwm *channel = pwm_get_chip_data(pwm); in cros_ec_pwm_get_state() local
|
| /linux/include/uapi/linux/ |
| A D | ipmi.h | 55 short channel; member 67 short channel; member 78 short channel; member 91 short channel; member 117 short channel; member 406 unsigned short channel; member
|
| /linux/drivers/net/ethernet/sfc/ |
| A D | efx_common.h | 75 static inline void efx_schedule_channel(struct efx_channel *channel) in efx_schedule_channel() 84 static inline void efx_schedule_channel_irq(struct efx_channel *channel) in efx_schedule_channel_irq()
|
| /linux/drivers/iio/adc/ |
| A D | ti-adc12138.c | 166 struct iio_chan_spec const *channel, in __adc12138_start_conv() 178 struct iio_chan_spec const *channel) in adc12138_start_conv() 186 struct iio_chan_spec const *channel, in adc12138_start_and_read_conv() 208 struct iio_chan_spec const *channel, in adc12138_adc_conversion() 227 struct iio_chan_spec const *channel, int *value, in adc12138_read_raw()
|
| /linux/drivers/gpu/drm/sun4i/ |
| A D | sun8i_vi_layer.c | 20 static void sun8i_vi_layer_enable(struct sun8i_mixer *mixer, int channel, in sun8i_vi_layer_enable() 69 static void sun8i_vi_layer_update_alpha(struct sun8i_mixer *mixer, int channel, in sun8i_vi_layer_update_alpha() 99 static int sun8i_vi_layer_update_coord(struct sun8i_mixer *mixer, int channel, in sun8i_vi_layer_update_coord() 260 static int sun8i_vi_layer_update_formats(struct sun8i_mixer *mixer, int channel, in sun8i_vi_layer_update_formats() 304 static int sun8i_vi_layer_update_buffer(struct sun8i_mixer *mixer, int channel, in sun8i_vi_layer_update_buffer()
|
| /linux/drivers/media/usb/gspca/ |
| A D | spca506.c | 24 char channel; member 112 __u16 channel) in spca506_SetNormeInput() 153 __u16 *norme, __u16 *channel) in spca506_GetNormeInput() 321 __u16 channel; in sd_start() local
|
| /linux/drivers/media/i2c/ |
| A D | tw2804.c | 30 u8 channel:2; member 106 static int write_reg(struct i2c_client *client, u8 reg, u8 value, u8 channel) in write_reg() 111 static int write_regs(struct i2c_client *client, const u8 *regs, u8 channel) in write_regs() 125 static int read_reg(struct i2c_client *client, u8 reg, u8 channel) in read_reg()
|
| /linux/drivers/net/ethernet/stmicro/stmmac/ |
| A D | dwmac4_dma.c | 179 static void _dwmac4_dump_dma_regs(void __iomem *ioaddr, u32 channel, in _dwmac4_dump_dma_regs() 232 u32 channel, int fifosz, u8 qmode) in dwmac4_dma_rx_chan_op_mode() 299 u32 channel, int fifosz, u8 qmode) in dwmac4_dma_tx_chan_op_mode() 462 static void dwmac4_qmode(void __iomem *ioaddr, u32 channel, u8 qmode) in dwmac4_qmode()
|
| /linux/drivers/scsi/ufs/ |
| A D | ufs-hwmon.c | 49 static int ufs_hwmon_read(struct device *dev, enum hwmon_sensor_types type, u32 attr, int channel, in ufs_hwmon_read() 95 static int ufs_hwmon_write(struct device *dev, enum hwmon_sensor_types type, u32 attr, int channel, in ufs_hwmon_write() 130 int channel) in ufs_hwmon_is_visible()
|
| /linux/drivers/comedi/drivers/ |
| A D | ni_routes.h | 175 static inline bool channel_is_pfi(int channel) in channel_is_pfi() 180 static inline bool channel_is_rtsi(int channel) in channel_is_rtsi() 185 static inline bool channel_is_ctr(int channel) in channel_is_ctr()
|
| /linux/drivers/net/wireless/zydas/zd1211rw/ |
| A D | zd_rf_al7230b.c | 313 static int zd1211_al7230b_set_channel(struct zd_rf *rf, u8 channel) in zd1211_al7230b_set_channel() 360 static int zd1211b_al7230b_set_channel(struct zd_rf *rf, u8 channel) in zd1211b_al7230b_set_channel() 442 static int zd1211b_al7230b_patch_6m(struct zd_rf *rf, u8 channel) in zd1211b_al7230b_patch_6m()
|
| /linux/drivers/gpu/drm/omapdrm/dss/ |
| A D | dss.c | 178 enum omap_channel channel) in dss_ctrl_pll_set_control_mux() 467 enum omap_channel channel, in dss_lcd_clk_mux_dra7() 495 enum omap_channel channel, in dss_lcd_clk_mux_omap5() 526 enum omap_channel channel, in dss_lcd_clk_mux_omap4() 555 enum omap_channel channel, in dss_select_lcd_clk_source() 586 enum omap_channel channel) in dss_get_lcd_clk_source() 737 enum omap_channel channel) in dss_dpi_select_source_omap2_omap3() 746 enum omap_channel channel) in dss_dpi_select_source_omap4() 767 enum omap_channel channel) in dss_dpi_select_source_omap5() 794 enum omap_channel channel) in dss_dpi_select_source_dra7xx() [all …]
|
| /linux/drivers/staging/r8188eu/hal/ |
| A D | rtl8188e_phycfg.c | 612 static void getTxPowerIndex88E(struct adapter *Adapter, u8 channel, u8 *cckPowerLevel, in getTxPowerIndex88E() 688 static void phy_PowerIndexCheck88E(struct adapter *Adapter, u8 channel, u8 *cckPowerLevel, in phy_PowerIndexCheck88E() 719 u8 channel in PHY_SetTxPowerLevel8188E() 864 static void _PHY_SwChnl8192C(struct adapter *Adapter, u8 channel) in _PHY_SwChnl8192C() 883 void PHY_SwChnl8188E(struct adapter *Adapter, u8 channel) in PHY_SwChnl8188E()
|
| /linux/drivers/media/platform/sti/c8sectpfe/ |
| A D | c8sectpfe-core.c | 63 struct channel_info *channel; in c8sectpfe_timer_interrupt() local 81 struct channel_info *channel = from_tasklet(channel, t, tsklet); in channel_swdemux_tsklet() local 138 struct channel_info *channel; in c8sectpfe_start_feed() local 259 struct channel_info *channel; in c8sectpfe_stop_feed() local 890 struct channel_info *channel; in c8sectpfe_remove() local
|
| /linux/drivers/usb/atm/ |
| A D | usbatm.c | 196 static struct urb *usbatm_pop_urb(struct usbatm_channel *channel) in usbatm_pop_urb() 215 struct usbatm_channel *channel = urb->context; in usbatm_submit_urb() local 245 struct usbatm_channel *channel = urb->context; in usbatm_complete() local 996 struct usbatm_channel *channel = from_timer(channel, t, delay); in usbatm_tasklet_schedule() local 1001 static void usbatm_init_channel(struct usbatm_channel *channel) in usbatm_init_channel() 1112 struct usbatm_channel *channel = i ? in usbatm_usb_probe() local 1123 struct usbatm_channel *channel = i < num_rcv_urbs ? in usbatm_usb_probe() local
|