Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/platform/surface/aggregator/
Dssh_parser.h93 static inline void sshp_buf_drop(struct sshp_buf *buf, size_t n) in sshp_buf_drop() function
Dssh_packet_layer.c1828 sshp_buf_drop(&ptl->rx.buf, offs); in ssh_ptl_rx_threadfn()