Home
last modified time | relevance | path

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

/linux-6.15/drivers/usb/typec/altmodes/
H A Ddisplayport.c67 bool pending_hpd; member
171 dp->pending_hpd = true; in dp_altmode_status_update()
194 if (dp->pending_hpd) { in dp_altmode_configured()
198 dp->pending_hpd = false; in dp_altmode_configured()