Home
last modified time | relevance | path

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

/linux/drivers/bluetooth/
H A Dhci_h5.c66 struct h5 { struct
68 struct hci_uart serdev_hu;
70 struct sk_buff_head unack; /* Unack'ed packets queue */
71 struct sk_buff_head rel; /* Reliable packets queue */
72 struct sk_buff_head unrel; /* Unreliable packets queue */
74 unsigned long flags;
76 struct sk_buff *rx_skb; /* Receive buffer */
77 size_t rx_pending; /* Expecting more bytes */
101 const struct h5_vnd *vnd; argument
113 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