OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_vendor_rod
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/sdmmc/
sdhcvar.h
80
int (*
sc_vendor_rod
)(struct sdhc_softc *, int);
member in struct:sdhc_softc
sdhc.c
1359
if (hp->sc->
sc_vendor_rod
)
1360
return (*hp->sc->
sc_vendor_rod
)(hp->sc, on);
/src/sys/arch/arm/ti/
ti_sdhc.c
236
sc->sc.
sc_vendor_rod
= ti_sdhc_rod;
Completed in 16 milliseconds
Indexes created Mon Oct 20 20:10:13 GMT 2025