intr_anchor       461 drivers/bluetooth/btusb.c 	struct usb_anchor intr_anchor;
intr_anchor       777 drivers/bluetooth/btusb.c 	usb_anchor_urb(urb, &data->intr_anchor);
intr_anchor       823 drivers/bluetooth/btusb.c 	usb_anchor_urb(urb, &data->intr_anchor);
intr_anchor      1224 drivers/bluetooth/btusb.c 		usb_kill_anchored_urbs(&data->intr_anchor);
intr_anchor      1249 drivers/bluetooth/btusb.c 	usb_kill_anchored_urbs(&data->intr_anchor);
intr_anchor      3660 drivers/bluetooth/btusb.c 	init_usb_anchor(&data->intr_anchor);