Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/usb/chipidea/
Dotg.c122 enum ci_role ci_otg_role(struct ci_hdrc *ci) in ci_otg_role() function
170 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.c1154 ci->role = ci_otg_role(ci); in ci_hdrc_probe()