Home
last modified time | relevance | path

Searched refs:io_type (Results 1 – 25 of 52) sorted by relevance

123

/drivers/media/pci/ngene/
Dngene-cards.c619 .io_type = {NGENE_IO_TSIN, NGENE_IO_TSIN},
633 .io_type = {NGENE_IO_TSIN, NGENE_IO_TSIN},
647 .io_type = {NGENE_IO_TSIN, NGENE_IO_TSIN, NGENE_IO_TSIN, NGENE_IO_TSIN,
662 .io_type = {NGENE_IO_TSIN, NGENE_IO_TSIN, NGENE_IO_TSIN, NGENE_IO_TSIN,
678 .io_type = {NGENE_IO_TSIN, NGENE_IO_TSIN, NGENE_IO_TSIN, NGENE_IO_TSIN,
695 .io_type = { NGENE_IO_NONE, NGENE_IO_TSIN },
733 .io_type = {NGENE_IO_TSIN, NGENE_IO_TSIN},
Dngene-core.c1083 int type = dev->card_info->io_type[i]; in AllocCommonBuffers()
1170 if (dev->card_info->io_type[4] & NGENE_IO_TSOUT) { in ngene_get_buffers()
1177 if (dev->card_info->io_type[2]&NGENE_IO_TSIN) { in ngene_get_buffers()
1184 if (dev->card_info->io_type[2] & NGENE_IO_AIN) { in ngene_get_buffers()
1190 if (dev->card_info->io_type[0] & NGENE_IO_HDTV) { in ngene_get_buffers()
1317 if (dev->card_info->io_type[2]&NGENE_IO_TSIN && in ngene_buffer_config()
1318 dev->card_info->io_type[3]&NGENE_IO_TSIN) { in ngene_buffer_config()
1320 if (dev->card_info->io_type[4]&NGENE_IO_TSOUT && in ngene_buffer_config()
1328 if (dev->card_info->io_type[3] == NGENE_IO_TSIN) in ngene_buffer_config()
1466 int io = ni->io_type[nr]; in init_channel()
Dngene.h832 int io_type[MAX_STREAM]; member
/drivers/staging/wilc1000/
Dwilc_wfi_netdevice.h165 int io_type; member
230 int wilc_netdev_init(struct wilc **wilc, struct device *, int io_type, int gpio,
Dwilc_wlan.c468 if ((wilc->io_type & 0x1) == HIF_SPI) { in chip_wakeup()
479 } else if ((wilc->io_type & 0x1) == HIF_SDIO) { in chip_wakeup()
853 if (wilc->io_type == HIF_SDIO) in wilc_pllupdate_isr_ext()
994 if (wilc->io_type == HIF_SDIO) { in wilc_wlan_start()
997 } else if (wilc->io_type == HIF_SPI) { in wilc_wlan_start()
1007 if (wilc->io_type == HIF_SDIO && wilc->dev_irq_num) in wilc_wlan_start()
Dlinux_wlan.c1231 int wilc_netdev_init(struct wilc **wilc, struct device *dev, int io_type, in wilc_netdev_init() argument
1244 wl->io_type = io_type; in wilc_netdev_init()
/drivers/net/wireless/broadcom/brcm80211/include/
Dbrcmu_d11.h159 u8 io_type; member
/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
Dphy.h132 bool rtl8723be_phy_set_io_cmd(struct ieee80211_hw *hw, enum io_type iotype);
/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
Dphy.h149 bool rtl92ee_phy_set_io_cmd(struct ieee80211_hw *hw, enum io_type iotype);
/drivers/spi/
Dspi-davinci.c608 if (spicfg->io_type == SPI_IO_TYPE_INTR) in davinci_spi_bufs()
611 if (spicfg->io_type != SPI_IO_TYPE_DMA) { in davinci_spi_bufs()
700 if (spicfg->io_type != SPI_IO_TYPE_POLL) { in davinci_spi_bufs()
713 if (spicfg->io_type == SPI_IO_TYPE_DMA) { in davinci_spi_bufs()
/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
Dphy.h151 bool rtl92d_phy_set_io_cmd(struct ieee80211_hw *hw, enum io_type iotype);
/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
Dphy.h198 bool rtl8723e_phy_set_io_cmd(struct ieee80211_hw *hw, enum io_type iotype);
Dphy.c734 enum io_type iotype; in rtl8723e_phy_scan_operation_backup()
1480 bool rtl8723e_phy_set_io_cmd(struct ieee80211_hw *hw, enum io_type iotype) in rtl8723e_phy_set_io_cmd()
/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
Dphy.h116 bool rtl92c_phy_set_io_cmd(struct ieee80211_hw *hw, enum io_type iotype);
/drivers/tty/serial/8250/
D8250.h61 unsigned char io_type; member
/drivers/net/wireless/broadcom/brcm80211/brcmutil/
Dd11.c215 if (d11inf->io_type == BRCMU_D11N_IOTYPE) { in brcmu_d11_attach()
/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
Dphy.h229 bool rtl88e_phy_set_io_cmd(struct ieee80211_hw *hw, enum io_type iotype);
/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
Dphy.h246 bool rtl8821ae_phy_set_io_cmd(struct ieee80211_hw *hw, enum io_type iotype);
/drivers/net/wireless/realtek/rtlwifi/rtl8192c/
Dphy_common.h252 bool rtl92c_phy_set_io_cmd(struct ieee80211_hw *hw, enum io_type iotype);
/drivers/tty/serial/
Dserial_core.c757 retinfo->io_type = uport->iotype; in uart_get_info()
817 new_info->io_type != uport->iotype || in uart_set_info()
890 uport->iotype = new_info->io_type; in uart_set_info()
2655 return snprintf(buf, PAGE_SIZE, "%d\n", tmp.io_type); in uart_get_attr_io_type()
2688 static DEVICE_ATTR(io_type, S_IRUSR | S_IRGRP, uart_get_attr_io_type, NULL);
Dsprd_serial.c496 if (port->iotype != ser->io_type) in sprd_verify_port()
Dbcm63xx_uart.c626 if (port->iotype != serinfo->io_type) in bcm_uart_verify_port()
Dpnx8xxx_uart.c621 if (ser->io_type != SERIAL_IO_MEM) in pnx8xxx_verify_port()
/drivers/video/fbdev/via/
Dhw.h647 int io_type);
Dhw.c981 int io_type) in viafb_load_reg() argument
1007 if (io_type == VIACR) in viafb_load_reg()

123