Home
last modified time | relevance | path

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

/linux/drivers/platform/surface/aggregator/
A Dssh_packet_layer.c552 EXPORT_SYMBOL_GPL(ssh_packet_put);
788 ssh_packet_put(packet); in ssh_ptl_queue_remove()
847 ssh_packet_put(packet); in ssh_ptl_pending_remove()
1123 ssh_packet_put(packet); in ssh_ptl_tx_threadfn()
1288 ssh_packet_put(p); in ssh_ptl_acknowledge()
1293 ssh_packet_put(p); in ssh_ptl_acknowledge()
1587 ssh_packet_put(p); in ssh_ptl_timeout_reap()
1654 ssh_packet_put(packet); in ssh_ptl_send_ack()
1678 ssh_packet_put(packet); in ssh_ptl_send_nak()
1980 ssh_packet_put(p); in ssh_ptl_shutdown()
[all …]
/linux/include/linux/surface_aggregator/
A Dserial_hub.h493 void ssh_packet_put(struct ssh_packet *p);
654 ssh_packet_put(&r->packet); in ssh_request_put()
/linux/Documentation/driver-api/surface_aggregator/
A Dinternal.rst14 .. |ssh_packet_put| replace:: :c:func:`ssh_packet_put` substdef
117 lifetime (accessible via |ssh_packet_get| and |ssh_packet_put|). When this

Completed in 9 milliseconds