OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cb_irq
(Results
1 - 2
of
2
) 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);
Completed in 24 milliseconds