Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/bluetooth/
Dbtrtl.h60 int btrtl_shutdown_realtek(struct hci_dev *hdev);
94 static inline int btrtl_shutdown_realtek(struct hci_dev *hdev) in btrtl_shutdown_realtek() function
Dbtrtl.c812 int btrtl_shutdown_realtek(struct hci_dev *hdev) in btrtl_shutdown_realtek() function
830 EXPORT_SYMBOL_GPL(btrtl_shutdown_realtek);
Dbtusb.c3923 hdev->shutdown = btrtl_shutdown_realtek; in btusb_probe()