Searched refs:DS2781_USER_EEPROM_SIZE (Results 1 - 1 of 1) sorted by relevance

/drivers/power/
H A Dds2781_battery.c30 #define DS2781_USER_EEPROM_SIZE (DS2781_EEPROM_BLOCK0_END - \ macro
690 count = min_t(loff_t, count, DS2781_USER_EEPROM_SIZE - off);
707 count = min_t(loff_t, count, DS2781_USER_EEPROM_SIZE - off);
726 .size = DS2781_USER_EEPROM_SIZE,

Completed in 532 milliseconds