Home
last modified time | relevance | path

Searched refs:at24_regmap_write (Results 1 – 1 of 1) sorted by relevance

/drivers/misc/eeprom/
Dat24.c386 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()