Lines Matching refs:hci_uart
25 #include "hci_uart.h"
59 struct hci_uart *hu;
71 struct hci_uart *hu;
107 static int intel_wait_booting(struct hci_uart *hu)
130 static int intel_wait_lpm_transaction(struct hci_uart *hu)
152 static int intel_lpm_suspend(struct hci_uart *hu)
199 static int intel_lpm_resume(struct hci_uart *hu)
242 static int intel_lpm_host_wake(struct hci_uart *hu)
289 static int intel_set_power(struct hci_uart *hu, bool powered)
382 static int intel_open(struct hci_uart *hu)
408 static int intel_close(struct hci_uart *hu)
426 static int intel_flush(struct hci_uart *hu)
462 static int intel_set_baudrate(struct hci_uart *hu, unsigned int speed)
523 static int intel_setup(struct hci_uart *hu)
869 struct hci_uart *hu = hci_get_drvdata(hdev);
907 struct hci_uart *hu = hci_get_drvdata(hdev);
923 struct hci_uart *hu = hci_get_drvdata(hdev);
968 static int intel_recv(struct hci_uart *hu, const void *data, int count)
988 static int intel_enqueue(struct hci_uart *hu, struct sk_buff *skb)
1017 static struct sk_buff *intel_dequeue(struct hci_uart *hu)