Searched defs:write_byte (Results 1 – 12 of 12) sorted by relevance
/drivers/hwmon/ |
D | adt7x10.h | 21 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 | 99 void (*write_byte) (unsigned int byte, unsigned long address); member
|
/drivers/gpu/drm/ |
D | drm_dp_helper.c | 45 uint8_t write_byte, uint8_t *read_byte) in i2c_algo_dp_aux_transaction()
|
/drivers/mtd/nand/ |
D | au1550nd.c | 32 void (*write_byte)(struct mtd_info *, u_char); member
|
/drivers/mmc/core/ |
D | sdio_io.c | 455 u8 sdio_writeb_readb(struct sdio_func *func, u8 write_byte, in sdio_writeb_readb()
|
/drivers/w1/ |
D | w1.h | 122 void (*write_byte)(void *, u8); member
|
/drivers/gpu/drm/radeon/ |
D | atombios_dp.c | 199 u8 write_byte, u8 *read_byte) in radeon_dp_i2c_aux_ch()
|
/drivers/mfd/ |
D | stmpe.h | 93 int (*write_byte)(struct stmpe *stmpe, u8 reg, u8 val); member
|
/drivers/hwmon/pmbus/ |
D | pmbus.h | 360 int (*write_byte)(struct i2c_client *client, int page, u8 value); member
|
/drivers/gpu/drm/gma500/ |
D | cdv_intel_dp.c | 554 uint8_t write_byte, uint8_t *read_byte) in cdv_intel_dp_i2c_aux_ch()
|
/drivers/gpu/drm/i915/ |
D | intel_dp.c | 543 uint8_t write_byte, uint8_t *read_byte) in intel_dp_i2c_aux_ch()
|