Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/w1/slaves/
Dw1_therm.c48 static u16 bulk_read_device_counter; /* =0 as per C standard */ variable
941 if (!bulk_read_device_counter) { in w1_therm_add_slave()
951 bulk_read_device_counter++; in w1_therm_add_slave()
987 bulk_read_device_counter--; in w1_therm_remove_slave()
989 if (!bulk_read_device_counter) in w1_therm_remove_slave()