Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/panfrost/
H A Dpanfrost_drv.c23 static bool unstable_ioctls; variable
24 module_param_unsafe(unstable_ioctls, bool, 0600);
455 if (!unstable_ioctls) in panfrost_unstable_ioctl_check()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds