Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/w1/
Dw1_internal.h24 #define W1_SLAVE_DETACH 1 macro
Dw1.c829 destroy_now = !test_bit(W1_SLAVE_DETACH, &sl->flags); in w1_slave_detach()
830 set_bit(W1_SLAVE_DETACH, &sl->flags); in w1_slave_detach()