Searched refs:io_type (Results 26 - 50 of 77) sorted by relevance

1234

/linux-master/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-master/drivers/spi/
H A Dspi-davinci.c396 spicfg->io_type = SPI_IO_TYPE_DMA;
452 can_dma = (spicfg->io_type == SPI_IO_TYPE_DMA) &&
596 if (spicfg->io_type != SPI_IO_TYPE_POLL)
663 if (spicfg->io_type != SPI_IO_TYPE_POLL) {
/linux-master/drivers/net/wireless/microchip/wilc1000/
H A Dnetdev.h210 int io_type; member in struct:wilc
H A Dwlan.c568 if (wilc->io_type == WILC_HIF_SDIO) {
627 if (wilc->io_type == WILC_HIF_SDIO) {
674 if (wilc->io_type == WILC_HIF_SPI)
1147 if (wilc->io_type == WILC_HIF_SDIO) {
1150 } else if (wilc->io_type == WILC_HIF_SPI) {
1159 if (wilc->io_type == WILC_HIF_SDIO && wilc->dev_irq_num)
H A Dcfg80211.c1772 int wilc_cfg80211_init(struct wilc **wilc, struct device *dev, int io_type, argument
1790 wl->io_type = io_type;
/linux-master/drivers/scsi/elx/libefc/
H A Defc_els.c257 enum efc_disc_io_type io_type)
267 els->io.io_type = io_type;
363 els->io.io_type = EFC_DISC_IO_ELS_RESP;
1052 els->io.io_type = EFC_DISC_IO_CT_RESP;
256 efc_els_send_req(struct efc_node *node, struct efc_els_io_req *els, enum efc_disc_io_type io_type) argument
H A Defclib.h472 enum efc_disc_io_type io_type; /* EFC_DISC_IO_TYPE enum*/ member in struct:efc_disc_io
/linux-master/drivers/video/fbdev/via/
H A Dhw.h633 int io_type);
H A Dhw.c966 int io_type)
992 if (io_type == VIACR)
964 viafb_load_reg(int timing_value, int viafb_load_reg_num, struct io_register *reg, int io_type) argument
/linux-master/include/linux/
H A Diomap.h294 u16 io_type; member in struct:iomap_ioend
/linux-master/drivers/tty/serial/8250/
H A D8250.h62 unsigned char io_type; member in struct:old_serial_port
/linux-master/fs/orangefs/
H A Dfile.c69 new_op->upcall.req.io.io_type = type;
/linux-master/fs/iomap/
H A Dbuffered-io.c1598 if ((ioend->io_type == IOMAP_UNWRITTEN) ^
1599 (next->io_type == IOMAP_UNWRITTEN))
1712 ioend->io_type = wpc->iomap.type;
1728 if (wpc->iomap.type != wpc->ioend->io_type)
/linux-master/fs/f2fs/
H A Ddata.c2760 enum iostat_type io_type,
2787 .io_type = io_type,
2958 enum iostat_type io_type)
3083 &submitted, wbc, io_type);
3159 wbc, io_type, 0, true);
3205 ret = f2fs_write_multi_pages(&cc, &submitted, wbc, io_type);
3264 enum iostat_type io_type)
3312 ret = f2fs_write_cache_pages(mapping, wbc, io_type);
2756 f2fs_write_single_data_page(struct page *page, int *submitted, struct bio **bio, sector_t *last_block, struct writeback_control *wbc, enum iostat_type io_type, int compr_blocks, bool allow_balance) argument
2956 f2fs_write_cache_pages(struct address_space *mapping, struct writeback_control *wbc, enum iostat_type io_type) argument
3262 __f2fs_write_data_pages(struct address_space *mapping, struct writeback_control *wbc, enum iostat_type io_type) argument
H A Dcheckpoint.c345 enum iostat_type io_type)
365 f2fs_do_write_meta_page(sbi, page, io_type);
422 long nr_to_write, enum iostat_type io_type)
472 io_type)) {
343 __f2fs_write_meta_page(struct page *page, struct writeback_control *wbc, enum iostat_type io_type) argument
421 f2fs_sync_meta_pages(struct f2fs_sb_info *sbi, enum page_type type, long nr_to_write, enum iostat_type io_type) argument
H A Dsegment.c3485 (fio->io_type == FS_DATA_IO) &&
3754 enum iostat_type io_type)
3776 f2fs_update_iostat(sbi, NULL, io_type, F2FS_BLKSIZE);
3786 f2fs_update_iostat(fio->sbi, NULL, fio->io_type, F2FS_BLKSIZE);
3796 if (fio->io_type == FS_DATA_IO || fio->io_type == FS_CP_DATA_IO)
3802 f2fs_update_iostat(sbi, dn->inode, fio->io_type, F2FS_BLKSIZE);
3844 fio->io_type, F2FS_BLKSIZE);
3753 f2fs_do_write_meta_page(struct f2fs_sb_info *sbi, struct page *page, enum iostat_type io_type) argument
H A Df2fs.h1214 enum iostat_type io_type; /* io type */ member in struct:f2fs_io_info
3650 bool do_balance, enum iostat_type io_type);
3709 enum iostat_type io_type);
3782 long nr_to_write, enum iostat_type io_type);
3860 enum iostat_type io_type,
4292 enum iostat_type io_type);
H A Dnode.c1608 enum iostat_type io_type, unsigned int *seq_id)
1622 .io_type = io_type,
1972 bool do_balance, enum iostat_type io_type)
2058 wbc, do_balance, io_type, NULL);
1606 __write_node_page(struct page *page, bool atomic, bool *submitted, struct writeback_control *wbc, bool do_balance, enum iostat_type io_type, unsigned int *seq_id) argument
1970 f2fs_sync_node_pages(struct f2fs_sb_info *sbi, struct writeback_control *wbc, bool do_balance, enum iostat_type io_type) argument
/linux-master/drivers/media/pci/ngene/
H A Dngene.h790 int io_type[MAX_STREAM]; member in struct:ngene_info
/linux-master/drivers/tty/serial/
H A Dbcm63xx_uart.c591 if (port->iotype != serinfo->io_type)
H A Dserial_core.c820 retinfo->io_type = uport->iotype;
876 new_info->io_type != uport->iotype ||
955 uport->iotype = new_info->io_type;
3021 return sprintf(buf, "%d\n", tmp.io_type);
3106 static DEVICE_ATTR_RO(io_type);
H A Dsa1100.c551 if (ser->io_type != SERIAL_IO_MEM)
/linux-master/drivers/scsi/elx/efct/
H A Defct_hw.c341 static bool efct_hw_iotype_is_originator(u16 io_type) argument
343 switch (io_type) {
2740 if (io->io_type == EFC_DISC_IO_ELS_REQ ||
2741 io->io_type == EFC_DISC_IO_CT_REQ) {
2758 switch (io->io_type) {
2817 efc_log_err(hw->os, "bad SRRS type %#x\n", io->io_type);
/linux-master/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
H A Dphy.c704 enum io_type iotype;
1439 bool rtl8723e_phy_set_io_cmd(struct ieee80211_hw *hw, enum io_type iotype)
/linux-master/drivers/net/wireless/realtek/rtlwifi/rtl8192d/
H A Dphy_common.c668 bool rtl92d_phy_set_io_cmd(struct ieee80211_hw *hw, enum io_type iotype)

Completed in 717 milliseconds

1234