Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/bluetooth/
H A Dbtrtl.h58 int btrtl_shutdown_realtek(struct hci_dev *hdev);
87 static inline int btrtl_shutdown_realtek(struct hci_dev *hdev) in btrtl_shutdown_realtek() function
H A Dbtrtl.c693 int btrtl_shutdown_realtek(struct hci_dev *hdev) in btrtl_shutdown_realtek() function
711 EXPORT_SYMBOL_GPL(btrtl_shutdown_realtek);
H A Dbtusb.c4233 hdev->shutdown = btrtl_shutdown_realtek; in btusb_probe()