Home
last modified time | relevance | path

Searched refs:btintel_shutdown_combined (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/bluetooth/
H A Dbtintel.h279 int btintel_shutdown_combined(struct hci_dev *hdev);
403 static inline int btintel_shutdown_combined(struct hci_dev *hdev) in btintel_shutdown_combined() function
H A Dbtintel.c3642 int btintel_shutdown_combined(struct hci_dev *hdev) in btintel_shutdown_combined() function
3676 EXPORT_SYMBOL_GPL(btintel_shutdown_combined);
3682 hdev->shutdown = btintel_shutdown_combined; in btintel_configure_setup()
H A Dbtintel_pcie.c2435 hdev->shutdown = btintel_shutdown_combined; in btintel_pcie_setup_hdev()