Searched refs:CI_ROLE_END (Results 1 – 3 of 3) sorted by relevance
106 CI_ROLE_END, enumerator206 struct ci_role_driver *roles[CI_ROLE_END];253 BUG_ON(ci->role >= CI_ROLE_END || !ci->roles[ci->role]); in ci_role()261 if (role >= CI_ROLE_END) in ci_role_start()277 if (role == CI_ROLE_END) in ci_role_stop()280 ci->role = CI_ROLE_END; in ci_role_stop()
310 for (role = CI_ROLE_HOST; role < CI_ROLE_END; role++) in ci_role_write()316 if (role == CI_ROLE_END || role == ci->role) in ci_role_write()
554 if (ci->role != CI_ROLE_END) in ci_irq()