atyclk
struct atyclk clk = { 0 };
if (copy_to_user((struct atyclk __user *) arg, &clk,
struct atyclk clk;
if (copy_from_user(&clk, (struct atyclk __user *) arg,