Searched refs:drm_tegra_new (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/libdrm/dist/tests/tegra/
H A Dopenclose.c59 err = drm_tegra_new(fd, &tegra);
H A Dgr2d-fill.c71 err = drm_tegra_new(fd, &drm);
H A Dsyncpt-timeout.c80 err = drm_tegra_new(fd, &drm);
H A Dsyncpt-wait.c80 err = drm_tegra_new(fd, &drm);
H A Dvic-clear.c64 err = drm_tegra_new(fd, &drm);
H A Dvic-blit.c264 err = drm_tegra_new(fd, &drm);
H A Dvic-flip.c264 err = drm_tegra_new(fd, &drm);
/xsrc/external/mit/libdrm/dist/tegra/
H A Dtegra.h43 int drm_tegra_new(int fd, struct drm_tegra **drmp);
H A Dtegra.c69 drm_public int drm_tegra_new(int fd, struct drm_tegra **drmp) function in typeref:typename:drm_public int

Completed in 5 milliseconds