Home
last modified time | relevance | path

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

1234

/openbmc/linux/sound/pci/rme9652/
H A Dhdsp.c650 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()
821 if (hdsp->io_type == H9652 || hdsp->io_type == H9632) in hdsp_check_for_firmware()
887 if (hdsp->io_type == H9652 || hdsp->io_type == H9632) { in hdsp_write_gain()
3340 if (hdsp->io_type == Digiface || hdsp->io_type == H9652) { in snd_hdsp_create_controls()
3372 if (hdsp->io_type == H9632 || hdsp->io_type == H9652) { in snd_hdsp_create_controls()
4812 if (hdsp->io_type == H9632 || hdsp->io_type == H9652) in snd_hdsp_hwdep_ioctl()
4842 hdsp_version.io_type = hdsp->io_type; in snd_hdsp_hwdep_ioctl()
5086 if (hdsp->io_type == Digiface || hdsp->io_type == H9652) { in snd_hdsp_create_alsa_devices()
5141 if (hdsp->io_type == H9652 || hdsp->io_type == H9632) in hdsp_request_fw_loader()
[all …]
H A Dhdspm.c990 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()
2283 switch (hdspm->io_type) { in hdspm_get_wc_sample_rate()
2353 switch (hdspm->io_type) { in hdspm_get_aes_sample_rate()
6542 hdspm->io_type = AIO; in snd_hdspm_create()
[all …]
/openbmc/linux/drivers/platform/chrome/
H A Dcros_ec_lpc_mec.c72 u8 cros_ec_lpc_io_bytes_mec(enum cros_ec_lpc_mec_io_type io_type, in cros_ec_lpc_io_bytes_mec() argument
104 if (io_type == MEC_IO_READ) in cros_ec_lpc_io_bytes_mec()
121 if (length - i < 4 && io_type == MEC_IO_WRITE) in cros_ec_lpc_io_bytes_mec()
H A Dcros_ec_lpc_mec.h69 u8 cros_ec_lpc_io_bytes_mec(enum cros_ec_lpc_mec_io_type io_type,
/openbmc/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
/openbmc/linux/include/linux/platform_data/
H A Dspi-davinci.h65 u8 io_type; member
/openbmc/u-boot/common/
H A Davb_verify.c392 enum mmc_io_type io_type) in mmc_byte_io() argument
400 if (!partition || !buffer || io_type > IO_WRITE) in mmc_byte_io()
427 if (io_type == IO_READ) { in mmc_byte_io()
476 if (io_type == IO_READ) { in mmc_byte_io()
501 if (io_type == IO_READ && out_num_read) in mmc_byte_io()
/openbmc/linux/drivers/net/wireless/microchip/wilc1000/
H A Dcfg80211.h11 int wilc_cfg80211_init(struct wilc **wilc, struct device *dev, int io_type,
/openbmc/linux/include/uapi/sound/
H A Dhdsp.h71 enum HDSP_IO_Type io_type; member
/openbmc/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},
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/include/
H A Dbrcmu_d11.h148 u8 io_type; member
/openbmc/qemu/tests/qtest/libqos/
H A Dpci.c530 uint32_t io_type; in qpci_iomap() local
539 io_type = addr & PCI_BASE_ADDRESS_SPACE; in qpci_iomap()
540 if (io_type == PCI_BASE_ADDRESS_SPACE_IO) { in qpci_iomap()
553 if (io_type == PCI_BASE_ADDRESS_SPACE_IO) { in qpci_iomap()
/openbmc/linux/include/uapi/linux/
H A Dserial.h29 char io_type; member
/openbmc/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);
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
H A Dphy.h127 bool rtl92ee_phy_set_io_cmd(struct ieee80211_hw *hw, enum io_type iotype);
/openbmc/linux/drivers/spi/
H A Dspi-davinci.c396 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()
596 if (spicfg->io_type != SPI_IO_TYPE_POLL) in davinci_spi_bufs()
663 if (spicfg->io_type != SPI_IO_TYPE_POLL) { in davinci_spi_bufs()
/openbmc/openbmc/poky/bitbake/lib/bb/pysh/
H A Dpyshyacc.py38 io_type, io_op, io_file = io_target
41 io_type, io_op, io_name, io_content = io_target
44 assert False, "Invalid IO redirection token %s" % repr(io_type)
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
H A Dphy.h125 bool rtl92d_phy_set_io_cmd(struct ieee80211_hw *hw, enum io_type iotype);
/openbmc/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);
/openbmc/linux/fs/f2fs/
H A Dcompress.c1213 enum iostat_type io_type) in f2fs_write_compressed_pages() argument
1229 .io_type = io_type, in f2fs_write_compressed_pages()
1441 enum iostat_type io_type) in f2fs_write_raw_pages() argument
1490 NULL, NULL, wbc, io_type, in f2fs_write_raw_pages()
1525 enum iostat_type io_type) in f2fs_write_multi_pages() argument
1541 wbc, io_type); in f2fs_write_multi_pages()
1549 err = f2fs_write_raw_pages(cc, submitted, wbc, io_type); in f2fs_write_multi_pages()
/openbmc/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);
/openbmc/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()
/openbmc/linux/fs/xfs/
H A Dxfs_aops.c130 else if (ioend->io_type == IOMAP_UNWRITTEN) in xfs_end_ioend()
445 if (xfs_ioend_is_append(ioend) || ioend->io_type == IOMAP_UNWRITTEN || in xfs_prepare_ioend()

1234