Searched refs:DS2781_USER_EEPROM_SIZE (Results 1 – 1 of 1) sorted by relevance
30 #define DS2781_USER_EEPROM_SIZE (DS2781_EEPROM_BLOCK0_END - \ macro690 count = min_t(loff_t, count, DS2781_USER_EEPROM_SIZE - off); in ds2781_read_user_eeprom_bin()707 count = min_t(loff_t, count, DS2781_USER_EEPROM_SIZE - off); in ds2781_write_user_eeprom_bin()726 .size = DS2781_USER_EEPROM_SIZE,