Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/bluetooth/
Dbtrtl.h145 int btrtl_shutdown_realtek(struct hci_dev *hdev);
180 static inline int btrtl_shutdown_realtek(struct hci_dev *hdev) in btrtl_shutdown_realtek() function
Dbtrtl.c1335 int btrtl_shutdown_realtek(struct hci_dev *hdev) in btrtl_shutdown_realtek() function
1353 EXPORT_SYMBOL_GPL(btrtl_shutdown_realtek);
Dbtusb.c4456 hdev->shutdown = btrtl_shutdown_realtek; in btusb_probe()