Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/misc/eeprom/
Dat24.c383 static ssize_t at24_write(struct at24_data *at24, const char *buf, loff_t off, in at24_write() function
424 return at24_write(at24, buf, off, count); in at24_bin_write()
448 return at24_write(at24, buf, offset, count); in at24_macc_write()