syncbuf 135 drivers/gpu/drm/nouveau/dispnv50/disp.c const s32 *oclass, u8 head, void *data, u32 size, u64 syncbuf, syncbuf 170 drivers/gpu/drm/nouveau/dispnv50/disp.c if (!syncbuf) syncbuf 177 drivers/gpu/drm/nouveau/dispnv50/disp.c .start = syncbuf + 0x0000, syncbuf 178 drivers/gpu/drm/nouveau/dispnv50/disp.c .limit = syncbuf + 0x0fff, syncbuf 73 drivers/gpu/drm/nouveau/dispnv50/disp.h u64 syncbuf, struct nv50_dmac *dmac); syncbuf 83 sound/usb/card.h char *syncbuf; /* sync buffer for all sync URBs */ syncbuf 591 sound/usb/endpoint.c if (ep->syncbuf) syncbuf 593 sound/usb/endpoint.c ep->syncbuf, ep->sync_dma); syncbuf 595 sound/usb/endpoint.c ep->syncbuf = NULL; syncbuf 801 sound/usb/endpoint.c ep->syncbuf = usb_alloc_coherent(ep->chip->dev, SYNC_URBS * 4, syncbuf 803 sound/usb/endpoint.c if (!ep->syncbuf) syncbuf 814 sound/usb/endpoint.c u->urb->transfer_buffer = ep->syncbuf + i * 4;