ctl_dma 100 drivers/input/misc/cm109.c dma_addr_t ctl_dma; ctl_dma 668 drivers/input/misc/cm109.c dev->ctl_data, dev->ctl_dma); ctl_dma 730 drivers/input/misc/cm109.c GFP_KERNEL, &dev->ctl_dma); ctl_dma 773 drivers/input/misc/cm109.c dev->urb_ctl->transfer_dma = dev->ctl_dma; ctl_dma 97 drivers/input/misc/yealink.c dma_addr_t ctl_dma; ctl_dma 832 drivers/input/misc/yealink.c usb_free_coherent(yld->udev, USB_PKT_LEN, yld->ctl_data, yld->ctl_dma); ctl_dma 889 drivers/input/misc/yealink.c GFP_KERNEL, &yld->ctl_dma); ctl_dma 933 drivers/input/misc/yealink.c yld->urb_ctl->transfer_dma = yld->ctl_dma;