Home
last modified time | relevance | path

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

1234

/Linux-v4.19/fs/xfs/
Dxfs_aops.c31 unsigned int io_type; member
258 switch (ioend->io_type) { in xfs_end_io()
270 switch (ioend->io_type) { in xfs_end_io()
296 if (ioend->io_type == XFS_IO_UNWRITTEN || ioend->io_type == XFS_IO_COW) in xfs_end_bio()
353 wpc->io_type == XFS_IO_COW || in xfs_map_blocks()
397 wpc->io_type = XFS_IO_HOLE; in xfs_map_blocks()
401 wpc->io_type = XFS_IO_COW; in xfs_map_blocks()
427 wpc->io_type = XFS_IO_HOLE; in xfs_map_blocks()
441 wpc->io_type = XFS_IO_DELALLOC; in xfs_map_blocks()
446 wpc->io_type = XFS_IO_UNWRITTEN; in xfs_map_blocks()
[all …]
Dxfs_aops.h36 unsigned int io_type; /* delalloc / unwritten */ member
/Linux-v4.19/sound/pci/rme9652/
Dhdsp.c472 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()
802 hdsp->io_type = Digiface; in hdsp_get_iobox_version()
819 hdsp->io_type = RPM; in hdsp_get_iobox_version()
825 hdsp->io_type = RPM; in hdsp_get_iobox_version()
827 hdsp->io_type = Multiface; in hdsp_get_iobox_version()
829 hdsp->io_type = Digiface; in hdsp_get_iobox_version()
[all …]
Dhdspm.c1002 uint8_t io_type; member
1135 return ((AIO == hdspm->io_type) || (RayDAT == hdspm->io_type)); in hdspm_is_raydat_or_aio()
1264 switch (hdspm->io_type) { in hdspm_external_sample_rate()
1472 if ((7 == n) && (RayDAT == hdspm->io_type || AIO == hdspm->io_type)) in hdspm_get_latency()
1491 switch (hdspm->io_type) { in hdspm_hw_pointer()
1580 switch (hdspm->io_type) { in hdspm_calc_dds_value()
1613 switch (hdspm->io_type) { in hdspm_set_dds_value()
1758 if (AES32 == hdspm->io_type && rate != current_rate) in hdspm_set_rate()
2072 if (MADIface == hdspm->io_type) { in snd_hdspm_create_midi()
2095 } else if ((2 == id) && (MADI == hdspm->io_type)) { in snd_hdspm_create_midi()
[all …]
/Linux-v4.19/drivers/platform/chrome/
Dcros_ec_lpc_mec.c64 u8 cros_ec_lpc_io_bytes_mec(enum cros_ec_lpc_mec_io_type io_type, in cros_ec_lpc_io_bytes_mec() argument
91 if (io_type == MEC_IO_READ) in cros_ec_lpc_io_bytes_mec()
108 if (length - i < 4 && io_type == MEC_IO_WRITE) in cros_ec_lpc_io_bytes_mec()
/Linux-v4.19/drivers/staging/wilc1000/
Dwilc_wfi_netdevice.h123 int io_type; member
178 int wilc_netdev_init(struct wilc **wilc, struct device *dev, int io_type,
Dwilc_wlan.c426 if ((wilc->io_type & 0x1) == HIF_SPI) { in chip_wakeup()
437 } else if ((wilc->io_type & 0x1) == HIF_SDIO) { in chip_wakeup()
802 if (wilc->io_type == HIF_SDIO) in wilc_pllupdate_isr_ext()
940 if (wilc->io_type == HIF_SDIO) { in wilc_wlan_start()
943 } else if (wilc->io_type == HIF_SPI) { in wilc_wlan_start()
953 if (wilc->io_type == HIF_SDIO && wilc->dev_irq_num) in wilc_wlan_start()
/Linux-v4.19/include/linux/platform_data/
Dspi-davinci.h82 u8 io_type; member
/Linux-v4.19/include/linux/mfd/
Dcros_ec_lpc_mec.h87 u8 cros_ec_lpc_io_bytes_mec(enum cros_ec_lpc_mec_io_type io_type,
/Linux-v4.19/include/uapi/sound/
Dhdsp.h83 enum HDSP_IO_Type io_type; member
/Linux-v4.19/include/uapi/linux/
Dserial.h29 char io_type; member
/Linux-v4.19/drivers/media/pci/ngene/
Dngene-core.c1075 int type = dev->card_info->io_type[i]; in AllocCommonBuffers()
1162 if (dev->card_info->io_type[4] & NGENE_IO_TSOUT) { in ngene_get_buffers()
1169 if (dev->card_info->io_type[2]&NGENE_IO_TSIN) { in ngene_get_buffers()
1176 if (dev->card_info->io_type[2] & NGENE_IO_AIN) { in ngene_get_buffers()
1182 if (dev->card_info->io_type[0] & NGENE_IO_HDTV) { in ngene_get_buffers()
1307 if (dev->card_info->io_type[2]&NGENE_IO_TSIN && in ngene_buffer_config()
1308 dev->card_info->io_type[3]&NGENE_IO_TSIN) { in ngene_buffer_config()
1310 if (dev->card_info->io_type[4]&NGENE_IO_TSOUT && in ngene_buffer_config()
1318 if (dev->card_info->io_type[3] == NGENE_IO_TSIN) in ngene_buffer_config()
1463 int io = ni->io_type[nr]; in init_channel()
Dngene-cards.c1045 .io_type = {NGENE_IO_TSIN, NGENE_IO_TSIN},
1059 .io_type = {NGENE_IO_TSIN, NGENE_IO_TSIN},
1073 .io_type = {NGENE_IO_TSIN, NGENE_IO_TSIN, NGENE_IO_TSIN, NGENE_IO_TSIN,
1088 .io_type = {NGENE_IO_TSIN, NGENE_IO_TSIN, NGENE_IO_TSIN, NGENE_IO_TSIN,
1104 .io_type = {NGENE_IO_TSIN, NGENE_IO_TSIN, NGENE_IO_TSIN, NGENE_IO_TSIN,
1121 .io_type = { NGENE_IO_NONE, NGENE_IO_TSIN },
1159 .io_type = {NGENE_IO_TSIN, NGENE_IO_TSIN},
/Linux-v4.19/drivers/net/wireless/broadcom/brcm80211/include/
Dbrcmu_d11.h159 u8 io_type; member
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
Dphy.h132 bool rtl8723be_phy_set_io_cmd(struct ieee80211_hw *hw, enum io_type iotype);
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
Dphy.h149 bool rtl92ee_phy_set_io_cmd(struct ieee80211_hw *hw, enum io_type iotype);
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
Dphy.h147 bool rtl92d_phy_set_io_cmd(struct ieee80211_hw *hw, enum io_type iotype);
/Linux-v4.19/drivers/spi/
Dspi-davinci.c408 spicfg->io_type = SPI_IO_TYPE_DMA; in davinci_spi_of_setup()
484 can_dma = (spicfg->io_type == SPI_IO_TYPE_DMA) && in davinci_spi_can_dma()
629 if (spicfg->io_type != SPI_IO_TYPE_POLL) in davinci_spi_bufs()
696 if (spicfg->io_type != SPI_IO_TYPE_POLL) { in davinci_spi_bufs()
/Linux-v4.19/drivers/tty/serial/8250/
D8250.h57 unsigned char io_type; member
/Linux-v4.19/drivers/staging/rtlwifi/rtl8822be/
Dphy.h109 bool rtl8822be_phy_set_io_cmd(struct ieee80211_hw *hw, enum io_type iotype);
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
Dphy.h112 bool rtl92c_phy_set_io_cmd(struct ieee80211_hw *hw, enum io_type iotype);
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
Dphy.h198 bool rtl8723e_phy_set_io_cmd(struct ieee80211_hw *hw, enum io_type iotype);
/Linux-v4.19/drivers/net/wireless/broadcom/brcm80211/brcmutil/
Dd11.c215 if (d11inf->io_type == BRCMU_D11N_IOTYPE) { in brcmu_d11_attach()
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
Dphy.h229 bool rtl88e_phy_set_io_cmd(struct ieee80211_hw *hw, enum io_type iotype);
/Linux-v4.19/fs/orangefs/
Dupcall.h23 enum ORANGEFS_io_type io_type; member

1234