vbus_attach 106 drivers/extcon/extcon-axp288.c bool vbus_attach; vbus_attach 188 drivers/extcon/extcon-axp288.c else if (info->vbus_attach) vbus_attach 216 drivers/extcon/extcon-axp288.c bool vbus_attach = false; vbus_attach 218 drivers/extcon/extcon-axp288.c vbus_attach = axp288_get_vbus_attach(info); vbus_attach 219 drivers/extcon/extcon-axp288.c if (!vbus_attach) vbus_attach 260 drivers/extcon/extcon-axp288.c if (vbus_attach) { vbus_attach 261 drivers/extcon/extcon-axp288.c extcon_set_state_sync(info->edev, cable, vbus_attach); vbus_attach 264 drivers/extcon/extcon-axp288.c vbus_attach); vbus_attach 269 drivers/extcon/extcon-axp288.c if (info->role_sw && info->vbus_attach != vbus_attach) { vbus_attach 270 drivers/extcon/extcon-axp288.c info->vbus_attach = vbus_attach; vbus_attach 367 drivers/extcon/extcon-axp288.c info->vbus_attach = axp288_get_vbus_attach(info); vbus_attach 533 drivers/phy/rockchip/phy-rockchip-inno-usb2.c bool vbus_attach, sch_work, notify_charger; vbus_attach 535 drivers/phy/rockchip/phy-rockchip-inno-usb2.c vbus_attach = property_enabled(rphy->grf, vbus_attach 547 drivers/phy/rockchip/phy-rockchip-inno-usb2.c if (!vbus_attach) vbus_attach 556 drivers/phy/rockchip/phy-rockchip-inno-usb2.c } else if (vbus_attach) { vbus_attach 600 drivers/phy/rockchip/phy-rockchip-inno-usb2.c if (rport->vbus_attached != vbus_attach) { vbus_attach 601 drivers/phy/rockchip/phy-rockchip-inno-usb2.c rport->vbus_attached = vbus_attach; vbus_attach 605 drivers/phy/rockchip/phy-rockchip-inno-usb2.c cable, vbus_attach); vbus_attach 609 drivers/phy/rockchip/phy-rockchip-inno-usb2.c vbus_attach); vbus_attach 614 drivers/phy/rockchip/phy-rockchip-inno-usb2.c if (!vbus_attach) {