diag_anchor       464 drivers/bluetooth/btusb.c 	struct usb_anchor diag_anchor;
diag_anchor      1075 drivers/bluetooth/btusb.c 	usb_anchor_urb(urb, &data->diag_anchor);
diag_anchor      1121 drivers/bluetooth/btusb.c 	usb_anchor_urb(urb, &data->diag_anchor);
diag_anchor      1252 drivers/bluetooth/btusb.c 	usb_kill_anchored_urbs(&data->diag_anchor);
diag_anchor      3663 drivers/bluetooth/btusb.c 	init_usb_anchor(&data->diag_anchor);