bg_scan_update    362 include/net/bluetooth/hci_core.h 	struct work_struct	bg_scan_update;
bg_scan_update   2307 net/bluetooth/hci_request.c 					    bg_scan_update);
bg_scan_update   2846 net/bluetooth/hci_request.c 	INIT_WORK(&hdev->bg_scan_update, bg_scan_update);
bg_scan_update   2861 net/bluetooth/hci_request.c 	cancel_work_sync(&hdev->bg_scan_update);
bg_scan_update    113 net/bluetooth/hci_request.h 	queue_work(hdev->req_workqueue, &hdev->bg_scan_update);