Searched defs:read_block (Results 1 – 8 of 8) sorted by relevance
/drivers/input/misc/ |
D | adxl34x.h | 19 int (*read_block)(struct device *, unsigned char, int, void *); member
|
/drivers/staging/iio/adc/ |
D | ad7606.h | 85 int (*read_block)(struct device *, int, void *); member
|
/drivers/block/paride/ |
D | paride.h | 149 void (*read_block)(PIA *,char *,int); member
|
/drivers/net/ethernet/realtek/ |
D | atp.c | 802 static void read_block(long ioaddr, int length, unsigned char *p, int data_mode) in read_block() function
|
/drivers/w1/ |
D | w1.h | 166 u8 (*read_block)(void *, u8 *, int); member
|
/drivers/staging/media/cxd2099/ |
D | cxd2099.c | 117 static int read_block(struct cxd *ci, u8 adr, u8 *data, u8 n) in read_block() function
|
/drivers/s390/char/ |
D | tape.h | 152 struct tape_request *(*read_block)(struct tape_device *, size_t); member
|
/drivers/mfd/ |
D | stmpe.h | 94 int (*read_block)(struct stmpe *stmpe, u8 reg, u8 len, u8 *values); member
|