Home
last modified time | relevance | path

Searched refs:minor_num (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/s390/char/
Dvmlogrdr.c71 int minor_num; member
130 .minor_num = 0,
139 .minor_num = 1,
148 .minor_num = 2,
783 priv->minor_num), in vmlogrdr_register_device()
798 device_destroy(vmlogrdr_class, MKDEV(vmlogrdr_major, priv->minor_num)); in vmlogrdr_unregister_device()