Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/bluetooth/
Dbtqca.h161 int qca_send_pre_shutdown_cmd(struct hci_dev *hdev);
209 static inline int qca_send_pre_shutdown_cmd(struct hci_dev *hdev) in qca_send_pre_shutdown_cmd() function
Dbtqca.c208 int qca_send_pre_shutdown_cmd(struct hci_dev *hdev) in qca_send_pre_shutdown_cmd() function
228 EXPORT_SYMBOL_GPL(qca_send_pre_shutdown_cmd);
Dhci_qca.c1937 qca_send_pre_shutdown_cmd(hdev); in qca_power_off()