Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/chipidea/
H A Dotg.c122 enum ci_role ci_otg_role(struct ci_hdrc *ci) in ci_otg_role() function
176 role = ci_otg_role(ci); in ci_handle_id_switch()
H A Dotg.h15 enum ci_role ci_otg_role(struct ci_hdrc *ci);
H A Dcore.c653 role = ci_otg_role(ci); in ci_get_role()