Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/typec/altmodes/
H A Ddisplayport.c63 bool pending_hpd; member
152 dp->pending_hpd = true; in dp_altmode_status_update()
175 if (dp->pending_hpd) { in dp_altmode_configured()
178 dp->pending_hpd = false; in dp_altmode_configured()