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

/linux-master/drivers/platform/surface/aggregator/
H A Dssh_parser.h100 * sshp_buf_read_from_fifo() - Transfer data from a fifo to the buffer.
111 static inline size_t sshp_buf_read_from_fifo(struct sshp_buf *buf, function
H A Dssh_packet_layer.c1810 n = sshp_buf_read_from_fifo(&ptl->rx.buf, &ptl->rx.fifo);

Completed in 114 milliseconds