Lines Matching defs:XPAD_PKT_LEN
73 #define XPAD_PKT_LEN 64
588 u8 data[XPAD_PKT_LEN];
1142 xpad->odata = usb_alloc_coherent(xpad->udev, XPAD_PKT_LEN,
1157 xpad->odata, XPAD_PKT_LEN,
1165 usb_free_coherent(xpad->udev, XPAD_PKT_LEN, xpad->odata, xpad->odata_dma);
1185 usb_free_coherent(xpad->udev, XPAD_PKT_LEN,
1782 xpad->idata = usb_alloc_coherent(udev, XPAD_PKT_LEN,
1858 xpad->idata, XPAD_PKT_LEN, xpad_irq_in,
1896 usb_free_coherent(udev, XPAD_PKT_LEN, xpad->idata, xpad->idata_dma);
1920 usb_free_coherent(xpad->udev, XPAD_PKT_LEN,