Home | History | Annotate | Download | only in V4LCameraAdapter

Lines Matching refs:dir_path

1203     char dir_path[20];
1210 strcpy(dir_path, DEVICE_PATH);
1211 d = opendir(dir_path);