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

/freebsd-12-stable/sys/arm/samsung/exynos/
H A Dchrome_ec_spi.c67 struct ec_softc *ec_sc; variable in typeref:struct:ec_softc
135 if (ec_sc == NULL)
138 sc = ec_sc;
196 ec_sc = sc;
H A Dchrome_ec.c68 struct ec_softc *ec_sc; variable in typeref:struct:ec_softc
168 if (ec_sc == NULL)
171 sc = ec_sc;
251 ec_sc = sc;

Completed in 103 milliseconds