Home
last modified time | relevance | path

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

/Linux-v5.4/arch/arm/mach-omap2/
Domap_device.c44 static void _add_clkdev(struct omap_device *od, const char *clk_alias, in _add_clkdev()
108 static void _add_hwmod_clocks_clkdev(struct omap_device *od, in _add_hwmod_clocks_clkdev()
135 struct omap_device *od; in omap_device_build_from_dt()
218 struct omap_device *od; in _omap_device_notifier_call()
263 static int _omap_device_enable_hwmods(struct omap_device *od) in _omap_device_enable_hwmods()
280 static int _omap_device_idle_hwmods(struct omap_device *od) in _omap_device_idle_hwmods()
310 struct omap_device *od; in omap_device_get_context_loss_count()
333 struct omap_device *omap_device_alloc(struct platform_device *pdev, in omap_device_alloc()
337 struct omap_device *od; in omap_device_alloc()
341 od = kzalloc(sizeof(struct omap_device), GFP_KERNEL); in omap_device_alloc()
[all …]
Domap_device.h55 struct omap_device { struct
75 struct omap_device *omap_device_alloc(struct platform_device *pdev, argument
77 void omap_device_delete(struct omap_device *od);
93 static inline struct omap_device *to_omap_device(struct platform_device *pdev) in to_omap_device()
Domap-iommu.c20 struct omap_device *od; in omap_iommu_set_pwrdm_constraint()
Domap_hwmod.h34 struct omap_device;
580 struct omap_device *od;
Dhsmmc.c75 struct omap_device *od; in omap_hsmmc_init_one()
DMakefile12 omap_device.o omap-headsmp.o sram.o
/Linux-v5.4/arch/arm/include/asm/
Ddevice.h22 struct omap_device;
26 struct omap_device *od;
/Linux-v5.4/Documentation/devicetree/bindings/arm/omap/
Domap.txt5 On top of that an omap_device is created to extend the platform_device