Lines Matching defs:hdev
16 int qca_read_soc_version(struct hci_dev *hdev, struct qca_btsoc_version *ver, in qca_read_soc_version()
91 static int qca_read_fw_build_info(struct hci_dev *hdev) in qca_read_fw_build_info()
152 static int qca_send_patch_config_cmd(struct hci_dev *hdev) in qca_send_patch_config_cmd()
191 static int qca_send_reset(struct hci_dev *hdev) in qca_send_reset()
210 static int qca_read_fw_board_id(struct hci_dev *hdev, u16 *bid) in qca_read_fw_board_id()
253 int qca_send_pre_shutdown_cmd(struct hci_dev *hdev) in qca_send_pre_shutdown_cmd()
275 static int qca_tlv_check_data(struct hci_dev *hdev, in qca_tlv_check_data()
444 static int qca_tlv_send_segment(struct hci_dev *hdev, int seg_size, in qca_tlv_send_segment()
512 static int qca_inject_cmd_complete_event(struct hci_dev *hdev) in qca_inject_cmd_complete_event()
537 static int qca_download_firmware(struct hci_dev *hdev, in qca_download_firmware()
626 static int qca_disable_soc_logging(struct hci_dev *hdev) in qca_disable_soc_logging()
647 int qca_set_bdaddr_rome(struct hci_dev *hdev, const bdaddr_t *bdaddr) in qca_set_bdaddr_rome()
671 static int qca_check_bdaddr(struct hci_dev *hdev, const struct qca_fw_config *config) in qca_check_bdaddr()
733 int qca_uart_setup(struct hci_dev *hdev, uint8_t baudrate, in qca_uart_setup()
931 int qca_set_bdaddr(struct hci_dev *hdev, const bdaddr_t *bdaddr) in qca_set_bdaddr()