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