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

/freebsd-11-stable/sys/arm/nvidia/
H A Dtegra_rtc.c85 #define LOCK_INIT(_sc) \ macro
199 LOCK_INIT(sc);
H A Dtegra_mc.c105 #define LOCK_INIT(_sc) \ macro
216 LOCK_INIT(sc);
H A Das3722.c68 #define LOCK_INIT(_sc) sx_init(&(_sc)->lock, "as3722") macro
299 LOCK_INIT(sc);
H A Dtegra_xhci.c222 #define LOCK_INIT(_sc) \ macro
1005 LOCK_INIT(sc);
H A Dtegra_i2c.c201 #define LOCK_INIT(_sc) \ macro
646 LOCK_INIT(sc);
/freebsd-11-stable/sys/arm/nvidia/drm2/
H A Dtegra_host1x.c66 #define LOCK_INIT(_sc) sx_init(&_sc->lock, "host1x") macro
569 LOCK_INIT(sc);
H A Dtegra_dc.c65 #define LOCK_INIT(_sc) \ macro
1337 LOCK_INIT(sc);

Completed in 144 milliseconds