Searched defs:hci_uart (Results 1 – 2 of 2) sorted by relevance
93 struct hci_uart { struct100 struct workqueue_struct *hci_uart_wq; argument102 struct hci_uart_proto *proto; argument104 struct percpu_rw_semaphore proto_lock; /* Stop work for proto close */129 extern int hci_uart_register_proto(struct hci_uart_proto *p); argument131 extern int hci_uart_tx_wakeup(struct hci_uart *hu); argument
64 struct hci_uart { struct74 const struct hci_uart_proto *proto; argument97 int hci_uart_register_proto(const struct hci_uart_proto *p); argument99 int hci_uart_register_device(struct hci_uart *hu, const struct hci_uart_proto *p); argument