Home
last modified time | relevance | path

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

/linux-3.4.99/Documentation/timers/
Dhpet_example.c22 extern void hpet_read(int, const char **);
/linux-3.4.99/drivers/char/
Dhpet.c302 hpet_read(struct file *file, char __user *buf, size_t count, loff_t * ppos) in hpet_read() function
705 .read = hpet_read,