Searched refs:was_enabled (Results 1 – 1 of 1) sorted by relevance
83 bool was_enabled; in ti_device_set_state() local89 was_enabled = (device_ptr->flags & TI_DEV_FLAG_ENABLED_MASK) != 0UL; in ti_device_set_state()106 if (was_enabled != is_enabled) { in ti_device_set_state()