Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/s390/char/
Dvmlogrdr.c70 int minor_num; member
129 .minor_num = 0,
138 .minor_num = 1,
147 .minor_num = 2,
787 priv->minor_num), in vmlogrdr_register_device()
802 device_destroy(vmlogrdr_class, MKDEV(vmlogrdr_major, priv->minor_num)); in vmlogrdr_unregister_device()