Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/kernel/
Dhpet.c665 struct hpet_work_struct { struct
674 struct hpet_work_struct *hpet_work; in hpet_work() argument
676 hpet_work = container_of(w, struct hpet_work_struct, work.work); in hpet_work()
689 struct hpet_work_struct work; in hpet_cpuhp_notify()