HomeSort by: relevance | last modified time | path
    Searched refs:module_param_unsafe (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/include/linux/
moduleparam.h 67 #define module_param_unsafe module_param macro
  /src/sys/external/bsd/drm2/dist/drm/
drm_dp_helper.c 661 module_param_unsafe(dp_aux_i2c_speed_khz, int, 0644);
821 module_param_unsafe(dp_aux_i2c_transfer_size, int, 0644);
drm_fb_helper.c 84 module_param_unsafe(drm_leak_fbdev_smem, bool, 0600);

Completed in 15 milliseconds