Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/w1/slaves/
Dw1_therm.c259 static int copy_scratchpad(struct w1_slave *sl);
1311 static int copy_scratchpad(struct w1_slave *sl) in copy_scratchpad() function
1604 ret = copy_scratchpad(sl); in w1_slave_store()
1751 ret = copy_scratchpad(sl); in eeprom_store()