HomeSort by relevance Sort by last modified time
    Searched refs:set_hwstat (Results 1 - 2 of 2) sorted by null

  /external/libusb/examples/
dpfp.c 116 static int set_hwstat(unsigned char data) function
370 r = set_hwstat(status | 0x80);
379 r = set_hwstat(status);
499 set_hwstat(0x80);
dpfp_threaded.c 145 static int set_hwstat(unsigned char data) function
397 r = set_hwstat(status | 0x80);
406 r = set_hwstat(status);
537 set_hwstat(0x80);

Completed in 415 milliseconds