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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-omap2/
H A Dmux.c47 struct omap_mux_entry { struct
89 struct omap_mux_entry *e;
132 struct omap_mux_entry *e;
256 struct omap_mux_entry *e;
385 struct omap_mux_entry *e;
425 struct omap_mux_entry *e, *tmp;
598 struct omap_mux_entry *e;
642 struct omap_mux_entry *entry;
645 entry = kzalloc(sizeof(struct omap_mux_entry), GFP_KERNEL);
650 memcpy(m, src, sizeof(struct omap_mux_entry));
[all...]

Completed in 115 milliseconds