Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/mach-omap2/
Dmux.c48 struct omap_mux_entry { struct
105 struct omap_mux_entry *e; in _omap_mux_init_gpio()
166 struct omap_mux_entry *e; in _omap_mux_get_by_name()
575 struct omap_mux_entry *e; in omap_mux_dbg_board_show()
631 struct omap_mux_entry *e; in omap_mux_get_partition()
741 struct omap_mux_entry *e; in omap_mux_dbg_create_entry()
799 struct omap_mux_entry *e, *tmp; in omap_mux_late_init()
974 struct omap_mux_entry *e; in omap_mux_get_by_gpio()
1028 struct omap_mux_entry *entry; in omap_mux_list_add()
1031 entry = kzalloc(sizeof(struct omap_mux_entry), GFP_KERNEL); in omap_mux_list_add()