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

/freebsd-13-stable/sys/dev/usb/video/
H A Dudl.c413 UDL_LOCK(sc);
451 UDL_LOCK(sc);
527 UDL_LOCK(sc);
536 UDL_LOCK(sc);
H A Dudl.h97 #define UDL_LOCK(sc) mtx_lock(&(sc)->sc_mtx) macro

Completed in 57 milliseconds