Searched refs:HPET_MINOR (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/include/linux/ | ||
D | miscdevice.h | 38 #define HPET_MINOR 228 macro |
/linux-3.4.99/drivers/char/ | ||
D | hpet.c | 1050 static struct miscdevice hpet_misc = { HPET_MINOR, "hpet", &hpet_fops }; |