Searched refs:read_stream (Results 1 – 2 of 2) sorted by relevance
285 } message_pipe, command_write, command_read, write_stream, read_stream; member754 dev->read_stream.addr = endpoint->bEndpointAddress; in dt9812_probe()755 dev->read_stream.size = in dt9812_probe()
1810 static int read_stream(struct ldc_channel *lp, void *buf, unsigned int size) in read_stream() function1833 .read = read_stream,