Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/w1/slaves/
Dw1_ds2433.c33 #define W1_EEPROM_SIZE 512 macro
47 u8 memory[W1_EEPROM_SIZE];
107 if ((count = w1_f23_fix_count(off, count, W1_EEPROM_SIZE)) == 0) in w1_f23_read_bin()
216 if ((count = w1_f23_fix_count(off, count, W1_EEPROM_SIZE)) == 0) in w1_f23_write_bin()
264 .size = W1_EEPROM_SIZE,