/linux-4.4.14/sound/pci/rme9652/ |
D | hdsp.c | 472 enum HDSP_IO_Type io_type; /* ditto, but for code use */ member 625 switch (hdsp->io_type) { in hdsp_playback_to_output_key() 643 switch (hdsp->io_type) { in hdsp_input_to_output_key() 673 if (hdsp->io_type == H9652 || hdsp->io_type == H9632) return 0; in hdsp_check_for_iobox() 696 if (hdsp->io_type == H9652 || hdsp->io_type == H9632) in hdsp_wait_for_iobox() 797 hdsp->io_type = Multiface; in hdsp_get_iobox_version() 805 hdsp->io_type = Digiface; in hdsp_get_iobox_version() 814 hdsp->io_type = Multiface; in hdsp_get_iobox_version() 823 hdsp->io_type = Multiface; in hdsp_get_iobox_version() 828 hdsp->io_type = RPM; in hdsp_get_iobox_version() [all …]
|
D | hdspm.c | 1001 uint8_t io_type; member 1134 return ((AIO == hdspm->io_type) || (RayDAT == hdspm->io_type)); in hdspm_is_raydat_or_aio() 1263 switch (hdspm->io_type) { in hdspm_external_sample_rate() 1471 if ((7 == n) && (RayDAT == hdspm->io_type || AIO == hdspm->io_type)) in hdspm_get_latency() 1490 switch (hdspm->io_type) { in hdspm_hw_pointer() 1579 switch (hdspm->io_type) { in hdspm_calc_dds_value() 1612 switch (hdspm->io_type) { in hdspm_set_dds_value() 1757 if (AES32 == hdspm->io_type && rate != current_rate) in hdspm_set_rate() 2071 if (MADIface == hdspm->io_type) { in snd_hdspm_create_midi() 2094 } else if ((2 == id) && (MADI == hdspm->io_type)) { in snd_hdspm_create_midi() [all …]
|
/linux-4.4.14/drivers/media/pci/ngene/ |
D | ngene-cards.c | 619 .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},
|
D | ngene-core.c | 1083 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()
|
D | ngene.h | 832 int io_type[MAX_STREAM]; member
|
/linux-4.4.14/arch/mn10300/unit-asb2303/include/unit/ |
D | serial.h | 41 .io_type = SERIAL_IO_MEM, \ 49 .io_type = SERIAL_IO_MEM, \
|
/linux-4.4.14/arch/powerpc/include/asm/ |
D | kvm_book3s_64.h | 281 static inline int hpte_cache_flags_ok(unsigned long ptel, unsigned long io_type) in hpte_cache_flags_ok() argument 290 if (!io_type) in hpte_cache_flags_ok() 293 return (wimg & (HPTE_R_W | HPTE_R_I)) == io_type; in hpte_cache_flags_ok()
|
/linux-4.4.14/fs/xfs/ |
D | xfs_aops.c | 197 if (ioend->io_type == XFS_IO_UNWRITTEN) in xfs_finish_ioend() 229 if (ioend->io_type == XFS_IO_UNWRITTEN) { in xfs_end_io() 269 ioend->io_type = type; in xfs_alloc_ioend() 553 if (ioend->io_type == XFS_IO_UNWRITTEN) in xfs_cancel_ioend() 579 if (!ioend || need_ioend || type != ioend->io_type) { in xfs_add_to_ioend() 712 if (!xfs_check_page_type(page, (*ioendp)->io_type, false)) in xfs_convert_page() 1180 if (ioend->io_type != XFS_IO_UNWRITTEN && xfs_ioend_is_append(ioend)) in xfs_vm_writepage() 1310 if (type == XFS_IO_UNWRITTEN && type != ioend->io_type) in xfs_map_direct() 1311 ioend->io_type = XFS_IO_UNWRITTEN; in xfs_map_direct() 1314 ioend->io_size, ioend->io_type, in xfs_map_direct() [all …]
|
D | xfs_aops.h | 43 unsigned int io_type; /* delalloc / unwritten */ member
|
/linux-4.4.14/drivers/tty/serial/ |
D | m32r_sio.h | 39 unsigned char io_type; member
|
D | serial_core.c | 703 retinfo->io_type = uport->iotype; in do_uart_get_info() 763 new_info->io_type != uport->iotype || in uart_set_info() 836 uport->iotype = new_info->io_type; in uart_set_info() 2595 return snprintf(buf, PAGE_SIZE, "%d\n", tmp.io_type); in uart_get_attr_io_type() 2628 static DEVICE_ATTR(io_type, S_IRUSR | S_IRGRP, uart_get_attr_io_type, NULL);
|
D | sprd_serial.c | 496 if (port->iotype != ser->io_type) in sprd_verify_port()
|
D | pnx8xxx_uart.c | 621 if (ser->io_type != SERIAL_IO_MEM) in pnx8xxx_verify_port()
|
D | bcm63xx_uart.c | 626 if (port->iotype != serinfo->io_type) in bcm_uart_verify_port()
|
D | vr41xx_siu.c | 676 if (port->iotype != serial->io_type) in siu_verify_port()
|
D | sa1100.c | 582 if (ser->io_type != SERIAL_IO_MEM) in sa1100_verify_port()
|
D | m32r_sio.c | 961 up->port.iotype = old_serial_port[i].io_type; in m32r_sio_init_ports()
|
D | xilinx_uartps.c | 858 if (ser->io_type != UPIO_MEM) in cdns_uart_verify_port()
|
D | mpc52xx_uart.c | 1340 (ser->io_type != UPIO_MEM) || in mpc52xx_uart_verify_port()
|
D | fsl_lpuart.c | 1486 if (ser->io_type != UPIO_MEM) in lpuart_verify_port()
|
D | mpsc.c | 1535 else if (ser->io_type != SERIAL_IO_MEM) in mpsc_verify_port()
|
D | imx.c | 1476 if (ser->io_type != UPIO_MEM) in imx_verify_port()
|
D | atmel_serial.c | 2312 if (ser->io_type != SERIAL_IO_MEM) in atmel_verify_port()
|
/linux-4.4.14/include/linux/platform_data/ |
D | spi-davinci.h | 82 u8 io_type; member
|
/linux-4.4.14/include/uapi/sound/ |
D | hdsp.h | 82 enum HDSP_IO_Type io_type; member
|
/linux-4.4.14/include/uapi/linux/ |
D | serial.h | 28 char io_type; member
|
/linux-4.4.14/drivers/net/wireless/brcm80211/include/ |
D | brcmu_d11.h | 137 u8 io_type; member
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8723be/ |
D | phy.h | 132 bool rtl8723be_phy_set_io_cmd(struct ieee80211_hw *hw, enum io_type iotype);
|
D | phy.c | 1236 enum io_type iotype; in rtl8723be_phy_scan_operation_backup() 2496 bool rtl8723be_phy_set_io_cmd(struct ieee80211_hw *hw, enum io_type iotype) in rtl8723be_phy_set_io_cmd()
|
D | hw.c | 643 rtl8723be_phy_set_io_cmd(hw, (*(enum io_type *)val)); in rtl8723be_set_hw_reg()
|
/linux-4.4.14/drivers/staging/wilc1000/ |
D | wilc_wlan.c | 666 if ((g_wlan.io_func.io_type & 0x1) == HIF_SPI) { in chip_wakeup() 686 } else if ((g_wlan.io_func.io_type & 0x1) == HIF_SDIO) { in chip_wakeup() 746 if ((g_wlan.io_func.io_type & 0x1) == HIF_SPI) { in chip_wakeup() 754 } else if ((g_wlan.io_func.io_type & 0x1) == HIF_SDIO) { in chip_wakeup() 1486 if (p->io_func.io_type == HIF_SDIO) { in wilc_wlan_start() 1489 } else if (p->io_func.io_type == HIF_SPI) { in wilc_wlan_start() 1956 if ((inp->io_func.io_type & 0x1) == HIF_SDIO) { in wilc_wlan_init() 1964 if ((inp->io_func.io_type & 0x1) == HIF_SPI) { in wilc_wlan_init()
|
D | wilc_wlan_if.h | 75 int io_type; member
|
D | linux_wlan.c | 1006 nwi->io_func.io_type = HIF_SDIO; in linux_to_wlan() 1014 nwi->io_func.io_type = HIF_SPI; in linux_to_wlan()
|
/linux-4.4.14/arch/mn10300/unit-asb2364/include/unit/ |
D | serial.h | 46 .io_type = SERIAL_IO_MEM, \
|
/linux-4.4.14/arch/mn10300/unit-asb2305/include/unit/ |
D | serial.h | 40 .io_type = SERIAL_IO_MEM, \
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/ |
D | phy.h | 149 bool rtl92ee_phy_set_io_cmd(struct ieee80211_hw *hw, enum io_type iotype);
|
D | phy.c | 1662 enum io_type iotype; in rtl92ee_phy_scan_operation_backup() 2990 bool rtl92ee_phy_set_io_cmd(struct ieee80211_hw *hw, enum io_type iotype) in rtl92ee_phy_set_io_cmd()
|
D | hw.c | 603 rtl92ee_phy_set_io_cmd(hw, (*(enum io_type *)val)); in rtl92ee_set_hw_reg()
|
/linux-4.4.14/drivers/tty/serial/8250/ |
D | 8250.h | 57 unsigned char io_type; member
|
D | 8250_core.c | 554 port->iotype = old_serial_port[i].io_type; in serial8250_isa_init_ports()
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192de/ |
D | phy.h | 151 bool rtl92d_phy_set_io_cmd(struct ieee80211_hw *hw, enum io_type iotype);
|
D | hw.c | 396 rtl92d_phy_set_io_cmd(hw, (*(enum io_type *)val)); in rtl92de_set_hw_reg()
|
D | phy.c | 2989 bool rtl92d_phy_set_io_cmd(struct ieee80211_hw *hw, enum io_type iotype) in rtl92d_phy_set_io_cmd()
|
/linux-4.4.14/drivers/spi/ |
D | spi-davinci.c | 613 if (spicfg->io_type == SPI_IO_TYPE_INTR) in davinci_spi_bufs() 616 if (spicfg->io_type != SPI_IO_TYPE_DMA) { in davinci_spi_bufs() 705 if (spicfg->io_type != SPI_IO_TYPE_POLL) { in davinci_spi_bufs() 717 if (spicfg->io_type == SPI_IO_TYPE_DMA) { in davinci_spi_bufs()
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/ |
D | phy.h | 198 bool rtl8723e_phy_set_io_cmd(struct ieee80211_hw *hw, enum io_type iotype);
|
D | phy.c | 734 enum io_type iotype; in rtl8723e_phy_scan_operation_backup() 1479 bool rtl8723e_phy_set_io_cmd(struct ieee80211_hw *hw, enum io_type iotype) in rtl8723e_phy_set_io_cmd()
|
D | hw.c | 403 rtl8723e_phy_set_io_cmd(hw, (*(enum io_type *)val)); in rtl8723e_set_hw_reg()
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/ |
D | phy.h | 116 bool rtl92c_phy_set_io_cmd(struct ieee80211_hw *hw, enum io_type iotype);
|
D | hw.c | 404 rtl92c_phy_set_io_cmd(hw, (*(enum io_type *)val)); in rtl92ce_set_hw_reg()
|
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmutil/ |
D | d11.c | 213 if (d11inf->io_type == BRCMU_D11N_IOTYPE) { in brcmu_d11_attach()
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/ |
D | phy.h | 229 bool rtl88e_phy_set_io_cmd(struct ieee80211_hw *hw, enum io_type iotype);
|
D | phy.c | 1080 enum io_type iotype; in rtl88e_phy_scan_operation_backup() 2109 bool rtl88e_phy_set_io_cmd(struct ieee80211_hw *hw, enum io_type iotype) in rtl88e_phy_set_io_cmd()
|
D | hw.c | 605 rtl88e_phy_set_io_cmd(hw, (*(enum io_type *)val)); in rtl88ee_set_hw_reg()
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
D | phy.h | 246 bool rtl8821ae_phy_set_io_cmd(struct ieee80211_hw *hw, enum io_type iotype);
|
D | phy.c | 3338 enum io_type iotype = IO_CMD_PAUSE_BAND0_DM_BY_SCAN; in rtl8821ae_phy_scan_operation_backup() 4664 bool rtl8821ae_phy_set_io_cmd(struct ieee80211_hw *hw, enum io_type iotype) in rtl8821ae_phy_set_io_cmd()
|
D | hw.c | 705 rtl8821ae_phy_set_io_cmd(hw, (*(enum io_type *)val)); in rtl8821ae_set_hw_reg()
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192c/ |
D | phy_common.h | 252 bool rtl92c_phy_set_io_cmd(struct ieee80211_hw *hw, enum io_type iotype);
|
D | phy_common.c | 1547 bool rtl92c_phy_set_io_cmd(struct ieee80211_hw *hw, enum io_type iotype) in rtl92c_phy_set_io_cmd()
|
/linux-4.4.14/arch/arm/mach-davinci/ |
D | board-mityomapl138.c | 360 .io_type = SPI_IO_TYPE_DMA,
|
D | board-da830-evm.c | 569 .io_type = SPI_IO_TYPE_DMA,
|
D | board-da850-evm.c | 111 .io_type = SPI_IO_TYPE_DMA,
|
/linux-4.4.14/drivers/video/fbdev/via/ |
D | hw.h | 647 int io_type);
|
D | hw.c | 981 int io_type) in viafb_load_reg() argument 1007 if (io_type == VIACR) in viafb_load_reg()
|
/linux-4.4.14/Documentation/ABI/testing/ |
D | sysfs-tty | 113 What: /sys/class/tty/ttyS0/io_type
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/ |
D | wifi.h | 394 enum io_type { enum 1199 enum io_type current_io_type;
|
D | base.c | 1872 enum io_type iotype; in rtl_phy_scan_operation_backup()
|
/linux-4.4.14/arch/mn10300/kernel/ |
D | mn10300-serial.c | 1486 ss->io_type != port->uart.iotype || in mn10300_serial_verify_port()
|
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/ |
D | cfg80211.c | 6212 s32 io_type; in brcmf_cfg80211_attach() local 6253 err = brcmf_fil_cmd_int_get(ifp, BRCMF_C_GET_VERSION, &io_type); in brcmf_cfg80211_attach() 6258 cfg->d11inf.io_type = (u8)io_type; in brcmf_cfg80211_attach()
|
/linux-4.4.14/fs/ |
D | compat_ioctl.c | 596 char io_type; member
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/ |
D | hw.c | 1856 rtl92c_phy_set_io_cmd(hw, (*(enum io_type *)val)); in rtl92cu_set_hw_reg()
|