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

/freebsd-12-stable/sys/dev/usb/misc/
H A Dcp2112.c71 #define CP2112GPIO_LOCK(sc) sx_xlock(&sc->gpio_lock) macro
510 CP2112GPIO_LOCK(sc);
528 CP2112GPIO_LOCK(sc);
548 CP2112GPIO_LOCK(sc);
566 CP2112GPIO_LOCK(sc);
582 CP2112GPIO_LOCK(sc);
598 CP2112GPIO_LOCK(sc);
647 CP2112GPIO_LOCK(sc);

Completed in 98 milliseconds