Home
last modified time | relevance | path

Searched refs:dpc_callback (Results 1 – 2 of 2) sorted by relevance

/lib/dpc/include/lib/
A Ddpc.h13 typedef void (*dpc_callback)(void *arg); typedef
17 status_t dpc_queue(dpc_callback, void *arg, uint flags);
/lib/dpc/
A Ddpc.c21 dpc_callback cb;
30 status_t dpc_queue(dpc_callback cb, void *arg, uint flags) { in dpc_queue()

Completed in 9 milliseconds