Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/panfrost/
H A Dpanfrost_drv.c30 static bool unstable_ioctls; variable
31 module_param_unsafe(unstable_ioctls, bool, 0600);
500 if (!unstable_ioctls) in panfrost_unstable_ioctl_check()