Home
last modified time | relevance | path

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

/Linux-v6.1/arch/arm/mach-omap2/
Domap_device.c44 static void _add_clkdev(struct omap_device *od, const char *clk_alias, in _add_clkdev()
105 static void _add_hwmod_clocks_clkdev(struct omap_device *od, in _add_hwmod_clocks_clkdev()
128 struct omap_device *od; in omap_device_build_from_dt()
211 struct omap_device *od; in _omap_device_notifier_call()
258 static int _omap_device_enable_hwmods(struct omap_device *od) in _omap_device_enable_hwmods()
275 static int _omap_device_idle_hwmods(struct omap_device *od) in _omap_device_idle_hwmods()
305 struct omap_device *od; in omap_device_get_context_loss_count()
327 struct omap_device *omap_device_alloc(struct platform_device *pdev, in omap_device_alloc()
331 struct omap_device *od; in omap_device_alloc()
335 od = kzalloc(sizeof(struct omap_device), GFP_KERNEL); in omap_device_alloc()
[all …]
Domap_device.h55 struct omap_device { struct
71 struct omap_device *omap_device_alloc(struct platform_device *pdev, argument
73 void omap_device_delete(struct omap_device *od);
88 static inline struct omap_device *to_omap_device(struct platform_device *pdev) in to_omap_device()
Domap_hwmod.h34 struct omap_device;
578 struct omap_device *od;
DMakefile13 omap_device.o display.o hdq1w.o \
/Linux-v6.1/arch/arm/include/asm/
Ddevice.h15 struct omap_device;
19 struct omap_device *od;
/Linux-v6.1/Documentation/devicetree/bindings/arm/omap/
Domap.txt5 On top of that an omap_device is created to extend the platform_device