Searched defs:drm_control (Results 1 – 4 of 4) sorted by relevance
249 int drm_control(struct drm_device *dev, void *data, struct drm_file *file_priv) in drm_control() function
222 struct drm_control { struct223 enum {228 } func;229 int irq;
167 int drm_control(struct drm_device *dev, void *data, struct drm_file *file_priv) in drm_control() function