Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/bluetooth/
Dbtrtl.h68 int btrtl_shutdown_realtek(struct hci_dev *hdev);
97 static inline int btrtl_shutdown_realtek(struct hci_dev *hdev) in btrtl_shutdown_realtek() function
Dbtrtl.c644 int btrtl_shutdown_realtek(struct hci_dev *hdev) in btrtl_shutdown_realtek() function
662 EXPORT_SYMBOL_GPL(btrtl_shutdown_realtek);
Dbtusb.c3140 hdev->shutdown = btrtl_shutdown_realtek; in btusb_probe()