/linux/sound/pci/rme9652/ |
H A D | hdsp.c | 456 enum HDSP_IO_Type io_type; /* ditto, but for code use */ member 602 switch (hdsp->io_type) { in hdsp_playback_to_output_key() 620 switch (hdsp->io_type) { in hdsp_input_to_output_key() 650 if (hdsp->io_type == H9652 || hdsp->io_type == H9632) return 0; in hdsp_check_for_iobox() 673 if (hdsp->io_type == H9652 || hdsp->io_type == H9632) in hdsp_wait_for_iobox() 779 hdsp->io_type = Digiface; in hdsp_get_iobox_version() 796 hdsp->io_type = RPM; in hdsp_get_iobox_version() 802 hdsp->io_type in hdsp_get_iobox_version() [all...] |
H A D | hdspm.c | 990 uint8_t io_type; member 1127 return ((AIO == hdspm->io_type) || (RayDAT == hdspm->io_type)); in hdspm_is_raydat_or_aio() 1256 switch (hdspm->io_type) { in hdspm_external_sample_rate() 1464 if ((7 == n) && (RayDAT == hdspm->io_type || AIO == hdspm->io_type)) in hdspm_get_latency() 1483 switch (hdspm->io_type) { in hdspm_hw_pointer() 1572 switch (hdspm->io_type) { in hdspm_calc_dds_value() 1605 switch (hdspm->io_type) { in hdspm_set_dds_value() 1750 if (AES32 == hdspm->io_type in hdspm_set_rate() [all...] |
/linux/drivers/scsi/elx/efct/ |
H A D | efct_scsi.c | 58 io->io_type = EFCT_IO_TYPE_IO; in efct_scsi_io_alloc() 300 switch (io->io_type) { in efct_scsi_io_dispatch_hw_io() 323 scsi_io_printf(io, "Unknown IO type=%d\n", io->io_type); in efct_scsi_io_dispatch_hw_io() 335 switch (io->io_type) { in efct_scsi_io_dispatch_no_hw_io() 381 scsi_io_printf(io, "Unknown IO type=%d\n", io->io_type); in efct_scsi_io_dispatch_no_hw_io() 410 if (io->io_type == EFCT_IO_TYPE_ABORT) { in efct_scsi_dispatch_pending() 491 if (io->io_type == EFCT_IO_TYPE_ABORT && io->io_to_abort->hio) { in efct_scsi_check_pending() 897 io->io_type = EFCT_IO_TYPE_BLS_RESP; in efct_target_send_bls_resp() 928 io->io_type = EFCT_IO_TYPE_BLS_RESP; in efct_bls_send_rjt() 1132 abort_io->io_type in efct_scsi_tgt_abort_io() [all...] |
H A D | efct_io.h | 65 * @io_type: indicates what this struct efct_io structure is used for 118 enum efct_io_type io_type; member
|
H A D | efct_io.c | 126 io->io_type = EFCT_IO_TYPE_MAX; in efct_io_pool_io_alloc()
|
/linux/include/linux/platform_data/ |
H A D | spi-davinci.h | 49 * @io_type: type of IO transfer. Choose between polled, interrupt and DMA. 65 u8 io_type; member
|
/linux/drivers/net/wireless/microchip/wilc1000/ |
H A D | cfg80211.h | 11 int wilc_cfg80211_init(struct wilc **wilc, struct device *dev, int io_type,
|
H A D | wlan.c | 554 if (wilc->io_type == WILC_HIF_SDIO) { in chip_allow_sleep_wilc1000() 610 if (wilc->io_type == WILC_HIF_SDIO) { in chip_allow_sleep_wilc3000() 647 if (wilc->io_type == WILC_HIF_SDIO) { in chip_wakeup_wilc1000() 694 if (wilc->io_type == WILC_HIF_SPI) in chip_wakeup_wilc1000() 708 if (wilc->io_type == WILC_HIF_SDIO) { in chip_wakeup_wilc3000() 1326 if (wilc->io_type == WILC_HIF_SDIO) { in wilc_wlan_start() 1329 } else if (wilc->io_type == WILC_HIF_SPI) { in wilc_wlan_start() 1341 if (wilc->io_type == WILC_HIF_SDIO && wilc->dev_irq_num) in wilc_wlan_start()
|
H A D | netdev.h | 211 int io_type; member
|
/linux/include/uapi/sound/ |
H A D | hdsp.h | 71 enum HDSP_IO_Type io_type; member
|
/linux/drivers/media/pci/ngene/ |
H A D | ngene-core.c | 1058 int type = dev->card_info->io_type[i]; in AllocCommonBuffers() 1145 if (dev->card_info->io_type[4] & NGENE_IO_TSOUT) { in ngene_get_buffers() 1152 if (dev->card_info->io_type[2]&NGENE_IO_TSIN) { in ngene_get_buffers() 1159 if (dev->card_info->io_type[2] & NGENE_IO_AIN) { in ngene_get_buffers() 1165 if (dev->card_info->io_type[0] & NGENE_IO_HDTV) { in ngene_get_buffers() 1290 if (dev->card_info->io_type[2]&NGENE_IO_TSIN && in ngene_buffer_config() 1291 dev->card_info->io_type[3]&NGENE_IO_TSIN) { in ngene_buffer_config() 1293 if (dev->card_info->io_type[4]&NGENE_IO_TSOUT && in ngene_buffer_config() 1301 if (dev->card_info->io_type[3] == NGENE_IO_TSIN) in ngene_buffer_config() 1446 int io = ni->io_type[n in init_channel() [all...] |
H A D | ngene-cards.c | 1028 .io_type = {NGENE_IO_TSIN, NGENE_IO_TSIN}, 1042 .io_type = {NGENE_IO_TSIN, NGENE_IO_TSIN}, 1056 .io_type = {NGENE_IO_TSIN, NGENE_IO_TSIN, NGENE_IO_TSIN, NGENE_IO_TSIN, 1071 .io_type = {NGENE_IO_TSIN, NGENE_IO_TSIN, NGENE_IO_TSIN, NGENE_IO_TSIN, 1087 .io_type = {NGENE_IO_TSIN, NGENE_IO_TSIN, NGENE_IO_TSIN, NGENE_IO_TSIN, 1104 .io_type = { NGENE_IO_NONE, NGENE_IO_TSIN }, 1142 .io_type = {NGENE_IO_TSIN, NGENE_IO_TSIN},
|
/linux/drivers/net/wireless/broadcom/brcm80211/include/ |
H A D | brcmu_d11.h | 142 * @io_type: determines version of channel format used by firmware 148 u8 io_type; member
|
/linux/include/uapi/linux/ |
H A D | serial.h | 30 char io_type; member
|
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/ |
H A D | phy.h | 110 bool rtl8723be_phy_set_io_cmd(struct ieee80211_hw *hw, enum io_type iotype);
|
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/ |
H A D | phy.h | 126 bool rtl92ee_phy_set_io_cmd(struct ieee80211_hw *hw, enum io_type iotype);
|
/linux/drivers/spi/ |
H A D | spi-davinci.c | 396 spicfg->io_type = SPI_IO_TYPE_DMA; in davinci_spi_of_setup() 452 can_dma = (spicfg->io_type == SPI_IO_TYPE_DMA) && in davinci_spi_can_dma() 597 if (spicfg->io_type != SPI_IO_TYPE_POLL) in davinci_spi_bufs() 664 if (spicfg->io_type != SPI_IO_TYPE_POLL) { in davinci_spi_bufs()
|
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192d/ |
H A D | phy_common.h | 81 bool rtl92d_phy_set_io_cmd(struct ieee80211_hw *hw, enum io_type iotype);
|
/linux/fs/f2fs/ |
H A D | compress.c | 1267 enum iostat_type io_type) in f2fs_write_compressed_pages() argument 1282 .io_type = io_type, in f2fs_write_compressed_pages() 1508 enum iostat_type io_type) in f2fs_write_raw_pages() argument 1561 NULL, NULL, wbc, io_type, in f2fs_write_raw_pages() 1595 enum iostat_type io_type) in f2fs_write_multi_pages() argument 1611 wbc, io_type); in f2fs_write_multi_pages() 1619 err = f2fs_write_raw_pages(cc, submitted, wbc, io_type); in f2fs_write_multi_pages()
|
/linux/drivers/scsi/elx/libefc/ |
H A D | efc_els.c | 257 enum efc_disc_io_type io_type) in efc_els_send_req() argument 267 els->io.io_type = io_type; in efc_els_send_req() 363 els->io.io_type = EFC_DISC_IO_ELS_RESP; in efc_els_send_rsp() 1052 els->io.io_type = EFC_DISC_IO_CT_RESP; in efc_send_ct_rsp()
|
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/ |
H A D | phy.h | 176 bool rtl8723e_phy_set_io_cmd(struct ieee80211_hw *hw, enum io_type iotype);
|
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/ |
H A D | phy.h | 207 bool rtl88e_phy_set_io_cmd(struct ieee80211_hw *hw, enum io_type iotype);
|
/linux/fs/orangefs/ |
H A D | upcall.h | 23 enum ORANGEFS_io_type io_type; member
|
/linux/drivers/net/wireless/broadcom/brcm80211/brcmutil/ |
H A D | d11.c | 239 if (d11inf->io_type == BRCMU_D11N_IOTYPE) { in brcmu_d11_attach()
|
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
H A D | phy.h | 223 bool rtl8821ae_phy_set_io_cmd(struct ieee80211_hw *hw, enum io_type iotype);
|