usb_alloc_coherent 233 drivers/gpu/drm/udl/udl_main.c buf = usb_alloc_coherent(udl->udev, size, GFP_KERNEL, usb_alloc_coherent 857 drivers/hid/usbhid/hid-core.c usbhid->inbuf = usb_alloc_coherent(dev, usbhid->bufsize, GFP_KERNEL, usb_alloc_coherent 859 drivers/hid/usbhid/hid-core.c usbhid->outbuf = usb_alloc_coherent(dev, usbhid->bufsize, GFP_KERNEL, usb_alloc_coherent 862 drivers/hid/usbhid/hid-core.c usbhid->ctrlbuf = usb_alloc_coherent(dev, usbhid->bufsize, GFP_KERNEL, usb_alloc_coherent 242 drivers/hid/usbhid/usbkbd.c if (!(kbd->new = usb_alloc_coherent(dev, 8, GFP_ATOMIC, &kbd->new_dma))) usb_alloc_coherent 246 drivers/hid/usbhid/usbkbd.c if (!(kbd->leds = usb_alloc_coherent(dev, 1, GFP_ATOMIC, &kbd->leds_dma))) usb_alloc_coherent 133 drivers/hid/usbhid/usbmouse.c mouse->data = usb_alloc_coherent(dev, 8, GFP_ATOMIC, &mouse->data_dma); usb_alloc_coherent 1096 drivers/input/joystick/xpad.c xpad->odata = usb_alloc_coherent(xpad->udev, XPAD_PKT_LEN, usb_alloc_coherent 1736 drivers/input/joystick/xpad.c xpad->idata = usb_alloc_coherent(udev, XPAD_PKT_LEN, usb_alloc_coherent 633 drivers/input/misc/ati_remote2.c ar2->buf[i] = usb_alloc_coherent(udev, 4, GFP_KERNEL, &ar2->buf_dma[i]); usb_alloc_coherent 724 drivers/input/misc/cm109.c dev->irq_data = usb_alloc_coherent(udev, USB_PKT_LEN, usb_alloc_coherent 729 drivers/input/misc/cm109.c dev->ctl_data = usb_alloc_coherent(udev, USB_PKT_LEN, usb_alloc_coherent 1515 drivers/input/misc/ims-pcu.c pcu->urb_in_buf = usb_alloc_coherent(pcu->udev, pcu->max_in_size, usb_alloc_coherent 1550 drivers/input/misc/ims-pcu.c pcu->urb_ctrl_buf = usb_alloc_coherent(pcu->udev, pcu->max_ctrl_size, usb_alloc_coherent 469 drivers/input/misc/keyspan_remote.c remote->in_buffer = usb_alloc_coherent(udev, RECV_SIZE, GFP_KERNEL, &remote->in_dma); usb_alloc_coherent 280 drivers/input/misc/powermate.c pm->data = usb_alloc_coherent(udev, POWERMATE_PAYLOAD_SIZE_MAX, usb_alloc_coherent 883 drivers/input/misc/yealink.c yld->irq_data = usb_alloc_coherent(udev, USB_PKT_LEN, usb_alloc_coherent 888 drivers/input/misc/yealink.c yld->ctl_data = usb_alloc_coherent(udev, USB_PKT_LEN, usb_alloc_coherent 875 drivers/input/mouse/appletouch.c dev->data = usb_alloc_coherent(dev->udev, dev->info->datalen, GFP_KERNEL, usb_alloc_coherent 932 drivers/input/mouse/bcm5974.c dev->bt_data = usb_alloc_coherent(dev->udev, usb_alloc_coherent 939 drivers/input/mouse/bcm5974.c dev->tp_data = usb_alloc_coherent(dev->udev, usb_alloc_coherent 342 drivers/input/mouse/synaptics_usb.c synusb->data = usb_alloc_coherent(udev, SYNUSB_RECV_SIZE, GFP_KERNEL, usb_alloc_coherent 142 drivers/input/tablet/acecad.c acecad->data = usb_alloc_coherent(dev, 8, GFP_KERNEL, &acecad->data_dma); usb_alloc_coherent 1701 drivers/input/tablet/aiptek.c aiptek->data = usb_alloc_coherent(usbdev, AIPTEK_PACKET_LENGTH, usb_alloc_coherent 861 drivers/input/tablet/gtco.c gtco->buffer = usb_alloc_coherent(udev, REPORT_MAX_SIZE, usb_alloc_coherent 340 drivers/input/tablet/hanwang.c hanwang->data = usb_alloc_coherent(dev, hanwang->features->pkg_len, usb_alloc_coherent 129 drivers/input/tablet/kbtab.c kbtab->data = usb_alloc_coherent(dev, 8, GFP_KERNEL, &kbtab->data_dma); usb_alloc_coherent 301 drivers/input/tablet/pegasus_notetaker.c pegasus->data = usb_alloc_coherent(dev, pegasus->data_len, GFP_KERNEL, usb_alloc_coherent 1683 drivers/input/touchscreen/usbtouchscreen.c usbtouch->data = usb_alloc_coherent(udev, usbtouch->data_size, usb_alloc_coherent 331 drivers/media/dvb-frontends/rtl2832_sdr.c dev->buf_list[dev->buf_num] = usb_alloc_coherent(dev->udev, usb_alloc_coherent 687 drivers/media/rc/ati_remote.c ati_remote->inbuf = usb_alloc_coherent(udev, DATA_BUFSIZE, GFP_ATOMIC, usb_alloc_coherent 692 drivers/media/rc/ati_remote.c ati_remote->outbuf = usb_alloc_coherent(udev, DATA_BUFSIZE, GFP_ATOMIC, usb_alloc_coherent 427 drivers/media/rc/iguanair.c ir->buf_in = usb_alloc_coherent(udev, MAX_IN_PACKET, GFP_KERNEL, usb_alloc_coherent 429 drivers/media/rc/iguanair.c ir->packet = usb_alloc_coherent(udev, MAX_OUT_PACKET, GFP_KERNEL, usb_alloc_coherent 1729 drivers/media/rc/mceusb.c ir->buf_in = usb_alloc_coherent(dev, maxp, GFP_ATOMIC, &ir->dma_in); usb_alloc_coherent 1044 drivers/media/rc/redrat3.c rr3->bulk_in_buf = usb_alloc_coherent(udev, usb_alloc_coherent 376 drivers/media/rc/streamzap.c sz->buf_in = usb_alloc_coherent(usbdev, maxp, GFP_ATOMIC, &sz->dma_in); usb_alloc_coherent 253 drivers/media/rc/ttusbir.c buffer = usb_alloc_coherent(tt->udev, 128, GFP_KERNEL, usb_alloc_coherent 373 drivers/media/usb/airspy/airspy.c s->buf_list[s->buf_num] = usb_alloc_coherent(s->udev, usb_alloc_coherent 246 drivers/media/usb/as102/as102_usb_drv.c dev->stream = usb_alloc_coherent(dev->bus_adap.usb_dev, usb_alloc_coherent 239 drivers/media/usb/au0828/au0828-video.c dev->isoc_ctl.transfer_buffer[i] = usb_alloc_coherent(dev->usbdev, usb_alloc_coherent 440 drivers/media/usb/b2c2/flexcop-usb.c fc_usb->iso_buffer = usb_alloc_coherent(fc_usb->udev, usb_alloc_coherent 1064 drivers/media/usb/cx231xx/cx231xx-core.c usb_alloc_coherent(dev->udev, sb_size, GFP_KERNEL, usb_alloc_coherent 1200 drivers/media/usb/cx231xx/cx231xx-core.c usb_alloc_coherent(dev->udev, sb_size, GFP_KERNEL, usb_alloc_coherent 121 drivers/media/usb/dvb-usb/usb-urb.c usb_alloc_coherent(stream->udev, size, GFP_KERNEL, usb_alloc_coherent 870 drivers/media/usb/em28xx/em28xx-audio.c buf = usb_alloc_coherent(udev, npackets * ep_size, GFP_KERNEL, usb_alloc_coherent 88 drivers/media/usb/gspca/benq.c urb->transfer_buffer = usb_alloc_coherent(gspca_dev->dev, usb_alloc_coherent 177 drivers/media/usb/gspca/gspca.c buffer = usb_alloc_coherent(dev, buffer_len, usb_alloc_coherent 700 drivers/media/usb/gspca/gspca.c urb->transfer_buffer = usb_alloc_coherent(gspca_dev->dev, usb_alloc_coherent 209 drivers/media/usb/gspca/konica.c urb->transfer_buffer = usb_alloc_coherent(gspca_dev->dev, usb_alloc_coherent 629 drivers/media/usb/hackrf/hackrf.c dev->buf_list[dev->buf_num] = usb_alloc_coherent(dev->udev, usb_alloc_coherent 157 drivers/media/usb/hdpvr/hdpvr-video.c mem = usb_alloc_coherent(dev->udev, dev->bulk_in_size, GFP_KERNEL, usb_alloc_coherent 506 drivers/media/usb/msi2500/msi2500.c urb->transfer_buffer = usb_alloc_coherent(dev->udev, usb_alloc_coherent 455 drivers/media/usb/stk1160/stk1160-video.c dev->isoc_ctl.transfer_buffer[i] = usb_alloc_coherent(dev->udev, usb_alloc_coherent 474 drivers/media/usb/tm6000/tm6000-video.c dev->urb_buffer[i] = usb_alloc_coherent( usb_alloc_coherent 1284 drivers/media/usb/ttusb-dec/ttusb_dec.c dec->irq_buffer = usb_alloc_coherent(dec->udev,IRQ_PACKET_SIZE, usb_alloc_coherent 2291 drivers/media/usb/usbvision/usbvision-core.c usb_alloc_coherent(usbvision->dev, usb_alloc_coherent 1615 drivers/media/usb/uvc/uvc_video.c uvc_urb->buffer = usb_alloc_coherent( usb_alloc_coherent 634 drivers/misc/cardreader/rtsx_usb.c ucr->iobuf = usb_alloc_coherent(ucr->pusb_dev, IOBUF_SIZE, usb_alloc_coherent 598 drivers/net/can/usb/ems_usb.c buf = usb_alloc_coherent(dev->udev, RX_BUFFER_SIZE, GFP_KERNEL, usb_alloc_coherent 748 drivers/net/can/usb/ems_usb.c buf = usb_alloc_coherent(dev->udev, size, GFP_ATOMIC, &urb->transfer_dma); usb_alloc_coherent 555 drivers/net/can/usb/esd_usb2.c buf = usb_alloc_coherent(dev->udev, RX_BUFFER_SIZE, GFP_KERNEL, usb_alloc_coherent 726 drivers/net/can/usb/esd_usb2.c buf = usb_alloc_coherent(dev->udev, size, GFP_ATOMIC, usb_alloc_coherent 487 drivers/net/can/usb/gs_usb.c hf = usb_alloc_coherent(dev->udev, sizeof(*hf), GFP_ATOMIC, usb_alloc_coherent 592 drivers/net/can/usb/gs_usb.c buf = usb_alloc_coherent(dev->udev, usb_alloc_coherent 328 drivers/net/can/usb/kvaser_usb/kvaser_usb_core.c buf = usb_alloc_coherent(dev->udev, KVASER_USB_RX_BUFFER_SIZE, usb_alloc_coherent 264 drivers/net/can/usb/mcba_usb.c buf = usb_alloc_coherent(priv->udev, MCBA_USB_TX_BUFF_SIZE, GFP_ATOMIC, usb_alloc_coherent 644 drivers/net/can/usb/mcba_usb.c buf = usb_alloc_coherent(priv->udev, MCBA_USB_RX_BUFF_SIZE, usb_alloc_coherent 890 drivers/net/can/usb/ucan.c buf = usb_alloc_coherent(up->udev, usb_alloc_coherent 1063 drivers/net/can/usb/ucan.c m = usb_alloc_coherent(up->udev, usb_alloc_coherent 620 drivers/net/can/usb/usb_8dev.c buf = usb_alloc_coherent(priv->udev, size, GFP_ATOMIC, usb_alloc_coherent 744 drivers/net/can/usb/usb_8dev.c buf = usb_alloc_coherent(priv->udev, RX_BUFFER_SIZE, GFP_KERNEL, usb_alloc_coherent 119 drivers/net/usb/ipheth.c tx_buf = usb_alloc_coherent(iphone->udev, IPHETH_BUF_SIZE, usb_alloc_coherent 124 drivers/net/usb/ipheth.c rx_buf = usb_alloc_coherent(iphone->udev, IPHETH_BUF_SIZE, usb_alloc_coherent 1116 drivers/net/usb/kaweth.c kaweth->intbuffer = usb_alloc_coherent( kaweth->dev, usb_alloc_coherent 1122 drivers/net/usb/kaweth.c kaweth->rx_buf = usb_alloc_coherent( kaweth->dev, usb_alloc_coherent 177 drivers/net/wireless/ath/ar5523/ar5523.c ar->rx_cmd_buf = usb_alloc_coherent(ar->dev, AR5523_MAX_RXCMDSZ, usb_alloc_coherent 952 drivers/net/wireless/ath/ar5523/ar5523.c cmd->buf_tx = usb_alloc_coherent(ar->dev, AR5523_MAX_TXCMDSZ, usb_alloc_coherent 41 drivers/net/wireless/mediatek/mt7601u/usb.c buf->buf = usb_alloc_coherent(usb_dev, buf->len, GFP_KERNEL, &buf->dma); usb_alloc_coherent 405 drivers/net/wireless/realtek/rtlwifi/usb.c buf = usb_alloc_coherent(rtlusb->udev, rtlusb->rx_max_size, gfp_mask, usb_alloc_coherent 541 drivers/net/wireless/zydas/zd1211rw/zd_usb.c intr->buffer = usb_alloc_coherent(udev, USB_MAX_EP_INT_BUFFER, usb_alloc_coherent 725 drivers/net/wireless/zydas/zd1211rw/zd_usb.c buffer = usb_alloc_coherent(udev, USB_MAX_RX_SIZE, GFP_KERNEL, usb_alloc_coherent 635 drivers/staging/most/usb/usb.c return usb_alloc_coherent(mdev->usb_device, size, GFP_KERNEL, usb_alloc_coherent 1132 drivers/usb/class/cdc-acm.c wb->buf = usb_alloc_coherent(acm->dev, acm->writesize, GFP_KERNEL, usb_alloc_coherent 1376 drivers/usb/class/cdc-acm.c buf = usb_alloc_coherent(usb_dev, ctrlsize, GFP_KERNEL, &acm->ctrl_dma); usb_alloc_coherent 1392 drivers/usb/class/cdc-acm.c rb->base = usb_alloc_coherent(acm->dev, readsize, GFP_KERNEL, usb_alloc_coherent 237 drivers/usb/core/devio.c mem = usb_alloc_coherent(ps->dev, size, GFP_USER | __GFP_NOWARN, usb_alloc_coherent 912 drivers/usb/core/usb.c EXPORT_SYMBOL_GPL(usb_alloc_coherent); usb_alloc_coherent 249 drivers/usb/misc/appledisplay.c pdata->urbdata = usb_alloc_coherent(pdata->udev, ACD_URB_BUFFER_LEN, usb_alloc_coherent 783 drivers/usb/misc/ftdi-elan.c buf = usb_alloc_coherent(ftdi->udev, total_size, GFP_KERNEL, usb_alloc_coherent 1098 drivers/usb/misc/ftdi-elan.c buf = usb_alloc_coherent(ftdi->udev, count, GFP_KERNEL, usb_alloc_coherent 1892 drivers/usb/misc/ftdi-elan.c buf = usb_alloc_coherent(ftdi->udev, I, GFP_KERNEL, &urb->transfer_dma); usb_alloc_coherent 1930 drivers/usb/misc/ftdi-elan.c buf = usb_alloc_coherent(ftdi->udev, I, GFP_KERNEL, &urb->transfer_dma); usb_alloc_coherent 424 drivers/usb/misc/iowarrior.c buf = usb_alloc_coherent(dev->udev, dev->report_size, usb_alloc_coherent 250 drivers/usb/misc/usblcd.c buf = usb_alloc_coherent(dev->udev, count, GFP_KERNEL, usb_alloc_coherent 290 drivers/usb/misc/usbtest.c urb->transfer_buffer = usb_alloc_coherent(udev, bytes + offset, usb_alloc_coherent 1569 drivers/usb/misc/usbtest.c buf = usb_alloc_coherent(udev, size, GFP_KERNEL, &buf_dma); usb_alloc_coherent 2004 drivers/usb/misc/usbtest.c urb->transfer_buffer = usb_alloc_coherent(udev, bytes + offset, usb_alloc_coherent 234 drivers/usb/misc/yurex.c dev->cntl_buffer = usb_alloc_coherent(dev->udev, YUREX_BUF_SIZE, usb_alloc_coherent 263 drivers/usb/misc/yurex.c dev->int_buffer = usb_alloc_coherent(dev->udev, YUREX_BUF_SIZE, usb_alloc_coherent 191 drivers/usb/storage/onetouch.c onetouch->data = usb_alloc_coherent(udev, ONETOUCH_PKT_LEN, usb_alloc_coherent 462 drivers/usb/storage/usb.c us->iobuf = usb_alloc_coherent(us->pusb_dev, US_IOBUF_SIZE, usb_alloc_coherent 409 drivers/usb/usb-skeleton.c buf = usb_alloc_coherent(dev->udev, writesize, GFP_KERNEL, usb_alloc_coherent 1872 drivers/video/fbdev/smscufx.c buf = usb_alloc_coherent(dev->udev, size, GFP_KERNEL, usb_alloc_coherent 1905 drivers/video/fbdev/udlfb.c buf = usb_alloc_coherent(dlfb->udev, size, GFP_KERNEL, usb_alloc_coherent 658 drivers/watchdog/pcwd_usb.c usb_pcwd->intr_buffer = usb_alloc_coherent(udev, usb_pcwd->intr_size, usb_alloc_coherent 1758 include/linux/usb.h void *usb_alloc_coherent(struct usb_device *dev, size_t size, usb_alloc_coherent 775 sound/usb/endpoint.c usb_alloc_coherent(ep->chip->dev, u->buffer_size, usb_alloc_coherent 801 sound/usb/endpoint.c ep->syncbuf = usb_alloc_coherent(ep->chip->dev, SYNC_URBS * 4, usb_alloc_coherent 1306 sound/usb/midi.c buffer = usb_alloc_coherent(umidi->dev, length, GFP_KERNEL, usb_alloc_coherent 1417 sound/usb/midi.c buffer = usb_alloc_coherent(umidi->dev, usb_alloc_coherent 1063 sound/usb/misc/ua101.c usb_alloc_coherent(ua->dev, size, GFP_KERNEL,