Home
last modified time | relevance | path

Searched refs:cable_vbus (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/usb/chipidea/
H A Dcore.c1329 struct ci_hdrc_cable *cable_id, *cable_vbus; in ci_extcon_wakeup_int() local
1333 cable_vbus = &ci->platdata->vbus_extcon; in ci_extcon_wakeup_int()
1340 if ((!IS_ERR(cable_vbus->edev) || ci->role_switch) in ci_extcon_wakeup_int()