Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dhpet.h98 unsigned int hd_state; /* timer allocated */ member
104 hd->hd_state |= (1 << timer); in hpet_reserve_timer()
/linux-4.4.14/drivers/char/
Dhpet.c943 if (hdp->hd_state & (1 << i)) { in hpet_alloc()