Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/w1/slaves/
Dw1_ds2431.c23 #define W1_F2D_EEPROM_SIZE 128 macro
106 count = w1_f2d_fix_count(off, count, W1_F2D_EEPROM_SIZE); in eeprom_read()
213 count = w1_f2d_fix_count(off, count, W1_F2D_EEPROM_SIZE); in eeprom_write()
267 static BIN_ATTR_RW(eeprom, W1_F2D_EEPROM_SIZE);