Lines Matching defs:XPAD_PKT_LEN
74 #define XPAD_PKT_LEN 64
675 u8 data[XPAD_PKT_LEN];
1323 xpad->odata = usb_alloc_coherent(xpad->udev, XPAD_PKT_LEN,
1338 xpad->odata, XPAD_PKT_LEN,
1346 usb_free_coherent(xpad->udev, XPAD_PKT_LEN, xpad->odata, xpad->odata_dma);
1366 usb_free_coherent(xpad->udev, XPAD_PKT_LEN,
2014 xpad->idata = usb_alloc_coherent(udev, XPAD_PKT_LEN,
2091 xpad->idata, XPAD_PKT_LEN, xpad_irq_in,
2161 usb_free_coherent(udev, XPAD_PKT_LEN, xpad->idata, xpad->idata_dma);
2185 usb_free_coherent(xpad->udev, XPAD_PKT_LEN,