stats_show
return single_open(file, stats_show, inode->i_private);
static DEVICE_ATTR(stats, 0644, stats_show, stats_write);