omap_device        22 arch/arm/include/asm/device.h struct omap_device;
omap_device        26 arch/arm/include/asm/device.h 	struct omap_device *od;
omap_device        75 arch/arm/mach-omap2/hsmmc.c 	struct omap_device *od;
omap_device        20 arch/arm/mach-omap2/omap-iommu.c 	struct omap_device *od;
omap_device        44 arch/arm/mach-omap2/omap_device.c static void _add_clkdev(struct omap_device *od, const char *clk_alias,
omap_device       108 arch/arm/mach-omap2/omap_device.c static void _add_hwmod_clocks_clkdev(struct omap_device *od,
omap_device       135 arch/arm/mach-omap2/omap_device.c 	struct omap_device *od;
omap_device       218 arch/arm/mach-omap2/omap_device.c 	struct omap_device *od;
omap_device       263 arch/arm/mach-omap2/omap_device.c static int _omap_device_enable_hwmods(struct omap_device *od)
omap_device       280 arch/arm/mach-omap2/omap_device.c static int _omap_device_idle_hwmods(struct omap_device *od)
omap_device       310 arch/arm/mach-omap2/omap_device.c 	struct omap_device *od;
omap_device       333 arch/arm/mach-omap2/omap_device.c struct omap_device *omap_device_alloc(struct platform_device *pdev,
omap_device       337 arch/arm/mach-omap2/omap_device.c 	struct omap_device *od;
omap_device       341 arch/arm/mach-omap2/omap_device.c 	od = kzalloc(sizeof(struct omap_device), GFP_KERNEL);
omap_device       371 arch/arm/mach-omap2/omap_device.c void omap_device_delete(struct omap_device *od)
omap_device       487 arch/arm/mach-omap2/omap_device.c 	struct omap_device *od;
omap_device       596 arch/arm/mach-omap2/omap_device.c 	struct omap_device *od = to_omap_device(pdev);
omap_device       618 arch/arm/mach-omap2/omap_device.c 	struct omap_device *od = to_omap_device(pdev);
omap_device       684 arch/arm/mach-omap2/omap_device.c 	struct omap_device *od;
omap_device       715 arch/arm/mach-omap2/omap_device.c 	struct omap_device *od;
omap_device       748 arch/arm/mach-omap2/omap_device.c 	struct omap_device *od = to_omap_device(pdev);
omap_device       776 arch/arm/mach-omap2/omap_device.c 	struct omap_device *od = to_omap_device(pdev);
omap_device       843 arch/arm/mach-omap2/omap_device.c 	struct omap_device *od = to_omap_device(pdev);
omap_device        75 arch/arm/mach-omap2/omap_device.h struct omap_device *omap_device_alloc(struct platform_device *pdev,
omap_device        77 arch/arm/mach-omap2/omap_device.h void omap_device_delete(struct omap_device *od);
omap_device        93 arch/arm/mach-omap2/omap_device.h static inline struct omap_device *to_omap_device(struct platform_device *pdev)
omap_device        34 arch/arm/mach-omap2/omap_hwmod.h struct omap_device;
omap_device       580 arch/arm/mach-omap2/omap_hwmod.h 	struct omap_device		*od;