struct sys_device {
  u32 id;
  struct sysdev_class *cls;
  struct kobject kobj;
};