Home
last modified time | relevance | path

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

/freebsd/sys/dev/acpica/
H A Dacpi_hpet.c119 static d_open_t hpet_open; variable
125 .d_open = hpet_open,
383 hpet_open(struct cdev *cdev, int oflags, int devtype, struct thread *td) in hpet_open() function