Home
last modified time | relevance | path

Searched defs:qphy (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/usb/phy/
Dphy-qcom-8x16-usb.c81 static int phy_8x16_regulators_enable(struct phy_8x16 *qphy) in phy_8x16_regulators_enable()
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() local
145 struct phy_8x16 *qphy = container_of(phy, struct phy_8x16, phy); in phy_8x16_notify_disconnect() local
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() local
193 struct phy_8x16 *qphy = container_of(phy, struct phy_8x16, phy); in phy_8x16_init() local
262 static int phy_8x16_read_devicetree(struct phy_8x16 *qphy) in phy_8x16_read_devicetree()
303 struct phy_8x16 *qphy; in phy_8x16_reboot_notify() local
[all …]