Home
last modified time | relevance | path

Searched refs:rockchip_device_create (Results 1 – 3 of 3) sorted by relevance

/external/libdrm/rockchip/
Drockchip_drmif.h61 struct rockchip_device *rockchip_device_create(int fd);
Drockchip_drm.c52 struct rockchip_device *rockchip_device_create(int fd) in rockchip_device_create() function
/external/drm_gralloc/
Dgralloc_drm_rockchip.c184 info->rockchip = rockchip_device_create(fd); in gralloc_drm_drv_create_for_rockchip()