Home
last modified time | relevance | path

Searched refs:set_diag (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/drivers/bluetooth/
H A Dhci_ag6xx.c162 hu->hdev->set_diag = btintel_set_diag; in ag6xx_setup()
H A Dbpa10x.c399 hdev->set_diag = bpa10x_set_diag; in bpa10x_probe()
H A Dbtusb.c4157 hdev->set_diag = btusb_bcm_set_diag; in btusb_probe()
4168 hdev->set_diag = btusb_bcm_set_diag; in btusb_probe()
4178 hdev->set_diag = btintel_set_diag_mfg; in btusb_probe()
4192 hdev->set_diag = btintel_set_diag; in btusb_probe()
H A Dhci_intel.c542 hu->hdev->set_diag = btintel_set_diag; in intel_setup()
H A Dhci_bcm.c562 hu->hdev->set_diag = bcm_set_diag; in bcm_setup()
/kernel/linux/linux-6.6/drivers/bluetooth/
H A Dhci_ag6xx.c162 hu->hdev->set_diag = btintel_set_diag; in ag6xx_setup()
H A Dbpa10x.c399 hdev->set_diag = bpa10x_set_diag; in bpa10x_probe()
H A Dhci_intel.c542 hu->hdev->set_diag = btintel_set_diag; in intel_setup()
H A Dhci_bcm.c591 hu->hdev->set_diag = bcm_set_diag; in bcm_setup()
H A Dbtintel.c2955 hdev->set_diag = btintel_set_diag_combined; in btintel_configure_setup()
H A Dbtusb.c4360 hdev->set_diag = btusb_bcm_set_diag; in btusb_probe()
4371 hdev->set_diag = btusb_bcm_set_diag; in btusb_probe()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_debugfs.c1350 err = hdev->set_diag(hdev, enable); in vendor_diag_write()
1377 if (hdev->set_diag) in hci_debugfs_create_basic()
H A Dhci_sync.c4801 hci_dev_test_flag(hdev, HCI_VENDOR_DIAG) && hdev->set_diag) in hci_dev_init_sync()
4802 ret = hdev->set_diag(hdev, true); in hci_dev_init_sync()
/kernel/linux/linux-5.10/net/bluetooth/
H A Dhci_core.c155 err = hdev->set_diag(hdev, enable); in vendor_diag_write()
182 if (hdev->set_diag) in hci_debugfs_create_basic()
1585 hci_dev_test_flag(hdev, HCI_VENDOR_DIAG) && hdev->set_diag) in hci_dev_do_open()
1586 ret = hdev->set_diag(hdev, true); in hci_dev_do_open()
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dhci_core.h581 int (*set_diag)(struct hci_dev *hdev, bool enable);
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci_core.h672 int (*set_diag)(struct hci_dev *hdev, bool enable); member

Completed in 41 milliseconds