Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/mach-omap2/
Dmux.c46 struct omap_mux_entry { struct
100 struct omap_mux_entry *e; in _omap_mux_init_gpio()
161 struct omap_mux_entry *e; in _omap_mux_get_by_name()
494 struct omap_mux_entry *e; in omap_mux_dbg_board_show()
550 struct omap_mux_entry *e; in omap_mux_get_partition()
660 struct omap_mux_entry *e; in omap_mux_dbg_create_entry()
717 struct omap_mux_entry *e, *tmp; in omap_mux_late_init()
891 struct omap_mux_entry *e; in omap_mux_get_by_gpio()
945 struct omap_mux_entry *entry; in omap_mux_list_add()
948 entry = kzalloc(sizeof(struct omap_mux_entry), GFP_KERNEL); in omap_mux_list_add()