Home
last modified time | relevance | path

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

/openbmc/linux/drivers/w1/
H A Dw1_internal.h15 #define W1_SLAVE_DETACH 1 macro
H A Dw1.c813 destroy_now = !test_bit(W1_SLAVE_DETACH, &sl->flags); in w1_slave_detach()
814 set_bit(W1_SLAVE_DETACH, &sl->flags); in w1_slave_detach()