Searched defs:hci_uart (Results 1 – 1 of 1) sorted by relevance
64 struct hci_uart { struct74 const struct hci_uart_proto *proto; argument75 struct percpu_rw_semaphore proto_lock; /* Stop work for proto close */99 int hci_uart_register_proto(const struct hci_uart_proto *p); argument102 int hci_uart_register_device_priv(struct hci_uart *hu, argument