discov_off        351 include/net/bluetooth/hci_core.h 	struct delayed_work	discov_off;
discov_off       2713 net/bluetooth/hci_request.c 					    discov_off.work);
discov_off       2850 net/bluetooth/hci_request.c 	INIT_DELAYED_WORK(&hdev->discov_off, discov_off);
discov_off       2865 net/bluetooth/hci_request.c 	cancel_delayed_work_sync(&hdev->discov_off);
discov_off       1321 net/bluetooth/mgmt.c 		queue_delayed_work(hdev->req_workqueue, &hdev->discov_off, to);
discov_off       1413 net/bluetooth/mgmt.c 		cancel_delayed_work(&hdev->discov_off);
discov_off       1419 net/bluetooth/mgmt.c 					   &hdev->discov_off, to);
discov_off       1436 net/bluetooth/mgmt.c 	cancel_delayed_work(&hdev->discov_off);
discov_off       1557 net/bluetooth/mgmt.c 			cancel_delayed_work(&hdev->discov_off);