Searched defs:syncbuf (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/usb/ |
H A D | card.h | 83 char *syncbuf; /* sync buffer for all sync URBs */ member
|
/kernel/linux/linux-6.6/sound/usb/ |
H A D | card.h | 103 char *syncbuf; /* sync buffer for all sync URBs */ member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv50/ |
H A D | disp.c | 223 nv50_dmac_create(struct nvif_device *device, struct nvif_object *disp, const s32 *oclass, u8 head, void *data, u32 size, s64 syncbuf, struct nv50_dmac *dmac) nv50_dmac_create() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv50/ |
H A D | disp.c | 228 nv50_dmac_create(struct nvif_device *device, struct nvif_object *disp, const s32 *oclass, u8 head, void *data, u32 size, s64 syncbuf, struct nv50_dmac *dmac) nv50_dmac_create() argument
|
Completed in 10 milliseconds