Home
last modified time | relevance | path

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

123

/linux/drivers/platform/chrome/
H A Dcros_ec_lpc_mec.c122 int cros_ec_lpc_io_bytes_mec(enum cros_ec_lpc_mec_io_type io_type, in cros_ec_lpc_io_bytes_mec() argument
160 if (io_type == MEC_IO_READ) in cros_ec_lpc_io_bytes_mec()
177 if (length - i < 4 && io_type == MEC_IO_WRITE) in cros_ec_lpc_io_bytes_mec()
H A Dcros_ec_lpc_mec.h81 int cros_ec_lpc_io_bytes_mec(enum cros_ec_lpc_mec_io_type io_type,
/linux/drivers/scsi/elx/efct/
H A Defct_scsi.c58 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 = EFCT_IO_TYPE_ABORT; in efct_scsi_tgt_abort_io()
H A Defct_io.h118 enum efct_io_type io_type; member
H A Defct_io.c126 io->io_type = EFCT_IO_TYPE_MAX; in efct_io_pool_io_alloc()
/linux/drivers/media/pci/ngene/
H A Dngene-core.c1058 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[nr]; in init_channel()
H A Dngene-cards.c1028 .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/include/uapi/sound/
H A Dhdsp.h71 enum HDSP_IO_Type io_type; member
/linux/drivers/net/wireless/broadcom/brcm80211/include/
H A Dbrcmu_d11.h148 u8 io_type; member
/linux/include/uapi/linux/
H A Dserial.h30 char io_type; member
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
H A Dphy.h110 bool rtl8723be_phy_set_io_cmd(struct ieee80211_hw *hw, enum io_type iotype);
/linux/drivers/net/wireless/microchip/wilc1000/
H A Dwlan.c554 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 Dnetdev.h211 int io_type; member
/linux/fs/f2fs/
H A Dcompress.c1269 enum iostat_type io_type) in f2fs_write_compressed_pages() argument
1284 .io_type = io_type, in f2fs_write_compressed_pages()
1510 enum iostat_type io_type) in f2fs_write_raw_pages() argument
1563 NULL, NULL, wbc, io_type, in f2fs_write_raw_pages()
1597 enum iostat_type io_type) in f2fs_write_multi_pages() argument
1613 wbc, io_type); in f2fs_write_multi_pages()
1621 err = f2fs_write_raw_pages(cc, submitted, wbc, io_type); in f2fs_write_multi_pages()
H A Ddata.c2761 enum iostat_type io_type, in f2fs_write_single_data_page() argument
2788 .io_type = io_type, in f2fs_write_single_data_page()
2924 enum iostat_type io_type) in f2fs_write_cache_pages() argument
3046 &submitted, wbc, io_type); in f2fs_write_cache_pages()
3123 wbc, io_type, 0, true); in f2fs_write_cache_pages()
3167 ret = f2fs_write_multi_pages(&cc, &submitted, wbc, io_type); in f2fs_write_cache_pages()
3239 enum iostat_type io_type) in __f2fs_write_data_pages() argument
3285 ret = f2fs_write_cache_pages(mapping, wbc, io_type); in __f2fs_write_data_pages()
/linux/drivers/scsi/elx/libefc/
H A Defc_els.c257 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/rtl8192d/
H A Dphy_common.h81 bool rtl92d_phy_set_io_cmd(struct ieee80211_hw *hw, enum io_type iotype);
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
H A Dphy.h90 bool rtl92c_phy_set_io_cmd(struct ieee80211_hw *hw, enum io_type iotype);
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
H A Dphy.h176 bool rtl8723e_phy_set_io_cmd(struct ieee80211_hw *hw, enum io_type iotype);
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
H A Dphy.h207 bool rtl88e_phy_set_io_cmd(struct ieee80211_hw *hw, enum io_type iotype);
/linux/fs/orangefs/
H A Dupcall.h23 enum ORANGEFS_io_type io_type; member
/linux/drivers/net/wireless/broadcom/brcm80211/brcmutil/
H A Dd11.c239 if (d11inf->io_type == BRCMU_D11N_IOTYPE) { in brcmu_d11_attach()
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192c/
H A Dphy_common.h225 bool rtl92c_phy_set_io_cmd(struct ieee80211_hw *hw, enum io_type iotype);
/linux/drivers/tty/serial/8250/
H A D8250_platform.c89 port->iotype = old_serial_port[i].io_type; in __serial8250_isa_init_ports()
H A D8250.h62 unsigned char io_type; member

123