/linux-6.1.9/drivers/hid/usbhid/ |
D | usbkbd.c | 242 if (!(kbd->new = usb_alloc_coherent(dev, 8, GFP_KERNEL, &kbd->new_dma))) in usb_kbd_alloc_mem() 246 if (!(kbd->leds = usb_alloc_coherent(dev, 1, GFP_KERNEL, &kbd->leds_dma))) in usb_kbd_alloc_mem()
|
D | usbmouse.c | 133 mouse->data = usb_alloc_coherent(dev, 8, GFP_KERNEL, &mouse->data_dma); in usb_mouse_probe()
|
/linux-6.1.9/drivers/usb/misc/ |
D | yurex.c | 233 dev->cntl_buffer = usb_alloc_coherent(dev->udev, YUREX_BUF_SIZE, in yurex_probe() 262 dev->int_buffer = usb_alloc_coherent(dev->udev, YUREX_BUF_SIZE, in yurex_probe()
|
D | appledisplay.c | 249 pdata->urbdata = usb_alloc_coherent(pdata->udev, ACD_URB_BUFFER_LEN, in appledisplay_probe()
|
D | usblcd.c | 249 buf = usb_alloc_coherent(dev->udev, count, GFP_KERNEL, in lcd_write()
|
/linux-6.1.9/drivers/net/usb/ |
D | ipheth.c | 119 tx_buf = usb_alloc_coherent(iphone->udev, IPHETH_BUF_SIZE, in ipheth_alloc_urbs() 124 rx_buf = usb_alloc_coherent(iphone->udev, IPHETH_BUF_SIZE + IPHETH_IP_ALIGN, in ipheth_alloc_urbs()
|
D | kaweth.c | 1033 kaweth->intbuffer = usb_alloc_coherent( kaweth->dev, in kaweth_probe() 1039 kaweth->rx_buf = usb_alloc_coherent( kaweth->dev, in kaweth_probe()
|
/linux-6.1.9/drivers/input/tablet/ |
D | kbtab.c | 129 kbtab->data = usb_alloc_coherent(dev, 8, GFP_KERNEL, &kbtab->data_dma); in kbtab_probe()
|
D | acecad.c | 139 acecad->data = usb_alloc_coherent(dev, 8, GFP_KERNEL, &acecad->data_dma); in usb_acecad_probe()
|
/linux-6.1.9/drivers/media/rc/ |
D | iguanair.c | 400 ir->buf_in = usb_alloc_coherent(udev, MAX_IN_PACKET, GFP_KERNEL, in iguanair_probe() 402 ir->packet = usb_alloc_coherent(udev, MAX_OUT_PACKET, GFP_KERNEL, in iguanair_probe()
|
D | ati_remote.c | 685 ati_remote->inbuf = usb_alloc_coherent(udev, DATA_BUFSIZE, GFP_ATOMIC, in ati_remote_alloc_buffers() 690 ati_remote->outbuf = usb_alloc_coherent(udev, DATA_BUFSIZE, GFP_ATOMIC, in ati_remote_alloc_buffers()
|
D | streamzap.c | 320 sz->buf_in = usb_alloc_coherent(usbdev, maxp, GFP_ATOMIC, &sz->dma_in); in streamzap_probe()
|
/linux-6.1.9/drivers/media/usb/gspca/ |
D | benq.c | 88 urb->transfer_buffer = usb_alloc_coherent(gspca_dev->dev, in sd_start()
|
D | konica.c | 209 urb->transfer_buffer = usb_alloc_coherent(gspca_dev->dev, in sd_start()
|
/linux-6.1.9/drivers/usb/core/ |
D | usb.c | 932 void *usb_alloc_coherent(struct usb_device *dev, size_t size, gfp_t mem_flags, in usb_alloc_coherent() function 939 EXPORT_SYMBOL_GPL(usb_alloc_coherent);
|
/linux-6.1.9/drivers/usb/storage/ |
D | onetouch.c | 191 onetouch->data = usb_alloc_coherent(udev, ONETOUCH_PKT_LEN, in onetouch_connect_input()
|
/linux-6.1.9/drivers/net/can/usb/ |
D | mcba_usb.c | 262 buf = usb_alloc_coherent(priv->udev, MCBA_USB_TX_BUFF_SIZE, GFP_ATOMIC, in mcba_usb_xmit() 640 buf = usb_alloc_coherent(priv->udev, MCBA_USB_RX_BUFF_SIZE, in mcba_usb_start()
|
D | ems_usb.c | 599 buf = usb_alloc_coherent(dev->udev, RX_BUFFER_SIZE, GFP_KERNEL, in ems_usb_start() 758 buf = usb_alloc_coherent(dev->udev, size, GFP_ATOMIC, &urb->transfer_dma); in ems_usb_start_xmit()
|
D | usb_8dev.c | 613 buf = usb_alloc_coherent(priv->udev, size, GFP_ATOMIC, in usb_8dev_start_xmit() 735 buf = usb_alloc_coherent(priv->udev, RX_BUFFER_SIZE, GFP_KERNEL, in usb_8dev_start()
|
/linux-6.1.9/drivers/input/misc/ |
D | cm109.c | 723 dev->irq_data = usb_alloc_coherent(udev, USB_PKT_LEN, in cm109_usb_probe() 728 dev->ctl_data = usb_alloc_coherent(udev, USB_PKT_LEN, in cm109_usb_probe()
|
/linux-6.1.9/drivers/media/usb/dvb-usb/ |
D | usb-urb.c | 121 usb_alloc_coherent(stream->udev, size, GFP_KERNEL, in usb_allocate_stream_buffers()
|
/linux-6.1.9/drivers/gpu/drm/udl/ |
D | udl_main.c | 206 buf = usb_alloc_coherent(udev, size, GFP_KERNEL, in udl_alloc_urb_list()
|
/linux-6.1.9/drivers/media/usb/as102/ |
D | as102_usb_drv.c | 246 dev->stream = usb_alloc_coherent(dev->bus_adap.usb_dev, in as102_alloc_usb_stream_buffer()
|
/linux-6.1.9/drivers/staging/r8188eu/include/ |
D | rtw_io.h | 20 usb_alloc_coherent((dev), (size), (in_interrupt() ? \
|
/linux-6.1.9/drivers/input/mouse/ |
D | bcm5974.c | 932 dev->bt_data = usb_alloc_coherent(dev->udev, in bcm5974_probe() 939 dev->tp_data = usb_alloc_coherent(dev->udev, in bcm5974_probe()
|