vbus_extcon       117 drivers/usb/chipidea/ci_hdrc_msm.c 		if (!IS_ERR(ci->platdata->vbus_extcon.edev) || ci->role_switch) {
vbus_extcon       630 drivers/usb/chipidea/core.c 		cable = &ci->platdata->vbus_extcon;
vbus_extcon       648 drivers/usb/chipidea/core.c 		cable = &ci->platdata->vbus_extcon;
vbus_extcon       770 drivers/usb/chipidea/core.c 	cable = &platdata->vbus_extcon;
vbus_extcon       833 drivers/usb/chipidea/core.c 	vbus = &ci->platdata->vbus_extcon;
vbus_extcon        37 drivers/usb/chipidea/otg.c 	cable = &ci->platdata->vbus_extcon;
vbus_extcon        85 drivers/usb/chipidea/otg.c 	cable = &ci->platdata->vbus_extcon;
vbus_extcon       176 drivers/usb/chipidea/otg.c 				IS_ERR(ci->platdata->vbus_extcon.edev))
vbus_extcon        81 include/linux/usb/chipidea.h 	struct ci_hdrc_cable		vbus_extcon;