Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/video/
H A Dudl.h96 #define UDL_LOCK(sc) mtx_lock(&(sc)->sc_mtx) macro
H A Dudl.c410 UDL_LOCK(sc); in udl_attach()
451 UDL_LOCK(sc); in udl_detach()
527 UDL_LOCK(sc); in udl_cmd_buf_alloc()
536 UDL_LOCK(sc); in udl_cmd_buf_send()