Searched refs:omap_hwmod_mux_info (Results 1 – 3 of 3) sorted by relevance
187 struct omap_hwmod_mux_info;216 extern struct omap_hwmod_mux_info *226 void omap_hwmod_mux(struct omap_hwmod_mux_info *hmux, u8 state);249 static inline struct omap_hwmod_mux_info *255 static inline void omap_hwmod_mux(struct omap_hwmod_mux_info *hmux, u8 state) in omap_hwmod_mux()
160 struct omap_hwmod_mux_info { struct674 struct omap_hwmod_mux_info *mux;
262 struct omap_hwmod_mux_info * __init265 struct omap_hwmod_mux_info *hmux; in omap_hwmod_mux_init()271 hmux = kzalloc(sizeof(struct omap_hwmod_mux_info), GFP_KERNEL); in omap_hwmod_mux_init()369 static bool omap_hwmod_mux_scan_wakeups(struct omap_hwmod_mux_info *hmux, in omap_hwmod_mux_scan_wakeups()431 void omap_hwmod_mux(struct omap_hwmod_mux_info *hmux, u8 state) in omap_hwmod_mux()