Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dhpet.h99 unsigned int hd_state; /* timer allocated */ member
105 hd->hd_state |= (1 << timer); in hpet_reserve_timer()
/openbmc/linux/drivers/char/
H A Dhpet.c924 if (hdp->hd_state & (1 << i)) { in hpet_alloc()