Searched refs:omap_device (Results 1 – 6 of 6) sorted by relevance
44 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()131 struct omap_device *od; in omap_device_build_from_dt()214 struct omap_device *od; in _omap_device_notifier_call()259 static int _omap_device_enable_hwmods(struct omap_device *od) in _omap_device_enable_hwmods()276 static int _omap_device_idle_hwmods(struct omap_device *od) in _omap_device_idle_hwmods()306 struct omap_device *od; in omap_device_get_context_loss_count()328 struct omap_device *omap_device_alloc(struct platform_device *pdev, in omap_device_alloc()332 struct omap_device *od; in omap_device_alloc()336 od = kzalloc(sizeof(struct omap_device), GFP_KERNEL); in omap_device_alloc()[all …]
55 struct omap_device { struct71 struct omap_device *omap_device_alloc(struct platform_device *pdev, argument73 void omap_device_delete(struct omap_device *od);89 static inline struct omap_device *to_omap_device(struct platform_device *pdev) in to_omap_device()
34 struct omap_device;578 struct omap_device *od;
12 omap_device.o omap-headsmp.o sram.o
19 struct omap_device;23 struct omap_device *od;
5 On top of that an omap_device is created to extend the platform_device