dto_in_use 215 drivers/staging/wusbcore/wa-hc.h unsigned long dto_in_use; /* protect dto endoint serialization */ dto_in_use 293 drivers/staging/wusbcore/wa-hc.h wa->dto_in_use = 0; dto_in_use 209 drivers/staging/wusbcore/wa-xfer.c return (test_and_set_bit(0, &wa->dto_in_use) == 0); dto_in_use 215 drivers/staging/wusbcore/wa-xfer.c clear_bit_unlock(0, &wa->dto_in_use);