Home
last modified time | relevance | path

Searched refs:drm_ioctl (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/broadcom/common/
H A Dv3d_device_info.c32 v3d_get_device_info(int fd, struct v3d_device_info* devinfo, v3d_ioctl_fun drm_ioctl) { in v3d_get_device_info() argument
41 ret = drm_ioctl(fd, DRM_IOCTL_V3D_GET_PARAM, &ident0); in v3d_get_device_info()
47 ret = drm_ioctl(fd, DRM_IOCTL_V3D_GET_PARAM, &ident1); in v3d_get_device_info()
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_bufmgr.h357 int drm_ioctl(int fd, unsigned long request, void *arg);

Completed in 2 milliseconds