Home
last modified time | relevance | path

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

/openbmc/linux/drivers/w1/slaves/
H A Dw1_therm.c48 static u16 bulk_read_device_counter; /* =0 as per C standard */ variable
1007 if (!bulk_read_device_counter) { in w1_therm_add_slave()
1017 bulk_read_device_counter++; in w1_therm_add_slave()
1053 bulk_read_device_counter--; in w1_therm_remove_slave()
1055 if (!bulk_read_device_counter) in w1_therm_remove_slave()