Searched refs:was_any_context_lost_old (Results 1 – 3 of 3) sorted by relevance
143 bool (*was_any_context_lost_old)(u8 part, s16 inst, u16 idx); member
412 if (prm_ll_data->was_any_context_lost_old) in prm_was_any_context_lost_old()413 ret = prm_ll_data->was_any_context_lost_old(part, inst, idx); in prm_was_any_context_lost_old()
699 .was_any_context_lost_old = &omap44xx_prm_was_any_context_lost_old,