Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/chipidea/
Dotg.c120 enum ci_role ci_otg_role(struct ci_hdrc *ci) in ci_otg_role() function
167 enum ci_role role = ci_otg_role(ci); in ci_handle_id_switch()
Dotg.h15 enum ci_role ci_otg_role(struct ci_hdrc *ci);
Dcore.c1129 ci->role = ci_otg_role(ci); in ci_hdrc_probe()