Home
last modified time | relevance | path

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

/freebsd/sys/dev/iicbus/pmic/
H A Dact8846.c62 #define LOCK_INIT(_sc) sx_init(&(_sc)->lock, "act8846") macro
211 LOCK_INIT(sc); in act8846_attach()
/freebsd/sys/arm/nvidia/
H A Dtegra_rtc.c82 #define LOCK_INIT(_sc) \ macro
194 LOCK_INIT(sc); in tegra_rtc_attach()
H A Dtegra_mc.c103 #define LOCK_INIT(_sc) \ macro
215 LOCK_INIT(sc); in tegra_mc_attach()
H A Das3722.c66 #define LOCK_INIT(_sc) sx_init(&(_sc)->lock, "as3722") macro
291 LOCK_INIT(sc); in as3722_attach()
H A Dtegra_i2c.c198 #define LOCK_INIT(_sc) \ macro
643 LOCK_INIT(sc); in tegra_i2c_attach()
H A Dtegra_xhci.c220 #define LOCK_INIT(_sc) \ macro
972 LOCK_INIT(sc); in tegra_xhci_attach()
/freebsd/sys/arm64/nvidia/tegra210/
H A Dmax77620_rtc.c85 #define LOCK_INIT(_sc) sx_init(&(_sc)->lock, "max77620_rtc") macro
336 LOCK_INIT(sc); in max77620_rtc_attach()
H A Dmax77620.c65 #define LOCK_INIT(_sc) sx_init(&(_sc)->lock, "max77620") macro
392 LOCK_INIT(sc); in max77620_attach()
/freebsd/sys/arm/nvidia/drm2/
H A Dtegra_host1x.c63 #define LOCK_INIT(_sc) sx_init(&_sc->lock, "host1x") macro
562 LOCK_INIT(sc); in host1x_attach()
H A Dtegra_dc.c62 #define LOCK_INIT(_sc) \ macro
1329 LOCK_INIT(sc); in dc_attach()