Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/usb/
Dchipidea.h24 struct ci_hdrc_cable { struct
81 struct ci_hdrc_cable vbus_extcon;
82 struct ci_hdrc_cable id_extcon;
/Linux-v5.4/drivers/usb/chipidea/
Dotg.c30 struct ci_hdrc_cable *cable; in hw_read_otgsc()
83 struct ci_hdrc_cable *cable; in hw_write_otgsc()
Dcore.c593 struct ci_hdrc_cable *cbl = container_of(nb, struct ci_hdrc_cable, nb); in ci_cable_notifier()
619 struct ci_hdrc_cable *cable = NULL; in ci_usb_role_switch_set()
672 struct ci_hdrc_cable *cable; in ci_get_platdata()
819 struct ci_hdrc_cable *id, *vbus; in ci_extcon_register()