Home
last modified time | relevance | path

Searched defs:fpriv (Results 1 - 3 of 3) sorted by relevance

/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/
H A Ddrm_auth.c125 static void drm_set_master(struct drm_device *dev, struct drm_file *fpriv, bool new_master) in drm_set_master() argument
135 static int drm_new_set_master(struct drm_device *dev, struct drm_file *fpriv) in drm_new_set_master() argument
259 drm_drop_master(struct drm_device *dev, struct drm_file *fpriv) drm_drop_master() argument
363 drm_is_current_master(struct drm_file *fpriv) drm_is_current_master() argument
[all...]
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/nouveau/
H A Dnouveau_drm.c1030 static int nouveau_drm_open(struct drm_device *dev, struct drm_file *fpriv) in nouveau_drm_open() argument
1076 static void nouveau_drm_postclose(struct drm_device *dev, struct drm_file *fpriv) in nouveau_drm_postclose() argument
H A Dnouveau_drv.h124 static inline struct nouveau_cli *nouveau_cli(struct drm_file *fpriv) in nouveau_cli() argument

Completed in 4 milliseconds