discov_update     361 include/net/bluetooth/hci_core.h 	struct work_struct	discov_update;
discov_update    2686 net/bluetooth/hci_request.c 					    discov_update);
discov_update    2845 net/bluetooth/hci_request.c 	INIT_WORK(&hdev->discov_update, discov_update);
discov_update    2860 net/bluetooth/hci_request.c 	cancel_work_sync(&hdev->discov_update);
discov_update    3892 net/bluetooth/mgmt.c 	queue_work(hdev->req_workqueue, &hdev->discov_update);
discov_update    4015 net/bluetooth/mgmt.c 	queue_work(hdev->req_workqueue, &hdev->discov_update);
discov_update    4074 net/bluetooth/mgmt.c 	queue_work(hdev->req_workqueue, &hdev->discov_update);