Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/input/
H A Dwsp.c589 static usb_fifo_cmd_t wsp_start_read; variable
599 .f_start_read = &wsp_start_read,
1229 wsp_start_read(struct usb_fifo *fifo) in wsp_start_read() function