Searched refs:get_context_lost (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/arch/arm/mach-omap2/
H A Domap_hwmod.c201 int (*get_context_lost)(struct omap_hwmod *oh); member in struct:omap_hwmod_soc_ops
3860 if (soc_ops.get_context_lost) omap_hwmod_get_context_loss_count()
3861 return soc_ops.get_context_lost(oh); omap_hwmod_get_context_loss_count()
3899 soc_ops.get_context_lost = _omap4_get_context_lost; omap_hwmod_init()

Completed in 100 milliseconds