Searched refs:_state (Results 1 – 4 of 4) sorted by relevance
227 if (od && (od->_state == OMAP_DEVICE_STATE_ENABLED)) { in _omap_device_notifier_call()238 if (od->_state == OMAP_DEVICE_STATE_ENABLED && in _omap_device_notifier_call()471 if (od->_state == OMAP_DEVICE_STATE_ENABLED) { in omap_device_enable()474 __func__, od->_state); in omap_device_enable()481 od->_state = OMAP_DEVICE_STATE_ENABLED; in omap_device_enable()502 if (od->_state != OMAP_DEVICE_STATE_ENABLED) { in omap_device_idle()505 __func__, od->_state); in omap_device_idle()512 od->_state = OMAP_DEVICE_STATE_IDLE; in omap_device_idle()615 if (od->_state == OMAP_DEVICE_STATE_ENABLED) { in omap_device_late_idle()
1881 oh->_state != _HWMOD_STATE_IDLE && in _enable()1932 oh->_state = _HWMOD_STATE_ENABLED; in _enable()2009 oh->_state = _HWMOD_STATE_IDLE; in _idle()2031 if (oh->_state != _HWMOD_STATE_IDLE && in _shutdown()2041 prev_state = oh->_state; in _shutdown()2042 if (oh->_state == _HWMOD_STATE_IDLE) in _shutdown()2053 if (oh->_state == _HWMOD_STATE_IDLE) in _shutdown()2075 oh->_state = _HWMOD_STATE_DISABLED; in _shutdown()2414 oh->name, oh->_state); in _setup_reset()2578 oh->_state = _HWMOD_STATE_REGISTERED; in _register()[all …]
57 u8 _state; member
605 u8 _state; member
Completed in 15 milliseconds