Home
last modified time | relevance | path

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

/arch/arm/mach-omap2/
Dmux.c50 struct omap_mux_entry { struct
107 struct omap_mux_entry *e; in _omap_mux_init_gpio()
165 struct omap_mux_entry *e; in _omap_mux_get_by_name()
573 struct omap_mux_entry *e; in omap_mux_dbg_board_show()
629 struct omap_mux_entry *e; in omap_mux_get_partition()
729 struct omap_mux_entry *e; in omap_mux_dbg_create_entry()
788 struct omap_mux_entry *e, *tmp; in omap_mux_late_init()
966 struct omap_mux_entry *e; in omap_mux_get_by_gpio()
1020 struct omap_mux_entry *entry; in omap_mux_list_add()
1023 entry = kzalloc(sizeof(struct omap_mux_entry), GFP_KERNEL); in omap_mux_list_add()