Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/char/xillybus/
H A Dxillyusb.c1227 /* request_read_anything(): Ask the FPGA for any little amount of data */
1228 static int request_read_anything(struct xillyusb_channel *chan, in request_read_anything() function
1392 request_read_anything(chan, OPCODE_SET_PUSH); in xillyusb_open()
1581 rc = request_read_anything(chan, OPCODE_UPDATE_PUSH); in xillyusb_read()
1599 request_read_anything(chan, OPCODE_SET_PUSH); in xillyusb_read()
1872 request_read_anything(chan, OPCODE_SET_PUSH); in xillyusb_poll()

Completed in 4 milliseconds