Home
last modified time | relevance | path

Searched refs:LOCK_INIT (Results 1 – 9 of 9) sorted by relevance

/f-stack/freebsd/arm/nvidia/
H A Dtegra_mc.c105 #define LOCK_INIT(_sc) \ macro
217 LOCK_INIT(sc); in tegra_mc_attach()
H A Dtegra_rtc.c84 #define LOCK_INIT(_sc) \ macro
196 LOCK_INIT(sc); in tegra_rtc_attach()
H A Das3722.c68 #define LOCK_INIT(_sc) sx_init(&(_sc)->lock, "as3722") macro
299 LOCK_INIT(sc); in as3722_attach()
H A Dtegra_i2c.c200 #define LOCK_INIT(_sc) \ macro
645 LOCK_INIT(sc); in tegra_i2c_attach()
H A Dtegra_xhci.c222 #define LOCK_INIT(_sc) \ macro
970 LOCK_INIT(sc); in tegra_xhci_attach()
/f-stack/freebsd/arm64/nvidia/tegra210/
H A Dmax77620_rtc.c85 #define LOCK_INIT(_sc) sx_init(&(_sc)->lock, "max77620_rtc") macro
330 LOCK_INIT(sc); in max77620_rtc_attach()
H A Dmax77620.c67 #define LOCK_INIT(_sc) sx_init(&(_sc)->lock, "max77620") macro
397 LOCK_INIT(sc); in max77620_attach()
/f-stack/freebsd/arm/nvidia/drm2/
H A Dtegra_host1x.c66 #define LOCK_INIT(_sc) sx_init(&_sc->lock, "host1x") macro
565 LOCK_INIT(sc); in host1x_attach()
H A Dtegra_dc.c65 #define LOCK_INIT(_sc) \ macro
1331 LOCK_INIT(sc); in dc_attach()