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

/linux-master/include/linux/
H A Dhpet.h99 unsigned int hd_state; /* timer allocated */ member in struct:hpet_data
105 hd->hd_state |= (1 << timer);
/linux-master/drivers/char/
H A Dhpet.c879 if (hdp->hd_state & (1 << i)) {

Completed in 232 milliseconds