Searched refs:DEV_XDC_DIR (Results 1 – 1 of 1) sorted by relevance
16 static const char* const DEV_XDC_DIR = "/dev/class/usb-dbc"; variable19 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