Home
last modified time | relevance | path

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

/hardware/google/pixel/usb/include/pixelusb/
DUsbDpUtils.h39 #define DISPLAYPORT_POLL_WAIT_MS 100 macro
/hardware/google/pixel/usb/
DUsbDpUtils.cpp275 struct timespec to = setTimespecTimer(DISPLAYPORT_POLL_WAIT_MS); in setupDisplayPortPoll()