Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/msos/utopia_adaption/utopia/
H A Dutopia_dev.c765 #define MAJOR_NUM 99 macro
787 if (register_chrdev(MAJOR_NUM, "utopia", &proc_utopia_operations) < 0) in utopia_init()
789 printk("<1>%s: can't get major %d\n", MODULE_NAME, MAJOR_NUM); in utopia_init()