level_show
__ATTR(level, 0444, level_show, NULL);
__ATTR(level, S_IRUGO|S_IWUSR, level_show, level_store);