Home
last modified time | relevance | path

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

/linux/drivers/platform/surface/aggregator/
A Dssh_packet_layer.h165 int ssh_ptl_rx_rcvbuf(struct ssh_ptl *ptl, const u8 *buf, size_t n);
A Dcontroller.h244 return ssh_ptl_rx_rcvbuf(&ctrl->rtl.ptl, buf, n); in ssam_controller_receive_buf()
A Dssh_packet_layer.c1874 int ssh_ptl_rx_rcvbuf(struct ssh_ptl *ptl, const u8 *buf, size_t n) in ssh_ptl_rx_rcvbuf() function
/linux/Documentation/driver-api/surface_aggregator/
A Dinternal.rst7 .. |ssh_ptl_rx_rcvbuf| replace:: :c:func:`ssh_ptl_rx_rcvbuf` substdef
281 (|ssh_ptl_rx_rcvbuf|), and layer shutdown (|ssh_ptl_shutdown|) may always be

Completed in 8 milliseconds