Symbol: omap_device
arch/arm/include/asm/device.h
15
struct omap_device;
arch/arm/include/asm/device.h
19
struct omap_device *od;
arch/arm/mach-omap2/omap_device.c
111
static void _add_hwmod_clocks_clkdev(struct omap_device *od,
arch/arm/mach-omap2/omap_device.c
134
struct omap_device *od;
arch/arm/mach-omap2/omap_device.c
217
struct omap_device *od;
arch/arm/mach-omap2/omap_device.c
263
static int _omap_device_enable_hwmods(struct omap_device *od)
arch/arm/mach-omap2/omap_device.c
280
static int _omap_device_idle_hwmods(struct omap_device *od)
arch/arm/mach-omap2/omap_device.c
304
static struct omap_device *omap_device_alloc(struct platform_device *pdev,
arch/arm/mach-omap2/omap_device.c
308
struct omap_device *od;
arch/arm/mach-omap2/omap_device.c
333
static void omap_device_delete(struct omap_device *od)
arch/arm/mach-omap2/omap_device.c
387
struct omap_device *od = to_omap_device(pdev);
arch/arm/mach-omap2/omap_device.c
409
struct omap_device *od = to_omap_device(pdev);
arch/arm/mach-omap2/omap_device.c
42
static struct omap_device *omap_device_alloc(struct platform_device *pdev,
arch/arm/mach-omap2/omap_device.c
44
static void omap_device_delete(struct omap_device *od);
arch/arm/mach-omap2/omap_device.c
458
struct omap_device *od;
arch/arm/mach-omap2/omap_device.c
489
struct omap_device *od;
arch/arm/mach-omap2/omap_device.c
50
static void _add_clkdev(struct omap_device *od, const char *clk_alias,
arch/arm/mach-omap2/omap_device.c
522
struct omap_device *od = to_omap_device(pdev);
arch/arm/mach-omap2/omap_device.c
550
struct omap_device *od = to_omap_device(pdev);
arch/arm/mach-omap2/omap_device.c
585
struct omap_device *od = to_omap_device(pdev);
arch/arm/mach-omap2/omap_device.h
74
static inline struct omap_device *to_omap_device(struct platform_device *pdev)
arch/arm/mach-omap2/omap_hwmod.h
34
struct omap_device;
arch/arm/mach-omap2/omap_hwmod.h
578
struct omap_device *od;