Searched refs:W1_F14_EEPROM_SIZE (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/w1/slaves/
H A Dw1_ds2430.c23 #define W1_F14_EEPROM_SIZE 32 macro
104 count = w1_f14_fix_count(off, count, W1_F14_EEPROM_SIZE);
212 count = w1_f14_fix_count(off, count, W1_F14_EEPROM_SIZE);
266 static BIN_ATTR_RW(eeprom, W1_F14_EEPROM_SIZE);

Completed in 107 milliseconds