Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/w1/slaves/
Dw1_therm.c48 static u16 bulk_read_device_counter; /* =0 as per C standard */ variable
946 if (!bulk_read_device_counter) { in w1_therm_add_slave()
956 bulk_read_device_counter++; in w1_therm_add_slave()
992 bulk_read_device_counter--; in w1_therm_remove_slave()
994 if (!bulk_read_device_counter) in w1_therm_remove_slave()