Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/platform/surface/aggregator/
H A Dssh_packet_layer.c524 * Increments the reference count of the given packet. See ssh_packet_put()
538 * ssh_packet_put() - Decrement reference count of packet.
547 void ssh_packet_put(struct ssh_packet *packet) in ssh_packet_put() function
552 EXPORT_SYMBOL_GPL(ssh_packet_put); variable
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( in ssh_ptl_timeout_reap()
[all...]
/kernel/linux/linux-6.6/include/linux/surface_aggregator/
H A Dserial_hub.h512 void ssh_packet_put(struct ssh_packet *p);
668 * See also ssh_request_get(), ssh_packet_put().
673 ssh_packet_put(&r->packet); in ssh_request_put()

Completed in 5 milliseconds