Home
last modified time | relevance | path

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

/hardware/google/pixel/usb/include/pixelusb/
DUsbDpUtils.h116 void shutdownDisplayPortPoll(bool force);
/hardware/google/pixel/usb/
DUsbDpUtils.cpp273 shutdownDisplayPortPoll(true); in setupDisplayPortPoll()
350 void UsbDp::shutdownDisplayPortPoll(bool force) { in shutdownDisplayPortPoll() function in android::hardware::google::pixel::usb::UsbDp