Searched defs:h5 (Results 1 – 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/drivers/bluetooth/ |
| D | hci_h5.c | 58 struct h5 { struct 60 struct hci_uart serdev_hu; 62 struct sk_buff_head unack; /* Unack'ed packets queue */ 63 struct sk_buff_head rel; /* Reliable packets queue */ 64 struct sk_buff_head unrel; /* Unreliable packets queue */ 66 unsigned long flags; 68 struct sk_buff *rx_skb; /* Receive buffer */ 69 size_t rx_pending; /* Expecting more bytes */ 93 const struct h5_vnd *vnd; argument 101 int (*setup)(struct h5 *h5); argument [all …]
|
| /kernel/linux/linux-6.6/drivers/bluetooth/ |
| D | hci_h5.c | 63 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 …]
|
| /kernel/linux/linux-6.6/Documentation/sphinx-static/ |
| D | theme_overrides.css | 15 h1, h2, .rst-content .toctree-wrapper p.caption, h3, h4, h5, h6, legend { selector
|
| /kernel/linux/linux-5.10/Documentation/sphinx-static/ |
| D | theme_overrides.css | 15 h1, h2, .rst-content .toctree-wrapper p.caption, h3, h4, h5, h6, legend { selector
|