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