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

  /external/libusb/examples/
dpfp.c 279 static void cb_irq(struct libusb_transfer *transfer) function
407 sizeof(irqbuf), cb_irq, NULL, 0);
dpfp_threaded.c 308 static void cb_irq(struct libusb_transfer *transfer) function
434 sizeof(irqbuf), cb_irq, NULL, 0);
  /external/libusb_aah/examples/
dpfp.c 279 static void LIBUSB_CALL cb_irq(struct libusb_transfer *transfer) function
407 sizeof(irqbuf), cb_irq, NULL, 0);
dpfp_threaded.c 308 static void LIBUSB_CALL cb_irq(struct libusb_transfer *transfer) function
434 sizeof(irqbuf), cb_irq, NULL, 0);

Completed in 5988 milliseconds