master_drop 221 drivers/gpu/drm/drm_auth.c if (dev->driver->master_drop) master_drop 222 drivers/gpu/drm/drm_auth.c dev->driver->master_drop(dev, fpriv); master_drop 1398 drivers/gpu/drm/vmwgfx/vmwgfx_drv.c .master_drop = vmw_master_drop, master_drop 486 include/drm/drm_drv.h void (*master_drop)(struct drm_device *dev, struct drm_file *file_priv);