Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/phy/
Dphy-qcom-8x16-usb.c63 struct phy_8x16 { struct
81 static int phy_8x16_regulators_enable(struct phy_8x16 *qphy) in phy_8x16_regulators_enable() argument
119 static void phy_8x16_regulators_disable(struct phy_8x16 *qphy) in phy_8x16_regulators_disable()
129 struct phy_8x16 *qphy = container_of(phy, struct phy_8x16, phy); in phy_8x16_notify_connect()
145 struct phy_8x16 *qphy = container_of(phy, struct phy_8x16, phy); in phy_8x16_notify_disconnect()
158 static int phy_8x16_vbus_on(struct phy_8x16 *qphy) in phy_8x16_vbus_on()
168 static int phy_8x16_vbus_off(struct phy_8x16 *qphy) in phy_8x16_vbus_off()
181 struct phy_8x16 *qphy = container_of(nb, struct phy_8x16, vbus_notify); in phy_8x16_vbus_notify()
193 struct phy_8x16 *qphy = container_of(phy, struct phy_8x16, phy); in phy_8x16_init()
262 static int phy_8x16_read_devicetree(struct phy_8x16 *qphy) in phy_8x16_read_devicetree()
[all …]