id_extcon 103 drivers/extcon/extcon-axp288.c struct extcon_dev *id_extcon; id_extcon 169 drivers/extcon/extcon-axp288.c if (info->id_extcon) id_extcon 170 drivers/extcon/extcon-axp288.c return extcon_get_state(info->id_extcon, EXTCON_USB_HOST) <= 0; id_extcon 356 drivers/extcon/extcon-axp288.c info->id_extcon = extcon_get_extcon_dev(acpi_dev_name(adev)); id_extcon 358 drivers/extcon/extcon-axp288.c if (!info->id_extcon) id_extcon 410 drivers/extcon/extcon-axp288.c if (info->id_extcon) { id_extcon 411 drivers/extcon/extcon-axp288.c ret = devm_extcon_register_notifier_all(dev, info->id_extcon, id_extcon 632 drivers/usb/chipidea/core.c cable = &ci->platdata->id_extcon; id_extcon 650 drivers/usb/chipidea/core.c cable = &ci->platdata->id_extcon; id_extcon 782 drivers/usb/chipidea/core.c cable = &platdata->id_extcon; id_extcon 822 drivers/usb/chipidea/core.c id = &ci->platdata->id_extcon; id_extcon 55 drivers/usb/chipidea/otg.c cable = &ci->platdata->id_extcon; id_extcon 99 drivers/usb/chipidea/otg.c cable = &ci->platdata->id_extcon; id_extcon 82 include/linux/usb/chipidea.h struct ci_hdrc_cable id_extcon;