tx_anchor 40 drivers/bluetooth/bpa10x.c struct usb_anchor tx_anchor; tx_anchor 240 drivers/bluetooth/bpa10x.c usb_kill_anchored_urbs(&data->tx_anchor); tx_anchor 329 drivers/bluetooth/bpa10x.c usb_anchor_urb(urb, &data->tx_anchor); tx_anchor 380 drivers/bluetooth/bpa10x.c init_usb_anchor(&data->tx_anchor); tx_anchor 457 drivers/bluetooth/btusb.c struct usb_anchor tx_anchor; tx_anchor 1297 drivers/bluetooth/btusb.c usb_kill_anchored_urbs(&data->tx_anchor); tx_anchor 1393 drivers/bluetooth/btusb.c usb_anchor_urb(urb, &data->tx_anchor); tx_anchor 3657 drivers/bluetooth/btusb.c init_usb_anchor(&data->tx_anchor); tx_anchor 3990 drivers/bluetooth/btusb.c usb_kill_anchored_urbs(&data->tx_anchor); tx_anchor 4020 drivers/bluetooth/btusb.c usb_anchor_urb(urb, &data->tx_anchor); tx_anchor 1269 drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu.h struct usb_anchor tx_anchor; tx_anchor 5023 drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu_core.c usb_anchor_urb(&tx_urb->urb, &priv->tx_anchor); tx_anchor 5790 drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu_core.c init_usb_anchor(&priv->tx_anchor); tx_anchor 5872 drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu_core.c usb_kill_anchored_urbs(&priv->tx_anchor); tx_anchor 42 drivers/nfc/nfcmrvl/usb.c struct usb_anchor tx_anchor; tx_anchor 217 drivers/nfc/nfcmrvl/usb.c usb_kill_anchored_urbs(&drv_data->tx_anchor); tx_anchor 259 drivers/nfc/nfcmrvl/usb.c usb_anchor_urb(urb, &drv_data->tx_anchor); tx_anchor 341 drivers/nfc/nfcmrvl/usb.c init_usb_anchor(&drv_data->tx_anchor); tx_anchor 393 drivers/nfc/nfcmrvl/usb.c usb_kill_anchored_urbs(&drv_data->tx_anchor);