HomeSort by: relevance | last modified time | path
    Searched refs:UR_SET_CUR (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/usb/
uvideoreg.h 549 UR_SET_CUR = 0x01,
uvideo.c 2125 err = uvideo_stream_probe(vs, UR_SET_CUR, &probe);
2159 err = uvideo_stream_commit(vs, UR_SET_CUR, &probe);
2414 req.bRequest = UR_SET_CUR;
2439 case UR_SET_CUR:

Completed in 37 milliseconds