Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/panfrost/
Dpanfrost_drv.c23 static bool unstable_ioctls; variable
24 module_param_unsafe(unstable_ioctls, bool, 0600);
452 if (!unstable_ioctls) in panfrost_unstable_ioctl_check()