Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/
Ddrm_dp_helper.c747 module_param_unsafe(dp_aux_i2c_speed_khz, int, 0644);
907 module_param_unsafe(dp_aux_i2c_transfer_size, int, 0644);
Ddrm_fb_helper.c76 module_param_unsafe(drm_leak_fbdev_smem, bool, 0600);
/Linux-v5.4/include/linux/
Dmoduleparam.h132 #define module_param_unsafe(name, type, perm) \ macro
/Linux-v5.4/drivers/gpu/drm/panfrost/
Dpanfrost_drv.c25 module_param_unsafe(unstable_ioctls, bool, 0600);