Searched refs:charger_detect (Results 1 – 3 of 3) sorted by relevance
320 if (usb_phy->chg_state == state || !usb_phy->charger_detect) in usb_phy_set_charger_state()325 usb_phy->chg_type = usb_phy->charger_detect(usb_phy); in usb_phy_set_charger_state()
792 mxs_phy->phy.charger_detect = mxs_phy_charger_detect; in mxs_phy_probe()
157 enum usb_charger_type (*charger_detect)(struct usb_phy *x); member
Completed in 8 milliseconds