Searched refs:vbus_on (Results 1 – 6 of 6) sorted by relevance
161 bool vbus_on; member357 chip->vbus_on = true; in stusb160x_attach()378 if (chip->vbus_on) { in stusb160x_attach()380 chip->vbus_on = false; in stusb160x_attach()396 if (chip->vbus_on) { in stusb160x_detach()398 chip->vbus_on = false; in stusb160x_detach()770 chip->vbus_on = true; in stusb160x_probe()804 if (chip->vbus_on) in stusb160x_remove()
32 bool vbus_on; member91 if (chip->vbus_on == on) { in husb311_set_vbus()106 chip->vbus_on = on; in husb311_set_vbus()
36 bool vbus_on; member97 if (chip->vbus_on == on) { in et7303_set_vbus()112 chip->vbus_on = on; in et7303_set_vbus()
105 bool vbus_on; member771 if (chip->vbus_on == on) { in tcpm_set_vbus()783 chip->vbus_on = on; in tcpm_set_vbus()
93 bool vbus_on, phy_on; in sunxi_musb_work() local122 vbus_on = test_bit(SUNXI_MUSB_FL_VBUS_ON, &glue->flags); in sunxi_musb_work()125 if (phy_on != vbus_on) { in sunxi_musb_work()126 if (vbus_on) { in sunxi_musb_work()
72 bool vbus_on; member596 if (chip->vbus_on == on) { in tcpm_set_vbus()608 chip->vbus_on = on; in tcpm_set_vbus()