Searched refs:zx_hid_fifo_dump (Results 1 - 2 of 2) sorted by relevance

/fuchsia/zircon/system/dev/input/hid/
H A Dhid-fifo.h38 void zx_hid_fifo_dump(zx_hid_fifo_t* fifo);
H A Dhid-fifo.c66 void zx_hid_fifo_dump(zx_hid_fifo_t* fifo) { function
67 printf("zx_hid_fifo_dump %p\n", fifo);

Completed in 32 milliseconds