Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/w1/slaves/
H A Dw1_therm.c363 * w1_therm_add_slave() - Called when a new slave is discovered
371 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,
916 static int w1_therm_add_slave(struct w1_slave *sl) in w1_therm_add_slave() function
/kernel/linux/linux-6.6/drivers/w1/slaves/
H A Dw1_therm.c363 * w1_therm_add_slave() - Called when a new slave is discovered
371 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

Completed in 6 milliseconds