Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/w1/slaves/
H A Dw1_therm.c259 static int copy_scratchpad(struct w1_slave *sl);
1307 static int copy_scratchpad(struct w1_slave *sl) in copy_scratchpad() function
1600 ret = copy_scratchpad(sl); in w1_slave_store()
1747 ret = copy_scratchpad(sl); in eeprom_store()