Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/char/
H A Dhpet.c161 struct hpets *hpetp = devp->hd_hpets; in hpet_interrupt() local
182 k = (mc - base + hpetp->hp_delta) / t; in hpet_interrupt()
260 struct hpets *hpetp; in hpet_open() local
269 for (devp = NULL, hpetp = hpets; hpetp && !devp; hpetp = hpetp->hp_next) in hpet_open()
270 for (i = 0; i < hpetp->hp_ntimer; i++) in hpet_open()
271 if (hpetp->hp_dev[i].hd_flags & HPET_OPEN) in hpet_open()
274 devp = &hpetp in hpet_open()
457 struct hpets *hpetp; hpet_ioctl_ieon() local
578 struct hpets *hpetp; hpet_ioctl_common() local
729 struct hpets *hpetp; hpet_is_known() local
778 __hpet_calibrate(struct hpets *hpetp) __hpet_calibrate() argument
815 hpet_calibrate(struct hpets *hpetp) hpet_calibrate() argument
840 struct hpets *hpetp; hpet_alloc() local
[all...]
/kernel/linux/linux-6.6/drivers/char/
H A Dhpet.c146 struct hpets *hpetp = devp->hd_hpets; in hpet_interrupt() local
167 k = (mc - base + hpetp->hp_delta) / t; in hpet_interrupt()
245 struct hpets *hpetp; in hpet_open() local
254 for (devp = NULL, hpetp = hpets; hpetp && !devp; hpetp = hpetp->hp_next) in hpet_open()
255 for (i = 0; i < hpetp->hp_ntimer; i++) in hpet_open()
256 if (hpetp->hp_dev[i].hd_flags & HPET_OPEN) { in hpet_open()
259 devp = &hpetp in hpet_open()
442 struct hpets *hpetp; hpet_ioctl_ieon() local
563 struct hpets *hpetp; hpet_ioctl_common() local
714 struct hpets *hpetp; hpet_is_known() local
743 __hpet_calibrate(struct hpets *hpetp) __hpet_calibrate() argument
780 hpet_calibrate(struct hpets *hpetp) hpet_calibrate() argument
805 struct hpets *hpetp; hpet_alloc() local
[all...]

Completed in 2 milliseconds