Home
last modified time | relevance | path

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

/openbmc/linux/drivers/w1/slaves/
H A Dw1_therm.c259 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()