Home
last modified time | relevance | path

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

/linux/drivers/w1/slaves/
H A Dw1_therm.c380 static void w1_therm_remove_slave(struct w1_slave *sl);
480 .remove_slave = w1_therm_remove_slave,
487 .remove_slave = w1_therm_remove_slave,
494 .remove_slave = w1_therm_remove_slave,
1048 static void w1_therm_remove_slave(struct w1_slave *sl) in w1_therm_remove_slave() function