Home
last modified time | relevance | path

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

/openbmc/linux/drivers/w1/slaves/
H A Dw1_therm.c371 static int w1_therm_add_slave(struct w1_slave *sl);
479 .add_slave = w1_therm_add_slave,
486 .add_slave = w1_therm_add_slave,
493 .add_slave = w1_therm_add_slave,
981 static int w1_therm_add_slave(struct w1_slave *sl) in w1_therm_add_slave() function