Home
last modified time | relevance | path

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

/aosp_15_r20/external/rmi4utils/rmidevice/
H A Dhiddevice.cpp702 bool WriteDeviceNameToFile(const char * file, const char * str) in WriteDeviceNameToFile() function
854 if (!WriteDeviceNameToFile(unbindFile.c_str(), m_transportDeviceName.c_str())) { in RebindDriver()
860 if (!WriteDeviceNameToFile(bindFile.c_str(), m_transportDeviceName.c_str())) { in RebindDriver()