Home
last modified time | relevance | path

Searched refs:copy_scratchpad (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/w1/slaves/
H A Dw1_therm.c254 * copy_scratchpad() - Copy the content of scratchpad in device EEPROM
259 static int copy_scratchpad(struct w1_slave *sl);
1304 static int copy_scratchpad(struct w1_slave *sl) in copy_scratchpad() function
1597 ret = copy_scratchpad(sl); in w1_slave_store()
1744 ret = copy_scratchpad(sl); in eeprom_store()
/kernel/linux/linux-6.6/drivers/w1/slaves/
H A Dw1_therm.c254 * copy_scratchpad() - Copy the content of scratchpad in device EEPROM
259 static int copy_scratchpad(struct w1_slave *sl);
1369 static int copy_scratchpad(struct w1_slave *sl) in copy_scratchpad() function
1662 ret = copy_scratchpad(sl); in w1_slave_store()
1809 ret = copy_scratchpad(sl); in eeprom_cmd_store()

Completed in 6 milliseconds