Home
last modified time | relevance | path

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

/linux/drivers/w1/
H A Dw1_internal.h43 int w1_unref_slave(struct w1_slave *sl);
H A Dw1.c775 int w1_unref_slave(struct w1_slave *sl) in w1_unref_slave() function
816 destroy_now = !w1_unref_slave(sl); in w1_slave_detach()
H A Dw1_netlink.c485 w1_unref_slave(sl); in w1_process_cb()