Lines Matching defs:hu
89 struct hci_uart *hu; member
189 static void serial_clock_vote(unsigned long vote, struct hci_uart *hu) in serial_clock_vote()
261 static int send_hci_ibs_cmd(u8 cmd, struct hci_uart *hu) in send_hci_ibs_cmd()
287 struct hci_uart *hu = qca->hu; in qca_wq_awake_device() local
317 struct hci_uart *hu = qca->hu; in qca_wq_awake_rx() local
344 struct hci_uart *hu = qca->hu; in qca_wq_serial_rx_clock_vote_off() local
355 struct hci_uart *hu = qca->hu; in qca_wq_serial_tx_clock_vote_off() local
371 struct hci_uart *hu = qca->hu; in hci_ibs_tx_idle_timeout() local
406 struct hci_uart *hu = qca->hu; in hci_ibs_wake_retrans_timeout() local
445 static int qca_open(struct hci_uart *hu) in qca_open()
535 struct hci_uart *hu = hci_get_drvdata(hdev); in qca_debugfs_init() local
580 static int qca_flush(struct hci_uart *hu) in qca_flush()
593 static int qca_close(struct hci_uart *hu) in qca_close()
630 static void device_want_to_wakeup(struct hci_uart *hu) in device_want_to_wakeup()
676 static void device_want_to_sleep(struct hci_uart *hu) in device_want_to_sleep()
710 static void device_woke_up(struct hci_uart *hu) in device_woke_up()
759 static int qca_enqueue(struct hci_uart *hu, struct sk_buff *skb) in qca_enqueue()
819 struct hci_uart *hu = hci_get_drvdata(hdev); in qca_ibs_sleep_ind() local
831 struct hci_uart *hu = hci_get_drvdata(hdev); in qca_ibs_wake_ind() local
843 struct hci_uart *hu = hci_get_drvdata(hdev); in qca_ibs_wake_ack() local
883 static int qca_recv(struct hci_uart *hu, const void *data, int count) in qca_recv()
902 static struct sk_buff *qca_dequeue(struct hci_uart *hu) in qca_dequeue()
947 struct hci_uart *hu = hci_get_drvdata(hdev); in qca_set_baudrate() local
992 static inline void host_set_baudrate(struct hci_uart *hu, unsigned int speed) in host_set_baudrate()
1002 struct hci_uart *hu = hci_get_drvdata(hdev); in qca_send_power_pulse() local
1037 static unsigned int qca_get_speed(struct hci_uart *hu, in qca_get_speed()
1057 static int qca_check_speeds(struct hci_uart *hu) in qca_check_speeds()
1075 static int qca_set_speed(struct hci_uart *hu, enum qca_speed_type speed_type) in qca_set_speed()
1101 static int qca_wcn3990_init(struct hci_uart *hu) in qca_wcn3990_init()
1137 static int qca_setup(struct hci_uart *hu) in qca_setup()
1237 struct hci_uart *hu = hci_get_drvdata(hdev); in qca_power_shutdown() local
1275 static int qca_power_setup(struct hci_uart *hu, bool on) in qca_power_setup()