Home
last modified time | relevance | path

Searched defs:drm_tegra_channel_open (Results 1 – 2 of 2) sorted by relevance

/third_party/libdrm/include/drm/
Dtegra_drm.h670 struct drm_tegra_channel_open { struct
677 __u32 host1x_class;
684 __u32 flags;
691 __u32 context;
699 __u32 version;
706 __u32 capabilities;
707 __u32 padding;
/third_party/libdrm/tegra/
Dchannel.c37 drm_tegra_channel_open(struct drm_tegra *drm, in drm_tegra_channel_open() function