Home
last modified time | relevance | path

Searched refs:send_indices (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/
Ddrm_ioc32.c671 u32 send_indices; /**< List of handles to buffers */ member
698 || __put_user((int __user *)(unsigned long)d32.send_indices, in compat_drm_dma()
699 &d->send_indices) in compat_drm_dma()
/linux-4.4.14/include/uapi/drm/
Ddrm.h389 int __user *send_indices; /**< List of handles to buffers */ member