Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/bluetooth/
Dhci_uart.h48 struct hci_uart_proto { struct
49 unsigned int id;
50 const char *name;
74 const struct hci_uart_proto *proto; argument