Searched refs:id_extcon (Results 1 – 5 of 5) sorted by relevance
103 struct extcon_dev *id_extcon; member169 if (info->id_extcon) in axp288_get_id_pin()170 return extcon_get_state(info->id_extcon, EXTCON_USB_HOST) <= 0; in axp288_get_id_pin()376 info->id_extcon = extcon_get_extcon_dev(acpi_dev_name(adev)); in axp288_extcon_probe()378 if (!info->id_extcon) in axp288_extcon_probe()430 if (info->id_extcon) { in axp288_extcon_probe()431 ret = devm_extcon_register_notifier_all(dev, info->id_extcon, in axp288_extcon_probe()
56 cable = &ci->platdata->id_extcon; in hw_read_otgsc()101 cable = &ci->platdata->id_extcon; in hw_write_otgsc()
619 cable = &ci->platdata->id_extcon; in ci_usb_role_switch_set()637 cable = &ci->platdata->id_extcon; in ci_usb_role_switch_set()770 cable = &platdata->id_extcon; in ci_get_platdata()810 id = &ci->platdata->id_extcon; in ci_extcon_register()1294 cable_id = &ci->platdata->id_extcon; in ci_extcon_wakeup_int()
473 if (!IS_ERR(pdata.id_extcon.edev) || in ci_hdrc_imx_probe()
83 struct ci_hdrc_cable id_extcon; member