Searched refs:CI_ROLE_END (Results 1 – 3 of 3) sorted by relevance
108 CI_ROLE_END, enumerator208 struct ci_role_driver *roles[CI_ROLE_END];255 BUG_ON(ci->role >= CI_ROLE_END || !ci->roles[ci->role]); in ci_role()263 if (role >= CI_ROLE_END) in ci_role_start()279 if (role == CI_ROLE_END) in ci_role_stop()282 ci->role = CI_ROLE_END; in ci_role_stop()
315 for (role = CI_ROLE_HOST; role < CI_ROLE_END; role++) in ci_role_write()321 if (role == CI_ROLE_END || role == ci->role) in ci_role_write()
600 if (ci->role != CI_ROLE_END) in ci_irq()