static dev_t devno; static struct cdev chardev; static struct class *chardev_class; static struct device *chardev_device[NUMBER_OF_MINOR_DEVICE];