Home
last modified time | relevance | path

Searched defs:read_byte (Results 1 – 18 of 18) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/hwmon/
H A Dadt7x10.h21 int (*read_byte)(struct device *, u8 reg); member
H A Dasc7621.c121 static inline u8 read_byte(struct i2c_client *client, u8 reg) in read_byte() function
/OK3568_Linux_fs/kernel/drivers/media/platform/mtk-jpeg/
H A Dmtk_jpeg_dec_parse.c25 static int read_byte(struct mtk_jpeg_stream *stream) in read_byte() function
/OK3568_Linux_fs/kernel/include/linux/rtc/
H A Dm48t59.h51 unsigned char (*read_byte)(struct device *dev, u32 ofs); member
/OK3568_Linux_fs/kernel/include/linux/
H A Dnvram.h34 unsigned char (*read_byte)(int); member
H A Di2c-algo-pca.h73 int (*read_byte) (void *data, int reg); member
H A Dw1.h140 u8 (*read_byte)(void *); member
/OK3568_Linux_fs/kernel/drivers/staging/comedi/drivers/
H A Dni_labpc.h46 unsigned int (*read_byte)(struct comedi_device *dev, unsigned long reg); member
/OK3568_Linux_fs/u-boot/drivers/i2c/
H A Dsoft_i2c.c259 static uchar read_byte(int ack) in read_byte() function
/OK3568_Linux_fs/u-boot/drivers/rtc/
H A Dds1302.c132 read_byte(void) in read_byte() function
/OK3568_Linux_fs/kernel/drivers/w1/masters/
H A Dds1wm.c109 u8 read_byte; member
/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/
H A Dtegra_nand.c154 static uint8_t read_byte(struct mtd_info *mtd) in read_byte() function
/OK3568_Linux_fs/kernel/drivers/gpu/drm/gma500/
H A Dcdv_intel_dp.c61 uint8_t write_byte, uint8_t *read_byte) in i2c_algo_dp_aux_transaction()
752 uint8_t write_byte, uint8_t *read_byte) in cdv_intel_dp_i2c_aux_ch()
/OK3568_Linux_fs/kernel/drivers/mfd/
H A Dstmpe.h92 int (*read_byte)(struct stmpe *stmpe, u8 reg); member
/OK3568_Linux_fs/u-boot/include/linux/mtd/
H A Drawnand.h865 uint8_t (*read_byte)(struct mtd_info *mtd); member
1142 unsigned char (*read_byte)(struct mtd_info *mtd); member
/OK3568_Linux_fs/u-boot/include/
H A Dpci.h577 int (*read_byte)(struct pci_controller*, pci_dev_t, int where, u8 *); member
/OK3568_Linux_fs/kernel/include/linux/mtd/
H A Drawnand.h1114 u8 (*read_byte)(struct nand_chip *chip); member
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Ddc395x.c3967 u8 read_byte; in trms1040_get_data() local