Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/mach-omap2/
Domap_device.c49 static void _add_clkdev(struct omap_device *od, const char *clk_alias, in _add_clkdev()
113 static void _add_hwmod_clocks_clkdev(struct omap_device *od, in _add_hwmod_clocks_clkdev()
140 struct omap_device *od; in omap_device_build_from_dt()
223 struct omap_device *od; in _omap_device_notifier_call()
268 static int _omap_device_enable_hwmods(struct omap_device *od) in _omap_device_enable_hwmods()
285 static int _omap_device_idle_hwmods(struct omap_device *od) in _omap_device_idle_hwmods()
315 struct omap_device *od; in omap_device_get_context_loss_count()
338 struct omap_device *omap_device_alloc(struct platform_device *pdev, in omap_device_alloc()
342 struct omap_device *od; in omap_device_alloc()
346 od = kzalloc(sizeof(struct omap_device), GFP_KERNEL); in omap_device_alloc()
[all …]
Domap_device.h58 struct omap_device { struct
78 struct omap_device *omap_device_alloc(struct platform_device *pdev, argument
80 void omap_device_delete(struct omap_device *od);
96 static inline struct omap_device *to_omap_device(struct platform_device *pdev) in to_omap_device()
Domap_hwmod.h38 struct omap_device;
580 struct omap_device *od;
Dhsmmc.c80 struct omap_device *od; in omap_hsmmc_init_one()
DMakefile12 omap_device.o omap-headsmp.o sram.o
/Linux-v4.19/arch/arm/include/asm/
Ddevice.h26 struct omap_device;
30 struct omap_device *od;
/Linux-v4.19/Documentation/devicetree/bindings/arm/omap/
Domap.txt5 On top of that an omap_device is created to extend the platform_device