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.h311 int btintel_shutdown_combined(struct hci_dev *hdev);
436 static inline int btintel_shutdown_combined(struct hci_dev *hdev) in btintel_shutdown_combined() function
H A Dbtintel.c3942 int btintel_shutdown_combined(struct hci_dev *hdev) in btintel_shutdown_combined() function
3976 EXPORT_SYMBOL_GPL(btintel_shutdown_combined);
3982 hdev->shutdown = btintel_shutdown_combined; in btintel_configure_setup()
H A Dbtintel_pcie.c2962 hdev->shutdown = btintel_shutdown_combined; in btintel_pcie_setup_hdev()