Home
last modified time | relevance | path

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

/hardware/google/pixel/usb/
DMonitorFfs.cpp118 bool writeUdc = true, stopMonitor = false; in startMonitorFd() local
138 writeUdc = false; in startMonitorFd()
175 if (!descriptorPresent && !writeUdc) { in startMonitorFd()
178 writeUdc = true; in startMonitorFd()
180 } else if (descriptorPresent && writeUdc) { in startMonitorFd()
193 writeUdc = false; in startMonitorFd()