Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/usb/
Dchipidea.h24 struct ci_hdrc_cable { struct
77 struct ci_hdrc_cable vbus_extcon;
78 struct ci_hdrc_cable id_extcon;
/Linux-v4.19/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.c591 struct ci_hdrc_cable *cbl = container_of(nb, struct ci_hdrc_cable, nb); in ci_cable_notifier()
605 struct ci_hdrc_cable *cable; in ci_get_platdata()
731 struct ci_hdrc_cable *id, *vbus; in ci_extcon_register()