Home
last modified time | relevance | path

Searched refs:w1_unref_slave (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/w1/
H A Dw1_internal.h37 /* call w1_unref_slave to release the reference counts w1_search_slave added */
43 int w1_unref_slave(struct w1_slave *sl);
H A Dw1.c784 int w1_unref_slave(struct w1_slave *sl) in w1_unref_slave() function
825 destroy_now = !w1_unref_slave(sl); in w1_slave_detach()
H A Dw1_netlink.c485 w1_unref_slave(sl); in w1_process_cb()
/kernel/linux/linux-6.6/drivers/w1/
H A Dw1_internal.h37 /* call w1_unref_slave to release the reference counts w1_search_slave added */
43 int w1_unref_slave(struct w1_slave *sl);
H A Dw1.c777 int w1_unref_slave(struct w1_slave *sl) in w1_unref_slave() function
818 destroy_now = !w1_unref_slave(sl); in w1_slave_detach()
H A Dw1_netlink.c487 w1_unref_slave(sl); in w1_process_cb()

Completed in 6 milliseconds