/Linux-v4.19/include/linux/usb/ |
D | phy.h | 88 struct usb_phy { struct 93 enum usb_phy_type type; argument 94 enum usb_phy_events last_event; argument 99 struct usb_phy_io_ops *io_ops; argument 115 /* for notification of usb_phy_events */ argument 126 int (*init)(struct usb_phy *x); argument 127 void (*shutdown)(struct usb_phy *x); argument 130 int (*set_vbus)(struct usb_phy *x, int on); argument 133 int (*set_power)(struct usb_phy *x, argument 137 int (*set_suspend)(struct usb_phy *x, argument [all …]
|
D | otg.h | 21 struct usb_phy *usb_phy; member
|
D | chipidea.h | 40 struct usb_phy *usb_phy; member
|
D | hcd.h | 105 struct usb_phy *usb_phy; member
|
/Linux-v4.19/drivers/usb/phy/ |
D | phy.c | 69 static void usb_phy_set_default_current(struct usb_phy *usb_phy) in usb_phy_set_default_current() 99 struct usb_phy *usb_phy = container_of(work, struct usb_phy, chg_work); in usb_phy_notify_charger_work() local 128 static void __usb_phy_get_charger_type(struct usb_phy *usb_phy) in __usb_phy_get_charger_type() 162 struct usb_phy *usb_phy = container_of(nb, struct usb_phy, type_nb); in usb_phy_get_charger_type() local 182 void usb_phy_set_charger_current(struct usb_phy *usb_phy, unsigned int mA) in usb_phy_set_charger_current() 231 void usb_phy_get_charger_current(struct usb_phy *usb_phy, in usb_phy_get_charger_current() 268 void usb_phy_set_charger_state(struct usb_phy *usb_phy, in usb_phy_set_charger_state() 307 static void usb_charger_init(struct usb_phy *usb_phy) in usb_charger_init()
|
/Linux-v4.19/arch/mips/boot/dts/ralink/ |
D | mt7628a.dtsi | 105 usb_phy: usb-phy@10120000 { label
|
/Linux-v4.19/arch/mips/boot/dts/qca/ |
D | ar9132.dtsi | 161 usb_phy: usb-phy { label
|
D | ar9331.dtsi | 146 usb_phy: usb-phy { label
|
/Linux-v4.19/arch/arm/boot/dts/ |
D | nspire.dtsi | 57 usb_phy: usb_phy { label
|
D | keystone.dtsi | 199 usb_phy: usb_phy@2620738 { label
|
D | da850.dtsi | 334 usb_phy: usb-phy { label
|
/Linux-v4.19/drivers/usb/musb/ |
D | sunxi.c | 80 struct platform_device *usb_phy; member 806 struct platform_device *usb_phy = glue->usb_phy; in sunxi_musb_remove() local
|
D | da8xx.c | 69 struct platform_device *usb_phy; member
|
/Linux-v4.19/arch/arm64/boot/dts/hisilicon/ |
D | hi6220.dtsi | 760 usb_phy: usbphy { label
|
/Linux-v4.19/drivers/clk/mxs/ |
D | clk-imx23.c | 92 lcdif, etm, usb, usb_phy, enumerator
|
/Linux-v4.19/arch/mips/boot/dts/img/ |
D | pistachio.dtsi | 906 usb_phy: usb-phy { label
|
/Linux-v4.19/drivers/power/supply/ |
D | wm831x_power.c | 35 struct usb_phy *usb_phy; member
|
D | da9150-charger.c | 37 struct usb_phy *usb_phy; member
|
D | bq25890_charger.c | 94 struct usb_phy *usb_phy; member
|
D | rt9455_charger.c | 248 struct usb_phy *usb_phy; member
|
D | ab8500_charger.c | 312 struct usb_phy *usb_phy; member
|
/Linux-v4.19/drivers/usb/chipidea/ |
D | ci.h | 247 struct usb_phy *usb_phy; member
|