Home
last modified time | relevance | path

Searched defs:channel (Results 1551 - 1575 of 2739) sorted by relevance

1...<<61626364656667686970>>...110

/kernel/linux/linux-5.10/drivers/s390/net/
H A Dctcm_main.h131 struct channel { struct
221 struct channel *channe member
[all...]
/kernel/linux/linux-5.10/drivers/s390/scsi/
H A Dzfcp_def.h239 struct zfcp_latency_record channel; member
/kernel/linux/linux-5.10/drivers/scsi/megaraid/
H A Dmegaraid_mbox.c1483 int channel; in megaraid_mbox_build_cmd() local
1940 uint8_t channel; megaraid_mbox_prepare_pthru() local
1989 uint8_t channel; megaraid_mbox_prepare_epthru() local
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/zydas/zd1211rw/
H A Dzd_mac.c363 u8 channel; in zd_restore_settings() local
H A Dzd_mac.h183 u8 channel; member
/kernel/linux/linux-5.10/drivers/phy/renesas/
H A Dphy-rcar-gen3-usb2.c413 struct rcar_gen3_chan *channel = rphy->ch; in rcar_gen3_phy_usb2_init() local
450 struct rcar_gen3_chan *channel = rphy->ch; rcar_gen3_phy_usb2_exit() local
474 struct rcar_gen3_chan *channel = rphy->ch; rcar_gen3_phy_usb2_power_on() local
506 struct rcar_gen3_chan *channel = rphy->ch; rcar_gen3_phy_usb2_power_off() local
612 struct rcar_gen3_chan *channel; rcar_gen3_phy_usb2_probe() local
709 struct rcar_gen3_chan *channel = platform_get_drvdata(pdev); rcar_gen3_phy_usb2_remove() local
[all...]
/kernel/linux/linux-5.10/drivers/soc/ti/
H A Dknav_dma.c126 unsigned channel, flow; member
506 knav_dma_close_channel(void *channel) knav_dma_close_channel() argument
564 pktdma_init_tx_chan(struct knav_dma_chan *chan, u32 channel) pktdma_init_tx_chan() argument
[all...]
/kernel/linux/linux-5.10/drivers/scsi/
H A Dscsi_error.c1610 unsigned int channel; in scsi_eh_bus_reset() local
2284 scsi_report_bus_reset(struct Scsi_Host *shost, int channel) scsi_report_bus_reset() argument
2317 scsi_report_device_reset(struct Scsi_Host *shost, int channel, int target) scsi_report_device_reset() argument
[all...]
H A Dscsi_sysfs.c135 unsigned long long channel, id, lun; in scsi_scan() local
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/hal/
H A Dhal_com_phycfg.c1537 void PHY_SetTxPowerLevelByPath(struct adapter *Adapter, u8 channel, u8 path) in PHY_SetTxPowerLevelByPath() argument
1675 phy_get_tx_pwr_lmt(struct adapter *adapter, u32 reg_pwr_tbl_sel, enum BAND_TYPE band_type, enum CHANNEL_WIDTH bandwidth, u8 rf_path, u8 data_rate, u8 channel) phy_get_tx_pwr_lmt() argument
1815 u8 regulation, bw, channel, rateSection; phy_CrossReferenceHTAndVHTTxPowerLimit() local
1871 u8 regulation, bw, channel, rateSection; PHY_ConvertTxPowerLimitToPowerIndex() local
1953 u8 regulation = 0, bandwidth = 0, rateSection = 0, channel; PHY_SetTxPowerLimit() local
[all...]
H A DHalPhyRf_8723B.c374 u8 channel = pHalData->CurrentChannel; in GetDeltaSwingTable_8723B() local
[all...]
/kernel/linux/linux-5.10/drivers/tty/
H A Disicom.c201 u16 channel; member
263 u16 channel = port->channel; in raise_dtr() local
279 u16 channel = port->channel; in drop_dtr() local
295 u16 channel = port->channel; in raise_rts() local
311 u16 channel = port->channel; drop_rts() local
329 u16 channel = ip->channel; isicom_dtr_rts() local
353 u16 channel = port->channel; drop_dtr_rts() local
513 u16 header, word_count, count, channel; isicom_interrupt() local
680 u16 channel_setup, channel = port->channel, isicom_config_port() local
782 int channel; isicom_setup_board() local
1620 int retval, idx, channel; isicom_init() local
[all...]
H A Dmips_ejtag_fdc.c561 unsigned int stat, channel, data, cfg, i, flipped; in mips_ejtag_fdc_handle() local
1184 unsigned int stat, channel, data; kgdbfdc_read_char() local
[all...]
/kernel/linux/linux-5.10/drivers/usb/class/
H A Dusblp.c277 static int usblp_hp_channel_change_request(struct usblp *usblp, int channel, u8 *new_channel) in usblp_hp_channel_change_request() argument
/kernel/linux/linux-5.10/drivers/tty/serial/
H A Dip22zilog.c109 static unsigned char read_zsreg(struct zilog_channel *channel, in read_zsreg() argument
122 static void write_zsreg(struct zilog_channel *channel, in write_zsreg() argument
131 static void ip22zilog_clear_fifo(struct zilog_channel *channel) in ip22zilog_clear_fifo() argument
158 __load_zsregs(struct zilog_channel *channel, unsigned char *regs) __load_zsregs() argument
233 ip22zilog_maybe_update_regs(struct uart_ip22zilog_port *up, struct zilog_channel *channel) ip22zilog_maybe_update_regs() argument
248 ip22zilog_receive_chars(struct uart_ip22zilog_port *up, struct zilog_channel *channel) ip22zilog_receive_chars() argument
313 ip22zilog_status_handle(struct uart_ip22zilog_port *up, struct zilog_channel *channel) ip22zilog_status_handle() argument
355 ip22zilog_transmit_chars(struct uart_ip22zilog_port *up, struct zilog_channel *channel) ip22zilog_transmit_chars() argument
431 struct zilog_channel *channel ip22zilog_interrupt() local
491 struct zilog_channel *channel; ip22zilog_read_channel_status() local
546 struct zilog_channel *channel = ZILOG_CHANNEL_FROM_PORT(port); ip22zilog_set_mctrl() local
580 struct zilog_channel *channel = ZILOG_CHANNEL_FROM_PORT(port); ip22zilog_start_tx() local
624 struct zilog_channel *channel; ip22zilog_stop_rx() local
641 struct zilog_channel *channel = ZILOG_CHANNEL_FROM_PORT(port); ip22zilog_enable_ms() local
658 struct zilog_channel *channel = ZILOG_CHANNEL_FROM_PORT(port); ip22zilog_break_ctl() local
684 struct zilog_channel *channel; __ip22zilog_reset() local
713 struct zilog_channel *channel; __ip22zilog_startup() local
774 struct zilog_channel *channel; ip22zilog_shutdown() local
995 struct zilog_channel *channel = ZILOG_CHANNEL_FROM_PORT(port); ip22zilog_put_char() local
1082 int channel, chip; ip22zilog_prepare() local
[all...]
H A Dsunzilog.c126 static unsigned char read_zsreg(struct zilog_channel __iomem *channel, in read_zsreg() argument
139 static void write_zsreg(struct zilog_channel __iomem *channel, in write_zsreg() argument
148 static void sunzilog_clear_fifo(struct zilog_channel __iomem *channel) in sunzilog_clear_fifo() argument
175 __load_zsregs(struct zilog_channel __iomem *channel, unsigned char *regs) __load_zsregs() argument
268 sunzilog_maybe_update_regs(struct uart_sunzilog_port *up, struct zilog_channel __iomem *channel) sunzilog_maybe_update_regs() argument
324 sunzilog_receive_chars(struct uart_sunzilog_port *up, struct zilog_channel __iomem *channel) sunzilog_receive_chars() argument
402 sunzilog_status_handle(struct uart_sunzilog_port *up, struct zilog_channel __iomem *channel) sunzilog_status_handle() argument
453 sunzilog_transmit_chars(struct uart_sunzilog_port *up, struct zilog_channel __iomem *channel) sunzilog_transmit_chars() argument
530 struct zilog_channel __iomem *channel sunzilog_interrupt() local
591 struct zilog_channel __iomem *channel; sunzilog_read_channel_status() local
646 struct zilog_channel __iomem *channel = ZILOG_CHANNEL_FROM_PORT(port); sunzilog_set_mctrl() local
680 struct zilog_channel __iomem *channel = ZILOG_CHANNEL_FROM_PORT(port); sunzilog_start_tx() local
724 struct zilog_channel __iomem *channel; sunzilog_stop_rx() local
741 struct zilog_channel __iomem *channel = ZILOG_CHANNEL_FROM_PORT(port); sunzilog_enable_ms() local
758 struct zilog_channel __iomem *channel = ZILOG_CHANNEL_FROM_PORT(port); sunzilog_break_ctl() local
784 struct zilog_channel __iomem *channel; __sunzilog_startup() local
839 struct zilog_channel __iomem *channel; sunzilog_shutdown() local
1006 struct zilog_channel __iomem *channel sunzilog_get_poll_char() local
1130 struct zilog_channel __iomem *channel = ZILOG_CHANNEL_FROM_PORT(port); sunzilog_putchar() local
1332 struct zilog_channel __iomem *channel; sunzilog_init_hw() local
1588 struct zilog_channel __iomem *channel; sunzilog_init() local
1625 struct zilog_channel __iomem *channel; sunzilog_exit() local
[all...]
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/core/
H A Drtw_ap.c953 u8 channel, network_type, supportRate[NDIS_802_11_LENGTH_RATES_EX]; in rtw_check_beacon_data() local
[all...]
/kernel/linux/linux-5.10/drivers/staging/rtl8192e/
H A Drtllib_rx.c2535 static int IsPassiveChannel(struct rtllib_device *rtllib, u8 channel) in IsPassiveChannel() argument
2548 int rtllib_legal_channel(struct rtllib_device *rtllib, u8 channel) in rtllib_legal_channel() argument
[all...]
/kernel/linux/linux-5.10/drivers/thermal/
H A Darmada_thermal.c323 static int armada_select_channel(struct armada_thermal_priv *priv, int channel) in armada_select_channel() argument
[all...]
/kernel/linux/linux-5.10/drivers/usb/musb/
H A Dmusb_host.c577 struct dma_channel *channel = hw_ep->tx_channel; in musb_tx_dma_set_mode_mentor() local
619 struct dma_channel *channel = hw_ep->tx_channel; in musb_tx_dma_set_mode_cppi_tusb() local
634 struct dma_channel *channel = hw_ep->tx_channel; in musb_tx_dma_program() local
1476 struct dma_channel *channel = hw_ep->rx_channel; musb_rx_dma_iso_cppi41() local
1547 struct dma_channel *channel = hw_ep->rx_channel; musb_rx_dma_inventra_cppi41() local
1620 struct dma_channel *channel = hw_ep->rx_channel; musb_rx_dma_in_inventra_cppi41() local
[all...]
/kernel/linux/linux-5.10/drivers/usb/renesas_usbhs/
H A Dfifo.c1272 usbhsf_dma_init_dt(struct device *dev, struct usbhs_fifo *fifo, int channel) usbhsf_dma_init_dt() argument
1294 usbhsf_dma_init(struct usbhs_priv *priv, struct usbhs_fifo *fifo, int channel) usbhsf_dma_init() argument
[all...]
/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddss.c450 void dss_select_lcd_clk_source(enum omap_channel channel, in dss_select_lcd_clk_source() argument
195 dss_ctrl_pll_set_control_mux(enum dss_pll_id pll_id, enum omap_channel channel) dss_ctrl_pll_set_control_mux() argument
497 dss_get_lcd_clk_source(enum omap_channel channel) dss_get_lcd_clk_source() argument
652 dss_dpi_select_source_omap2_omap3(int port, enum omap_channel channel) dss_dpi_select_source_omap2_omap3() argument
660 dss_dpi_select_source_omap4(int port, enum omap_channel channel) dss_dpi_select_source_omap4() argument
680 dss_dpi_select_source_omap5(int port, enum omap_channel channel) dss_dpi_select_source_omap5() argument
706 dss_dpi_select_source_dra7xx(int port, enum omap_channel channel) dss_dpi_select_source_dra7xx() argument
726 dss_dpi_select_source(int port, enum omap_channel channel) dss_dpi_select_source() argument
[all...]
/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Darkfb.c349 static inline int dac_set_freq(struct dac_info *info, int channel, u32 freq) in dac_set_freq() argument
408 static int ics5342_set_freq(struct dac_info *info, int channel, u32 freq) in ics5342_set_freq() argument
/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/displays/
H A Dpanel-dsi-cm.c69 int channel; member
[all...]
/kernel/linux/linux-5.10/sound/pci/oxygen/
H A Dxonar_wm87x6.c348 static void wm8776_adc_hardware_filter(unsigned int channel, in wm8776_adc_hardware_filter() argument
362 static void xonar_hdav_slim_hardware_filter(unsigned int channel, in xonar_hdav_slim_hardware_filter() argument

Completed in 40 milliseconds

1...<<61626364656667686970>>...110