Home
last modified time | relevance | path

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

/freebsd/sys/arm/freescale/imx/
H A Dimx6_audmux.c71 struct audmux_softc { struct
72 struct resource *res[1];
73 bus_space_tag_t bst;
74 bus_space_handle_t bsh;
98 audmux_configure(struct audmux_softc *sc, in audmux_configure() argument