Home
last modified time | relevance | path

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

/openbmc/linux/drivers/char/
H A Dtoshiba.c89 static struct miscdevice tosh_device = { variable
493 retval = misc_register(&tosh_device); in toshiba_init()
503 misc_deregister(&tosh_device); in toshiba_init()
515 misc_deregister(&tosh_device); in toshiba_exit()