Home
last modified time | relevance | path

Searched refs:msm_usb_cable (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/linux/usb/
Dmsm_hsusb.h129 struct msm_usb_cable { struct
193 struct msm_usb_cable vbus;
194 struct msm_usb_cable id;
/linux-4.4.14/drivers/usb/phy/
Dphy-msm-usb.c1468 struct msm_usb_cable *vbus = container_of(nb, struct msm_usb_cable, nb); in msm_otg_vbus_notifier()
1492 struct msm_usb_cable *id = container_of(nb, struct msm_usb_cable, nb); in msm_otg_id_notifier()