Searched refs:CI_ROLE_END (Results 1 – 3 of 3) sorted by relevance
97 CI_ROLE_END, enumerator177 struct ci_role_driver *roles[CI_ROLE_END];214 BUG_ON(ci->role >= CI_ROLE_END || !ci->roles[ci->role]); in ci_role()222 if (role >= CI_ROLE_END) in ci_role_start()238 if (role == CI_ROLE_END) in ci_role_stop()241 ci->role = CI_ROLE_END; in ci_role_stop()
293 if (ci->role != CI_ROLE_END) in ci_role_show()311 for (role = CI_ROLE_HOST; role < CI_ROLE_END; role++) in ci_role_write()317 if (role == CI_ROLE_END || role == ci->role) in ci_role_write()
451 if (ci->role != CI_ROLE_END) in ci_irq()