Home
last modified time | relevance | path

Searched refs:omap_mux_get (Results 1 – 3 of 3) sorted by relevance

/arch/arm/mach-omap2/
Dmux.h273 struct omap_mux_partition *omap_mux_get(const char *name);
Dboard-rx51-peripherals.c1148 partition = omap_mux_get("core"); in rx51_peripherals_init()
Dmux.c56 struct omap_mux_partition *omap_mux_get(const char *name) in omap_mux_get() function