Home
last modified time | relevance | path

Searched refs:ci_otg_role (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/chipidea/
H A Dotg.c119 * ci_otg_role - pick role based on ID pin state
122 enum ci_role ci_otg_role(struct ci_hdrc *ci) in ci_otg_role() function
172 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.c1161 ci->role = ci_otg_role(ci); in ci_hdrc_probe()
/kernel/linux/linux-6.6/drivers/usb/chipidea/
H A Dotg.c119 * ci_otg_role - pick role based on ID pin state
122 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()
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()

Completed in 5 milliseconds