Home
last modified time | relevance | path

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

/kernel/linux/linux-4.19/drivers/bluetooth/
Dhci_uart.h79 struct hci_uart { struct
89 const struct hci_uart_proto *proto; argument
112 int hci_uart_register_proto(const struct hci_uart_proto *p); argument
114 int hci_uart_register_device(struct hci_uart *hu, const struct hci_uart_proto *p); argument
/kernel/linux/linux-5.10/drivers/bluetooth/
Dhci_uart.h64 struct hci_uart { struct
74 const struct hci_uart_proto *proto; argument
97 int hci_uart_register_proto(const struct hci_uart_proto *p); argument
99 int hci_uart_register_device(struct hci_uart *hu, const struct hci_uart_proto *p); argument