Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/bluetooth/
Dhci_uart.h64 struct hci_uart { struct
74 const struct hci_uart_proto *proto; argument
98 int hci_uart_register_proto(const struct hci_uart_proto *p); argument
101 int hci_uart_register_device_priv(struct hci_uart *hu, 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