Searched defs:read_block (Results 1 – 15 of 15) sorted by relevance
/Linux-v4.19/drivers/input/misc/ |
D | adxl34x.h | 19 int (*read_block)(struct device *, unsigned char, int, void *); member
|
/Linux-v4.19/tools/vm/ |
D | page_owner_sort.c | 32 int read_block(char *buf, int buf_size, FILE *fin) in read_block() function
|
/Linux-v4.19/drivers/staging/iio/adc/ |
D | ad7606.h | 60 int (*read_block)(struct device *dev, int num, void *data); member
|
/Linux-v4.19/arch/x86/crypto/ |
D | blowfish-x86_64-asm_64.S | 108 #define read_block() \ macro
|
D | des3_ede-asm_64.S | 162 #define read_block(io, left, right) \ macro
|
/Linux-v4.19/drivers/block/paride/ |
D | paride.h | 149 void (*read_block)(PIA *,char *,int); member
|
/Linux-v4.19/drivers/net/ethernet/realtek/ |
D | atp.c | 800 static void read_block(long ioaddr, int length, unsigned char *p, int data_mode) in read_block() function
|
/Linux-v4.19/include/linux/ |
D | w1.h | 150 u8 (*read_block)(void *, u8 *, int); member
|
D | rmi.h | 286 int (*read_block)(struct rmi_transport_dev *xport, u16 addr, member
|
/Linux-v4.19/drivers/media/dvb-frontends/ |
D | cxd2099.c | 61 static int read_block(struct cxd *ci, u8 adr, u8 *data, u16 n) in read_block() function
|
/Linux-v4.19/drivers/s390/char/ |
D | tape.h | 154 struct tape_request *(*read_block)(struct tape_device *, size_t); member
|
/Linux-v4.19/tools/firewire/ |
D | nosy-dump.h | 109 } read_block; member
|
/Linux-v4.19/drivers/mfd/ |
D | stmpe.h | 94 int (*read_block)(struct stmpe *stmpe, u8 reg, u8 len, u8 *values); member
|
/Linux-v4.19/fs/ubifs/ |
D | file.c | 57 static int read_block(struct inode *inode, void *addr, unsigned int block, in read_block() function
|
/Linux-v4.19/include/pcmcia/ |
D | cistpl.h | 495 u_int read_block; member
|