Searched refs:W1_F2D_EEPROM_SIZE (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/w1/slaves/ |
H A D | w1_ds2431.c | 21 #define W1_F2D_EEPROM_SIZE 128 macro 104 count = w1_f2d_fix_count(off, count, W1_F2D_EEPROM_SIZE); in eeprom_read() 211 count = w1_f2d_fix_count(off, count, W1_F2D_EEPROM_SIZE); in eeprom_write() 265 static BIN_ATTR_RW(eeprom, W1_F2D_EEPROM_SIZE);
|
/kernel/linux/linux-6.6/drivers/w1/slaves/ |
H A D | w1_ds2431.c | 21 #define W1_F2D_EEPROM_SIZE 128 macro 104 count = w1_f2d_fix_count(off, count, W1_F2D_EEPROM_SIZE); in eeprom_read() 211 count = w1_f2d_fix_count(off, count, W1_F2D_EEPROM_SIZE); in eeprom_write() 265 static BIN_ATTR_RW(eeprom, W1_F2D_EEPROM_SIZE);
|
Completed in 1 milliseconds