Searched defs:write_byte (Results 1 – 9 of 9) sorted by relevance
| /drivers/hwmon/ |
| D | adt7x10.h | 22 int (*write_byte)(struct device *, u8 reg, u8 data); member
|
| D | asc7621.c | 145 static inline int write_byte(struct i2c_client *client, u8 reg, u8 data) in write_byte() function
|
| /drivers/staging/comedi/drivers/ |
| D | ni_labpc.h | 56 void (*write_byte)(struct comedi_device *dev, member
|
| /drivers/firmware/efi/ |
| D | capsule-loader.c | 170 size_t write_byte; in efi_capsule_write() local
|
| /drivers/mtd/nand/ |
| D | au1550nd.c | 30 void (*write_byte)(struct mtd_info *, u_char); member
|
| /drivers/mmc/core/ |
| D | sdio_io.c | 431 u8 sdio_writeb_readb(struct sdio_func *func, u8 write_byte, in sdio_writeb_readb()
|
| /drivers/gpu/drm/gma500/ |
| D | cdv_intel_dp.c | 59 uint8_t write_byte, uint8_t *read_byte) in i2c_algo_dp_aux_transaction() 750 uint8_t write_byte, uint8_t *read_byte) in cdv_intel_dp_i2c_aux_ch()
|
| /drivers/hwmon/pmbus/ |
| D | pmbus.h | 374 int (*write_byte)(struct i2c_client *client, int page, u8 value); member
|
| /drivers/mfd/ |
| D | stmpe.h | 93 int (*write_byte)(struct stmpe *stmpe, u8 reg, u8 val); member
|