Commit 95f9292
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>1 parent d3e6236 commit 95f9292
1 file changed
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
895 | 895 | | |
896 | 896 | | |
897 | 897 | | |
| 898 | + | |
| 899 | + | |
| 900 | + | |
898 | 901 | | |
899 | 902 | | |
900 | 903 | | |
| |||
4769 | 4772 | | |
4770 | 4773 | | |
4771 | 4774 | | |
| 4775 | + | |
| 4776 | + | |
| 4777 | + | |
4772 | 4778 | | |
4773 | 4779 | | |
4774 | 4780 | | |
| |||
4872 | 4878 | | |
4873 | 4879 | | |
4874 | 4880 | | |
| 4881 | + | |
| 4882 | + | |
| 4883 | + | |
4875 | 4884 | | |
4876 | 4885 | | |
4877 | 4886 | | |
| |||
0 commit comments