Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/s390/char/
Dsclp_ctl.c122 static struct miscdevice sclp_ctl_device = { variable
133 return misc_register(&sclp_ctl_device); in sclp_ctl_init()
142 misc_deregister(&sclp_ctl_device); in sclp_ctl_exit()