Searched refs:is_init (Results 1 - 1 of 1) sorted by relevance

/barrelfish-2018-10-04/lib/usb/
H A Dusb_device.c31 static uint8_t is_init = 0; variable
263 is_init = 1;
274 if (!is_init) {
289 if (!is_init) {
319 assert(is_init);

Completed in 32 milliseconds