Searched refs:set_bdaddr (Results 1 – 14 of 14) sorted by relevance
322 hdev->set_bdaddr = virtbt_set_bdaddr_zephyr; in virtbt_probe()329 hdev->set_bdaddr = virtbt_set_bdaddr_intel; in virtbt_probe()
180 hdev->set_bdaddr = btqcomsmd_set_bdaddr; in btqcomsmd_probe()
179 hu->hdev->set_bdaddr = ath_set_bdaddr; in ath_setup()
163 hu->hdev->set_bdaddr = btintel_set_bdaddr; in ag6xx_setup()
447 hdev->set_bdaddr = btintel_set_bdaddr; in hci_uart_setup()453 hdev->set_bdaddr = btbcm_set_bdaddr; in hci_uart_setup()
3893 hdev->set_bdaddr = btbcm_set_bdaddr; in btusb_probe()3930 hdev->set_bdaddr = btusb_set_bdaddr_marvell; in btusb_probe()3938 hdev->set_bdaddr = btmtk_set_bdaddr; in btusb_probe()3960 hdev->set_bdaddr = btusb_set_bdaddr_ath3012; in btusb_probe()3968 hdev->set_bdaddr = btusb_set_bdaddr_ath3012; in btusb_probe()3982 hdev->set_bdaddr = btusb_set_bdaddr_wcn6855; in btusb_probe()
586 hdev->set_bdaddr = aml_set_bdaddr; in aml_setup()
543 hu->hdev->set_bdaddr = btintel_set_bdaddr; in intel_setup()
592 hu->hdev->set_bdaddr = btbcm_set_bdaddr; in bcm_setup()
1533 hdev->set_bdaddr = btintel_set_bdaddr; in btintel_pcie_setup_hdev()
2388 hdev->set_bdaddr = bcm4377_hci_set_bdaddr; in bcm4377_probe()
4881 hdev->set_bdaddr) { in hci_dev_setup_sync()4882 ret = hdev->set_bdaddr(hdev, &hdev->public_addr); in hci_dev_setup_sync()4939 hdev->set_bdaddr) in hci_dev_init_sync()4940 ret = hdev->set_bdaddr(hdev, &hdev->public_addr); in hci_dev_init_sync()
675 if (hdev->set_bdaddr) in read_config_info()845 hdev->set_bdaddr) in get_supported_settings()8022 if (!hdev->set_bdaddr) in set_public_address()
635 int (*set_bdaddr)(struct hci_dev *hdev, const bdaddr_t *bdaddr); member