Home
last modified time | relevance | path

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

/linux/drivers/platform/surface/aggregator/
H A Dssh_packet_layer.c387 static int ssh_ptl_write_buf(struct ssh_ptl *ptl, struct ssh_packet *packet, in ssh_ptl_write_buf() function
486 static inline int ssh_ptl_write_buf(struct ssh_ptl *ptl, in ssh_ptl_write_buf() function
1078 status = ssh_ptl_write_buf(ptl, packet, buf, len); in ssh_ptl_tx_packet()