Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/panfrost/
H A Dpanfrost_drv.c24 static bool unstable_ioctls; variable
25 module_param_unsafe(unstable_ioctls, bool, 0600);
460 if (!unstable_ioctls) in panfrost_unstable_ioctl_check()