OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_post_power_on
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/ic/
dwc_mmc_var.h
84
void (*
sc_post_power_on
)(struct dwc_mmc_softc *);
member in struct:dwc_mmc_softc
dwc_mmc.c
177
if (sc->
sc_post_power_on
)
178
sc->
sc_post_power_on
(sc);
/src/sys/dev/fdt/
dwcmmc_fdt.c
178
sc->
sc_post_power_on
= dwcmmc_fdt_post_power_on;
Completed in 41 milliseconds
Indexes created Mon Oct 20 20:10:13 GMT 2025