Searched refs:at24_regmap_write (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/misc/eeprom/ |
H A D | at24.c | 386 static ssize_t at24_regmap_write(struct at24_data *at24, const char *buf, in at24_regmap_write() function 496 ret = at24_regmap_write(at24, buf, off, count); in at24_write()
|
/kernel/linux/linux-6.6/drivers/misc/eeprom/ |
H A D | at24.c | 388 static ssize_t at24_regmap_write(struct at24_data *at24, const char *buf, in at24_regmap_write() function 494 ret = at24_regmap_write(at24, buf, off, count); in at24_write()
|
Completed in 3 milliseconds