Searched refs:__drm_legacy_infobufs (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/gpu/drm/ |
H A D | drm_legacy.h | 151 int __drm_legacy_infobufs(struct drm_device *, void *, int *,
|
H A D | drm_bufs.c | 1313 int __drm_legacy_infobufs(struct drm_device *dev, in __drm_legacy_infobufs() function 1386 return __drm_legacy_infobufs(dev, data, &request->count, copy_one_buf); in drm_legacy_infobufs()
|
H A D | drm_ioc32.c | 394 return __drm_legacy_infobufs(dev, data, &request->count, copy_one_buf32); in drm_legacy_infobufs32()
|