Home
last modified time | relevance | path

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

/hardware/google/pixel/usb/
DUsbDpUtils.cpp710 string displayPortUsbPath, irqHpdCountPath, hpdPath, pinAssignmentPath, orientationPath; in displayPortPollWorkHelper() local
727 hpdPath = displayPortUsbPath + "hpd"; in displayPortPollWorkHelper()
749 if ((hpd_fd = displayPortPollOpenFileHelper(hpdPath.c_str(), fd_flags)) == -1) { in displayPortPollWorkHelper()
838 writeDisplayPortAttribute("hpd", hpdPath); in displayPortPollWorkHelper()