Home
last modified time | relevance | path

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

/system/uapp/xdc-test/
A Dxdc-device.cpp16 static const char* const DEV_XDC_DIR = "/dev/class/usb-dbc"; variable
19 DIR* d = opendir(DEV_XDC_DIR); in configure_xdc()
21 fprintf(stderr, "Could not open dir: \"%s\"\n", DEV_XDC_DIR); in configure_xdc()
40 stream_id, DEV_XDC_DIR, de->d_name, res); in configure_xdc()
44 DEV_XDC_DIR, de->d_name, stream_id); in configure_xdc()

Completed in 3 milliseconds