Home
last modified time | relevance | path

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

/linux/include/linux/surface_aggregator/
H A Dserial_hub.h463 struct ssh_packet_ops { struct
508 const struct ssh_packet_ops *ops;
/linux/drivers/platform/surface/aggregator/
H A Dssh_packet_layer.h185 u8 priority, const struct ssh_packet_ops *ops);
H A Dssh_packet_layer.c573 u8 priority, const struct ssh_packet_ops *ops) in ssh_packet_init()
658 static const struct ssh_packet_ops ssh_ptl_ctrl_packet_ops = {
H A Dssh_request_layer.c967 static const struct ssh_packet_ops ssh_rtl_packet_ops = {
/linux/Documentation/driver-api/surface_aggregator/
H A Dinternal.rst15 .. |ssh_packet_ops| replace:: :c:type:`struct ssh_packet_ops <ssh_packet_ops>` substdef
119 its |ssh_packet_ops| reference is executed, which may then deallocate the
122 In addition to the ``release`` callback, the |ssh_packet_ops| reference also