Lines Matching defs:hu
89 static inline void hci_uart_tx_complete(struct hci_uart *hu, int pkt_type) in hci_uart_tx_complete()
109 static inline struct sk_buff *hci_uart_dequeue(struct hci_uart *hu) in hci_uart_dequeue()
121 int hci_uart_tx_wakeup(struct hci_uart *hu) in hci_uart_tx_wakeup()
177 struct hci_uart *hu = (struct hci_uart *) hdev->driver_data; in hci_uart_flush() local
213 struct hci_uart *hu; in hci_uart_send_frame() local
255 struct hci_uart *hu = (void *) tty->disc_data; in hci_uart_tty_open() local
299 struct hci_uart *hu = (void *)tty->disc_data; in hci_uart_tty_close() local
332 struct hci_uart *hu = (void *)tty->disc_data; in hci_uart_tty_wakeup() local
362 struct hci_uart *hu = (void *)tty->disc_data; in hci_uart_tty_receive() local
378 static int hci_uart_register_dev(struct hci_uart *hu) in hci_uart_register_dev()
420 static int hci_uart_set_proto(struct hci_uart *hu, int id) in hci_uart_set_proto()
460 struct hci_uart *hu = (void *)tty->disc_data; in hci_uart_tty_ioctl() local