Home
last modified time | relevance | path

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

/drivers/hdf_core/framework/include/osal/
H A Dosal_cdev.h27 ssize_t (*read)(struct file *filep, char __user *buffer, size_t buflen, int64_t *offset); member
/drivers/hdf_core/framework/support/platform/include/adc/
H A Dadc_core.h39 int32_t (*read)(struct AdcDevice *device, uint32_t channel, uint32_t *val); member
/drivers/hdf_core/adapter/khdf/uniproton/test/sample_driver/src/
H A Dgpio_test.c179 uint16_t read; in TestCaseGpioWriteRead() local
/drivers/hdf_core/adapter/khdf/liteos/model/storage/include/mtd/
H A Dmtd_legacy_lite.h64 int (*read)(struct mtd_info *mtd, off_t from, size_t len, size_t *retlen, char *buf); member
/drivers/hdf_core/framework/support/platform/include/pcie/
H A Dpcie_core.h27 int32_t (*read)(struct PcieCntlr *cntlr, uint32_t mode, uint32_t pos, uint8_t *data, uint32_t len); member
/drivers/hdf_core/framework/support/platform/include/gpio/
H A Dgpio_core.h126 int32_t (*read)(struct GpioCntlr *cntlr, uint16_t local, uint16_t *val); member
/drivers/hdf_core/framework/model/storage/include/mtd/
H A Dmtd_core.h101 int32_t (*read)(struct MtdDevice *mtdDevice, off_t from, size_t len, uint8_t *buf); member
/drivers/peripheral/usb/ddk/device/include/
H A Dadapter_if.h171 uint32_t read; /* 0 for write ,1 for read */ member

Completed in 6 milliseconds