Searched refs:msm_usb_cable (Results 1 – 2 of 2) sorted by relevance
129 struct msm_usb_cable { struct193 struct msm_usb_cable vbus;194 struct msm_usb_cable id;
1468 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()