Lines Matching refs:hci_uart

142 	struct hci_uart *hu;
223 struct hci_uart serdev_hu;
237 static void qca_power_shutdown(struct hci_uart *hu);
242 static enum qca_btsoc_type qca_soc_type(struct hci_uart *hu) in qca_soc_type()
257 static const char *qca_get_firmware_name(struct hci_uart *hu) in qca_get_firmware_name()
268 static const char *qca_get_rampatch_name(struct hci_uart *hu) in qca_get_rampatch_name()
296 static void serial_clock_vote(unsigned long vote, struct hci_uart *hu) in serial_clock_vote()
366 static int send_hci_ibs_cmd(u8 cmd, struct hci_uart *hu) in send_hci_ibs_cmd()
392 struct hci_uart *hu = qca->hu; in qca_wq_awake_device()
423 struct hci_uart *hu = qca->hu; in qca_wq_awake_rx()
451 struct hci_uart *hu = qca->hu; in qca_wq_serial_rx_clock_vote_off()
462 struct hci_uart *hu = qca->hu; in qca_wq_serial_tx_clock_vote_off()
478 struct hci_uart *hu = qca->hu; in hci_ibs_tx_idle_timeout()
511 struct hci_uart *hu = qca->hu; in hci_ibs_wake_retrans_timeout()
558 struct hci_uart *hu = qca->hu; in qca_controller_memdump_timeout()
576 static int qca_open(struct hci_uart *hu) in qca_open()
657 struct hci_uart *hu = hci_get_drvdata(hdev); in qca_debugfs_init()
705 static int qca_flush(struct hci_uart *hu) in qca_flush()
718 static int qca_close(struct hci_uart *hu) in qca_close()
751 static void device_want_to_wakeup(struct hci_uart *hu) in device_want_to_wakeup()
803 static void device_want_to_sleep(struct hci_uart *hu) in device_want_to_sleep()
839 static void device_woke_up(struct hci_uart *hu) in device_woke_up()
892 static int qca_enqueue(struct hci_uart *hu, struct sk_buff *skb) in qca_enqueue()
962 struct hci_uart *hu = hci_get_drvdata(hdev); in qca_ibs_sleep_ind()
974 struct hci_uart *hu = hci_get_drvdata(hdev); in qca_ibs_wake_ind()
986 struct hci_uart *hu = hci_get_drvdata(hdev); in qca_ibs_wake_ack()
1011 struct hci_uart *hu = hci_get_drvdata(hdev); in qca_dmp_hdr()
1035 struct hci_uart *hu = qca->hu; in qca_controller_memdump()
1195 struct hci_uart *hu = hci_get_drvdata(hdev); in qca_controller_memdump_event()
1207 struct hci_uart *hu = hci_get_drvdata(hdev); in qca_recv_event()
1273 static int qca_recv(struct hci_uart *hu, const void *data, int count) in qca_recv()
1292 static struct sk_buff *qca_dequeue(struct hci_uart *hu) in qca_dequeue()
1337 struct hci_uart *hu = hci_get_drvdata(hdev); in qca_set_baudrate()
1389 static inline void host_set_baudrate(struct hci_uart *hu, unsigned int speed) in host_set_baudrate()
1397 static int qca_send_power_pulse(struct hci_uart *hu, bool on) in qca_send_power_pulse()
1435 static unsigned int qca_get_speed(struct hci_uart *hu, in qca_get_speed()
1455 static int qca_check_speeds(struct hci_uart *hu) in qca_check_speeds()
1480 static int qca_set_speed(struct hci_uart *hu, enum qca_speed_type speed_type) in qca_set_speed()
1574 static int qca_send_crashbuffer(struct hci_uart *hu) in qca_send_crashbuffer()
1601 struct hci_uart *hu = hci_get_drvdata(hdev); in qca_wait_for_dump_collection()
1612 struct hci_uart *hu = hci_get_drvdata(hdev); in qca_hw_error()
1661 struct hci_uart *hu = hci_get_drvdata(hdev); in qca_reset()
1692 struct hci_uart *hu = hci_get_drvdata(hdev); in qca_wakeup()
1708 static int qca_port_reopen(struct hci_uart *hu) in qca_port_reopen()
1729 static int qca_regulator_init(struct hci_uart *hu) in qca_regulator_init()
1805 struct hci_uart *hu = hci_get_drvdata(hdev); in qca_power_on()
1871 static int qca_setup(struct hci_uart *hu) in qca_setup()
2173 static void qca_power_shutdown(struct hci_uart *hu) in qca_power_shutdown()
2236 struct hci_uart *hu = hci_get_drvdata(hdev); in qca_power_off()
2539 struct hci_uart *hu = &qcadev->serdev_hu; in qca_serdev_shutdown()
2588 struct hci_uart *hu = &qcadev->serdev_hu; in qca_suspend()
2702 struct hci_uart *hu = &qcadev->serdev_hu; in qca_resume()
2748 struct hci_uart *hu = &qcadev->serdev_hu; in hciqca_coredump()