Home
last modified time | relevance | path

Searched defs:sdhc_softc (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/dev/sdmmc/
H A Dsdhcvar.h26 struct sdhc_softc { struct
36 void (*sc_bus_clock_pre)(struct sdhc_softc *, int, int); argument
37 void (*sc_bus_clock_post)(struct sdhc_softc *, int, int); argument
38 int (*sc_card_detect)(struct sdhc_softc *); argument
39 int (*sc_signal_voltage)(struct sdhc_softc *, int); argument