Searched defs:is_read (Results 1 - 8 of 8) sorted by relevance

/fuchsia/zircon/system/uapp/iotime/
H A Diotime.c57 static zx_duration_t iotime_posix(int is_read, int fd, size_t total, size_t bufsz) { argument
95 static zx_duration_t iotime_block(int is_read, int fd, size_t total, size_t bufsz) { argument
104 static zx_duration_t iotime_fifo(char* dev, int is_read, int fd, size_t total, size_t bufsz) { argument
180 int is_read = !strcmp(argv[1], "read"); local
[all...]
/fuchsia/zircon/system/ulib/ddk/include/ddk/protocol/
H A Di2c.h23 bool is_read; member in struct:__anon948
29 bool is_read; member in struct:__anon949
H A Di2c-impl.h20 bool is_read; member in struct:__anon945
/fuchsia/zircon/system/dev/i2c/imx-i2c/
H A Dimx-i2c.cpp182 zx_status_t ImxI2cDevice::TxAddress(uint8_t addr, bool is_read) { argument
/fuchsia/zircon/system/dev/block/aml-sd-emmc/
H A Daml-sd-emmc.c683 bool is_read = req->cmd_flags & SDMMC_CMD_READ; local
/fuchsia/zircon/system/dev/block/imx-sdhci/
H A Dimx-sdhci.c514 bool is_read = req->cmd_flags & SDMMC_CMD_READ; local
/fuchsia/zircon/system/dev/block/sdhci/
H A Dsdhci.c407 bool is_read = req->cmd_flags & SDMMC_CMD_READ; local
/fuchsia/zircon/system/ulib/edid/include/lib/edid/
H A Dedid.h280 bool is_read; member in struct:edid::ddc_i2c_msg

Completed in 49 milliseconds