Home
last modified time | relevance | path

Searched refs:PORT_MODE_HOST_STR (Results 1 - 2 of 2) sorted by relevance

/drivers/peripheral/usb/hdi_service/include/
H A Dusbd_port.h29 #define PORT_MODE_HOST_STR "host" macro
/drivers/peripheral/usb/hdi_service/src/
H A Dusbd_port.cpp78 modeStr = PORT_MODE_HOST_STR; in WritePortFile()
126 if (strcmp(modeBuf, PORT_MODE_HOST_STR) == 0) { in ReadPortFile()

Completed in 2 milliseconds