Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/misc/eeprom/
Dat24.c405 static ssize_t at24_regmap_write(struct at24_data *at24, const char *buf, in at24_regmap_write() function
505 ret = at24_regmap_write(at24, buf, off, count); in at24_write()