radeon_uvd
extern int radeon_uvd;
struct radeon_uvd uvd;
if (!radeon_uvd)
int radeon_uvd = 1;
module_param_named(uvd, radeon_uvd, int, 0444);