Home
last modified time | relevance | path

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

/drivers/peripheral/usb/hdi_service/include/
Dusbd_port.h30 #define PORT_MODE_DEVICE_STR "device" macro
/drivers/peripheral/usb/hdi_service/src/
Dusbd_port.cpp61 modeStr = PORT_MODE_DEVICE_STR; in WritePortFile()