Home
last modified time | relevance | path

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

/hardware/google/pixel/usb/include/pixelusb/
DUsbDpUtils.h129 Status readDisplayPortAttribute(string attribute, string usb_path, string *value);
/hardware/google/pixel/usb/
DUsbDpUtils.cpp432 Status UsbDp::readDisplayPortAttribute(string attribute, string usb_path, string *value) { in readDisplayPortAttribute() function in android::hardware::google::pixel::usb::UsbDp