Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/w1/
Dw1.h284 int w1_unref_slave(struct w1_slave *sl);
Dw1.c780 int w1_unref_slave(struct w1_slave *sl) in w1_unref_slave() function
821 destroy_now = !w1_unref_slave(sl); in w1_slave_detach()
Dw1_netlink.c504 w1_unref_slave(sl); in w1_process_cb()