Searched refs:corebuf (Results 1 – 2 of 2) sorted by relevance
421 INT16 *corebuf; in GetMotionHistory() local457 corebuf = (INT16 *) (obuff + sizeof(Time)); in GetMotionHistory()470 memcpy(corebuf, &coord, sizeof(INT16)); in GetMotionHistory()471 corebuf++; in GetMotionHistory()481 memcpy(corebuf, &coord, sizeof(INT16)); in GetMotionHistory()
1000 u8 *corebuf; in __xudc_ep0_queue() local1019 corebuf = (void __force *) ((ep0->rambase << 2) + in __xudc_ep0_queue()1023 memcpy(corebuf, req->usb_req.buf, length); in __xudc_ep0_queue()