Home
last modified time | relevance | path

Searched defs:h5 (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/bluetooth/
H A Dhci_h5.c63 struct h5 { struct
65 struct hci_uart serdev_hu;
67 struct sk_buff_head unack; /* Unack'ed packets queue */
68 struct sk_buff_head rel; /* Reliable packets queue */
69 struct sk_buff_head unrel; /* Unreliable packets queue */
71 unsigned long flags;
73 struct sk_buff *rx_skb; /* Receive buffer */
74 size_t rx_pending; /* Expecting more bytes */
98 const struct h5_vnd *vnd; argument
110 int (*setup)(struct h5 *h5); argument
[all …]
/linux/Documentation/sphinx-static/
H A Dtheme_overrides.css15 h1, h2, .rst-content .toctree-wrapper p.caption, h3, h4, h5, h6, legend { selector