diff options
author | Chris Lu <chris.lu@mediatek.com> | 2024-07-04 08:01:12 +0200 |
---|---|---|
committer | Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | 2024-07-15 16:11:44 +0200 |
commit | 95f92928ad2215b5f524903e67eebd8e14f99564 (patch) | |
tree | cd50ebe5f79dc5d2e152a8718badaddd589e2f9c /drivers/bluetooth/btmtkuart.c | |
parent | Bluetooth: btmtk: rename btmediatek_data (diff) | |
download | linux-95f92928ad2215b5f524903e67eebd8e14f99564.tar.xz linux-95f92928ad2215b5f524903e67eebd8e14f99564.zip |
Bluetooth: btusb: add callback function in btusb suspend/resume
Add suspend/resum callback function in btusb_data which are reserved
for vendor specific usage during suspend/resume. hdev->suspend will be
added before stop traffic in btusb_suspend and hdev-> resume will be
added after resubmit urb in btusb_resume.
Signed-off-by: Chris Lu <chris.lu@mediatek.com>
Signed-off-by: Sean Wang <sean.wang@mediatek.com>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Diffstat (limited to 'drivers/bluetooth/btmtkuart.c')
0 files changed, 0 insertions, 0 deletions