Searched refs:update_context_lost (Results 1 – 1 of 1) sorted by relevance
201 void (*update_context_lost)(struct omap_hwmod *oh); member2157 if (soc_ops.update_context_lost) in _enable()2158 soc_ops.update_context_lost(oh); in _enable()3914 soc_ops.update_context_lost = _omap4_update_context_lost; in omap_hwmod_init()