Home
last modified time | relevance | path

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

/linux/drivers/usb/typec/altmodes/
H A Ddisplayport.c67 bool pending_hpd; member
184 dp->pending_hpd = true; in dp_altmode_status_update()
186 if (dp->hpd && dp->pending_hpd && irq_hpd) in dp_altmode_status_update()
213 if (dp->pending_hpd) { in dp_altmode_configured()
217 dp->pending_hpd = false; in dp_altmode_configured()