Home
last modified time | relevance | path

Searched refs:ci_otg_role (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/drivers/usb/chipidea/
Dotg.c122 enum ci_role ci_otg_role(struct ci_hdrc *ci) in ci_otg_role() function
173 role = ci_otg_role(ci); in ci_handle_id_switch()
Dotg.h15 enum ci_role ci_otg_role(struct ci_hdrc *ci);
Dcore.c646 role = ci_otg_role(ci); in ci_get_role()