| /linux/drivers/gpu/drm/omapdrm/ |
| A D | omap_crtc.c | 36 enum omap_channel channel; member 104 enum omap_channel channel) in omap_crtc_dss_start_update() 116 enum omap_channel channel = omap_crtc->channel; in omap_crtc_set_enabled() local 183 int omap_crtc_dss_enable(struct omap_drm_private *priv, enum omap_channel channel) in omap_crtc_dss_enable() 195 void omap_crtc_dss_disable(struct omap_drm_private *priv, enum omap_channel channel) in omap_crtc_dss_disable() 204 enum omap_channel channel, in omap_crtc_dss_set_timings() 215 enum omap_channel channel, in omap_crtc_dss_set_lcd_config() 227 struct omap_drm_private *priv, enum omap_channel channel, in omap_crtc_dss_register_framedone() 246 struct omap_drm_private *priv, enum omap_channel channel, in omap_crtc_dss_unregister_framedone() 789 enum omap_channel channel; in omap_crtc_init() local
|
| /linux/drivers/nvme/host/ |
| A D | hwmon.c | 67 u32 attr, int channel, long *val) in nvme_hwmon_read() 116 u32 attr, int channel, long val) in nvme_hwmon_write() 146 int channel, const char **str) in nvme_hwmon_read_string() 154 u32 attr, int channel) in nvme_hwmon_is_visible()
|
| /linux/drivers/hwmon/ |
| A D | ina3221.c | 132 static inline bool ina3221_is_enabled(struct ina3221_data *ina, int channel) in ina3221_is_enabled() 269 static int ina3221_read_in(struct device *dev, u32 attr, int channel, long *val) in ina3221_read_in() 327 int channel, long *val) in ina3221_read_curr() 431 int channel, long val) in ina3221_write_curr() 476 static int ina3221_write_enable(struct device *dev, int channel, bool enable) in ina3221_write_enable() 525 u32 attr, int channel, long *val) in ina3221_read() 554 u32 attr, int channel, long val) in ina3221_write() 583 u32 attr, int channel, const char **str) in ina3221_read_string() 598 u32 attr, int channel) in ina3221_is_visible() 698 unsigned int channel = sd_attr->index; in ina3221_shunt_show() local [all …]
|
| A D | tps23861.c | 140 static int tps23861_read_voltage(struct tps23861_data *data, int channel, in tps23861_read_voltage() 163 static int tps23861_read_current(struct tps23861_data *data, int channel, in tps23861_read_current() 186 static int tps23861_port_disable(struct tps23861_data *data, int channel) in tps23861_port_disable() 197 static int tps23861_port_enable(struct tps23861_data *data, int channel) in tps23861_port_enable() 210 u32 attr, int channel) in tps23861_is_visible() 245 u32 attr, int channel, long val) in tps23861_write() 273 u32 attr, int channel, long *val) in tps23861_read() 323 u32 attr, int channel, const char **str) in tps23861_read_string()
|
| /linux/drivers/net/ethernet/aquantia/atlantic/ |
| A D | aq_drvinfo.c | 28 u32 attr, int channel, long *value) in aq_hwmon_read() 68 u32 attr, int channel, const char **str) in aq_hwmon_read_string() 88 u32 attr, int channel) in aq_hwmon_is_visible()
|
| /linux/drivers/net/wireless/zydas/zd1211rw/ |
| A D | zd_rf.c | 107 int zd_rf_set_channel(struct zd_rf *rf, u8 channel) in zd_rf_set_channel() 157 int zd_rf_patch_6m_band_edge(struct zd_rf *rf, u8 channel) in zd_rf_patch_6m_band_edge() 165 int zd_rf_generic_patch_6m(struct zd_rf *rf, u8 channel) in zd_rf_generic_patch_6m()
|
| /linux/drivers/net/wireless/mediatek/mt76/mt76x2/ |
| A D | eeprom.c | 211 mt76x2_get_cal_channel_group(int channel) in mt76x2_get_cal_channel_group() 227 mt76x2_get_5g_rx_gain(struct mt76x02_dev *dev, u8 channel) in mt76x2_get_5g_rx_gain() 257 int channel = chan->hw_value; in mt76x2_read_rx_gain() local 352 int channel = chan->hw_value; in mt76x2_get_power_info_2g() local 382 int channel = chan->hw_value; in mt76x2_get_power_info_5g() local
|
| /linux/sound/pci/emu10k1/ |
| A D | p16v.c | 163 struct snd_emu10k1_voice *channel = &(emu->p16v_voices[channel_id]); in snd_p16v_pcm_open_playback_channel() local 212 struct snd_emu10k1_voice *channel = &(emu->p16v_capture_voice); in snd_p16v_pcm_open_capture_channel() local 292 int channel = substream->pcm->device - emu->p16v_device_offset; in snd_p16v_pcm_prepare_playback() local 354 int channel = substream->pcm->device - emu->p16v_device_offset; in snd_p16v_pcm_prepare_capture() local 421 int channel; in snd_p16v_pcm_trigger_playback() local 475 int channel = 0; in snd_p16v_pcm_trigger_capture() local 506 int channel = substream->pcm->device - emu->p16v_device_offset; in snd_p16v_pcm_pointer_playback() local 531 int channel = 0; in snd_p16v_pcm_pointer_capture() local
|
| /linux/drivers/net/ethernet/sfc/ |
| A D | rx_common.c | 80 static void efx_recycle_rx_page(struct efx_channel *channel, in efx_recycle_rx_page() 113 void efx_recycle_rx_pages(struct efx_channel *channel, in efx_recycle_rx_pages() 128 void efx_discard_rx_packet(struct efx_channel *channel, in efx_discard_rx_packet() 520 efx_rx_packet_gro(struct efx_channel *channel, struct efx_rx_buffer *rx_buf, in efx_rx_packet_gro() 816 struct efx_channel *channel; in efx_probe_filters() local 854 struct efx_channel *channel; in efx_remove_filters() local 874 struct efx_channel *channel = efx_get_channel(efx, req->rxq_index); in efx_filter_rfs_work() local 1057 bool __efx_filter_rfs_expire(struct efx_channel *channel, unsigned int quota) in __efx_filter_rfs_expire()
|
| /linux/drivers/net/ethernet/sfc/falcon/ |
| A D | farch.c | 618 struct ef4_channel *channel; in ef4_check_tx_flush_complete() local 661 struct ef4_channel *channel; in ef4_farch_do_flush() local 719 struct ef4_channel *channel; in ef4_farch_fini_dmaq() local 778 void ef4_farch_ev_read_ack(struct ef4_channel *channel) in ef4_farch_ev_read_ack() 1113 struct ef4_channel *channel; in ef4_farch_handle_rx_flush_done() local 1142 ef4_farch_handle_drain_event(struct ef4_channel *channel) in ef4_farch_handle_drain_event() 1327 int ef4_farch_ev_probe(struct ef4_channel *channel) in ef4_farch_ev_probe() 1337 int ef4_farch_ev_init(struct ef4_channel *channel) in ef4_farch_ev_init() 1364 void ef4_farch_ev_fini(struct ef4_channel *channel) in ef4_farch_ev_fini() 1379 void ef4_farch_ev_remove(struct ef4_channel *channel) in ef4_farch_ev_remove() [all …]
|
| A D | nic.h | 36 static inline ef4_qword_t *ef4_event(struct ef4_channel *channel, in ef4_event() 355 static inline int ef4_nic_probe_eventq(struct ef4_channel *channel) in ef4_nic_probe_eventq() 359 static inline int ef4_nic_init_eventq(struct ef4_channel *channel) in ef4_nic_init_eventq() 363 static inline void ef4_nic_fini_eventq(struct ef4_channel *channel) in ef4_nic_fini_eventq() 367 static inline void ef4_nic_remove_eventq(struct ef4_channel *channel) in ef4_nic_remove_eventq() 372 ef4_nic_process_eventq(struct ef4_channel *channel, int quota) in ef4_nic_process_eventq() 376 static inline void ef4_nic_eventq_read_ack(struct ef4_channel *channel) in ef4_nic_eventq_read_ack() 464 static inline int ef4_nic_event_test_irq_cpu(struct ef4_channel *channel) in ef4_nic_event_test_irq_cpu()
|
| /linux/drivers/staging/rtl8723bs/core/ |
| A D | rtw_rf.c | 13 u32 channel; member 39 u32 rtw_ch2freq(u32 channel) in rtw_ch2freq()
|
| /linux/fs/ksmbd/mgmt/ |
| A D | user_session.h | 21 struct channel { struct 22 __u8 smb3signingkey[SMB3_SIGN_KEY_SIZE]; 23 struct ksmbd_conn *conn; 24 struct list_head chann_list;
|
| /linux/drivers/net/ethernet/netronome/nfp/ |
| A D | nfp_hwmon.c | 17 static int nfp_hwmon_sensor_id(enum hwmon_sensor_types type, int channel) in nfp_hwmon_sensor_id() 28 int channel, long *val) in nfp_hwmon_read() 67 int channel) in nfp_hwmon_is_visible()
|
| /linux/drivers/iio/dac/ |
| A D | stm32-dac.c | 37 static int stm32_dac_is_enabled(struct iio_dev *indio_dev, int channel) in stm32_dac_is_enabled() 111 static int stm32_dac_get_value(struct stm32_dac *dac, int channel, int *val) in stm32_dac_get_value() 123 static int stm32_dac_set_value(struct stm32_dac *dac, int channel, int val) in stm32_dac_set_value() 280 u32 channel; in stm32_dac_chan_of_init() local 378 int channel = indio_dev->channels[0].channel; in stm32_dac_suspend() local
|
| /linux/drivers/gpu/drm/nouveau/ |
| A D | nouveau_abi16.h | 49 int channel; member 64 int channel; member 68 int channel; member 74 uint32_t channel; member 81 int channel; member
|
| /linux/arch/mips/pci/ |
| A D | ops-tx4927.c | 21 struct pci_controller *channel; member 25 static void __init set_tx4927_pcicptr(struct pci_controller *channel, in set_tx4927_pcicptr() 47 struct pci_controller *channel) in get_tx4927_pcicptr() 135 struct pci_controller *channel = bus->sysdata; in pci_bus_to_pcicptr() local 220 struct pci_controller *channel, int extarb) in tx4927_pcic_setup()
|
| /linux/drivers/staging/r8188eu/core/ |
| A D | rtw_rf.c | 12 u32 channel; member 40 u32 rtw_ch2freq(u32 channel) in rtw_ch2freq()
|
| /linux/drivers/clocksource/ |
| A D | samsung_pwm_timer.c | 81 static void samsung_timer_set_prescale(unsigned int channel, u16 prescale) in samsung_timer_set_prescale() 100 static void samsung_timer_set_divisor(unsigned int channel, u8 divisor) in samsung_timer_set_divisor() 119 static void samsung_time_stop(unsigned int channel) in samsung_time_stop() 136 static void samsung_time_setup(unsigned int channel, unsigned long tcnt) in samsung_time_setup() 159 static void samsung_time_start(unsigned int channel, bool periodic) in samsung_time_start() 378 int channel; in _samsung_pwm_clocksource_init() local
|
| /linux/drivers/gpu/drm/vmwgfx/ |
| A D | vmwgfx_msg.c | 98 static int vmw_open_channel(struct rpc_channel *channel, unsigned int protocol) in vmw_open_channel() 127 static int vmw_close_channel(struct rpc_channel *channel) in vmw_close_channel() 156 static unsigned long vmw_port_hb_out(struct rpc_channel *channel, in vmw_port_hb_out() 213 static unsigned long vmw_port_hb_in(struct rpc_channel *channel, char *reply, in vmw_port_hb_in() 270 static int vmw_send_msg(struct rpc_channel *channel, const char *msg) in vmw_send_msg() 322 static int vmw_recv_msg(struct rpc_channel *channel, void **msg, in vmw_recv_msg() 431 struct rpc_channel channel; in vmw_host_get_guestinfo() local 497 struct rpc_channel channel; in vmw_host_printf() local 563 struct rpc_channel channel; in vmw_msg_ioctl() local
|
| /linux/drivers/most/ |
| A D | most_usb.c | 78 unsigned int channel; member 236 static int hdm_poison_channel(struct most_interface *iface, int channel) in hdm_poison_channel() 276 static int hdm_add_padding(struct most_dev *mdev, int channel, struct mbo *mbo) in hdm_add_padding() 309 static int hdm_remove_padding(struct most_dev *mdev, int channel, in hdm_remove_padding() 344 unsigned int channel = mbo->hdm_channel_id; in hdm_write_completion() local 396 unsigned int channel = mbo->hdm_channel_id; in hdm_read_completion() local 457 static int hdm_enqueue(struct most_interface *iface, int channel, in hdm_enqueue() 566 static int hdm_configure_channel(struct most_interface *iface, int channel, in hdm_configure_channel() 646 static void hdm_request_netinfo(struct most_interface *iface, int channel, in hdm_request_netinfo() 732 unsigned int channel = clear_work->channel; in wq_clear_halt() local
|
| /linux/drivers/video/fbdev/omap2/omapfb/dss/ |
| A D | dispc.c | 267 static void mgr_fld_write(enum omap_channel channel, in mgr_fld_write() 542 u32 dispc_mgr_get_vsync_irq(enum omap_channel channel) in dispc_mgr_get_vsync_irq() 563 bool dispc_mgr_go_busy(enum omap_channel channel) in dispc_mgr_go_busy() 569 void dispc_mgr_go(enum omap_channel channel) in dispc_mgr_go() 2755 enum omap_channel channel; in dispc_ovl_setup() local 2799 bool dispc_mgr_is_enabled(enum omap_channel channel) in dispc_mgr_is_enabled() 2877 void dispc_mgr_setup(enum omap_channel channel, in dispc_mgr_setup() 2997 bool dispc_mgr_timings_ok(enum omap_channel channel, in dispc_mgr_timings_ok() 3134 void dispc_mgr_set_timings(enum omap_channel channel, in dispc_mgr_set_timings() 3303 enum omap_channel channel; in dispc_plane_pclk_rate() local [all …]
|
| /linux/drivers/iio/adc/ |
| A D | ti-ads8344.c | 19 #define ADS8344_CHANNEL(channel) ((channel) << 4) argument 76 static int ads8344_adc_conversion(struct ads8344 *adc, int channel, in ads8344_adc_conversion() 102 struct iio_chan_spec const *channel, int *value, in ads8344_read_raw()
|
| /linux/sound/core/oss/ |
| A D | io.c | 49 int channel, channels = plugin->dst_format.channels; in io_playback_transfer() local 75 int channel, channels = plugin->dst_format.channels; in io_capture_transfer() local 95 unsigned int channel; in io_src_channels() local
|
| /linux/drivers/hv/ |
| A D | hv_kvp.c | 112 static void kvp_poll_wrapper(void *channel) in kvp_poll_wrapper() 524 struct vmbus_channel *channel; in kvp_respond_to_host() local 637 struct vmbus_channel *channel = context; in hv_kvp_onchannelcallback() local 787 struct vmbus_channel *channel = kvp_transaction.recv_channel; in hv_kvp_pre_suspend() local 810 struct vmbus_channel *channel = kvp_transaction.recv_channel; in hv_kvp_pre_resume() local
|