Home
last modified time | relevance | path

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

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