Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/mach-omap2/
Dmux.c267 struct omap_hwmod_mux_info *hmux; in omap_hwmod_mux_init() local
371 static bool omap_hwmod_mux_scan_wakeups(struct omap_hwmod_mux_info *hmux, in omap_hwmod_mux_scan_wakeups()
433 void omap_hwmod_mux(struct omap_hwmod_mux_info *hmux, u8 state) in omap_hwmod_mux()
Dmux.h245 static inline void omap_hwmod_mux(struct omap_hwmod_mux_info *hmux, u8 state) in omap_hwmod_mux()