Searched defs:read_block (Results 1 – 12 of 12) sorted by relevance
| /drivers/input/misc/ |
| A D | adxl34x.h | 19 int (*read_block)(struct device *, unsigned char, int, void *); member
|
| /drivers/gpu/drm/i915/soc/ |
| A D | intel_rom.c | 25 void (*read_block)(struct intel_rom *rom, void *data, loff_t offset, size_t size); member
|
| /drivers/ata/pata_parport/ |
| A D | pata_parport.h | 63 void (*read_block)(struct pi_adapter *pi, char *buf, int count); member
|
| /drivers/thunderbolt/ |
| A D | nvm.c | 551 unsigned int retries, read_block_fn read_block, in tb_nvm_read_data()
|
| /drivers/net/ethernet/realtek/ |
| A D | atp.c | 805 static void read_block(long ioaddr, int length, unsigned char *p, int data_mode) in read_block() function
|
| /drivers/iio/adc/ |
| A D | ad7606.h | 204 int (*read_block)(struct device *dev, int num, void *data); member
|
| /drivers/media/dvb-frontends/ |
| A D | cxd2099.c | 53 static int read_block(struct cxd *ci, u8 adr, u8 *data, u16 n) in read_block() function
|
| /drivers/s390/char/ |
| A D | tape.h | 154 struct tape_request *(*read_block)(struct tape_device *, size_t); member
|
| /drivers/mfd/ |
| A D | stmpe.h | 94 int (*read_block)(struct stmpe *stmpe, u8 reg, u8 len, u8 *values); member
|
| /drivers/gpu/drm/ |
| A D | drm_edid.c | 2331 read_block_fn read_block, in edid_block_read() 2364 read_block_fn read_block, void *context, in _drm_do_get_edid() 2642 read_block_fn read_block, in drm_edid_read_custom()
|
| /drivers/md/dm-vdo/ |
| A D | data-vio.c | 1536 static void read_block(struct vdo_completion *completion) in read_block() function
|
| /drivers/i2c/busses/ |
| A D | i2c-npcm7xx.c | 2297 bool read_block = false; in npcm_i2c_master_xfer() local
|
Completed in 51 milliseconds