Lines Matching refs:hci_uart
22 #include "hci_uart.h"
46 struct hci_uart hu;
55 static int mrvl_open(struct hci_uart *hu)
89 static int mrvl_close(struct hci_uart *hu)
107 static int mrvl_flush(struct hci_uart *hu)
119 static struct sk_buff *mrvl_dequeue(struct hci_uart *hu)
136 static int mrvl_enqueue(struct hci_uart *hu, struct sk_buff *skb)
144 static void mrvl_send_ack(struct hci_uart *hu, unsigned char type)
164 struct hci_uart *hu = hci_get_drvdata(hdev);
196 struct hci_uart *hu = hci_get_drvdata(hdev);
250 static int mrvl_recv(struct hci_uart *hu, const void *data, int count)
272 struct hci_uart *hu = hci_get_drvdata(hdev);
354 static int mrvl_setup(struct hci_uart *hu)