Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/qualcomm/
H A Dphy-qcom-usb-hs.c39 struct notifier_block vbus_notify; member
98 uphy = container_of(nb, struct qcom_usb_hs_phy, vbus_notify); in qcom_usb_hs_phy_vbus_notifier()
160 qcom_usb_hs_phy_vbus_notifier(&uphy->vbus_notify, state, in qcom_usb_hs_phy_power_on()
163 &uphy->vbus_notify); in qcom_usb_hs_phy_power_on()
186 &uphy->vbus_notify); in qcom_usb_hs_phy_power_off()
267 uphy->vbus_notify.notifier_call = qcom_usb_hs_phy_vbus_notifier; in qcom_usb_hs_phy_probe()
/openbmc/linux/drivers/phy/allwinner/
H A Dphy-sun4i-usb.c589 bool force_session_end, id_notify = false, vbus_notify = false; in sun4i_usb_phy0_id_vbus_det_scan() local
629 vbus_notify = true; in sun4i_usb_phy0_id_vbus_det_scan()
654 if (vbus_notify) in sun4i_usb_phy0_id_vbus_det_scan()