Home
last modified time | relevance | path

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

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