Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kernel/
Dhpet.c664 struct hpet_work_struct { struct
673 struct hpet_work_struct *hpet_work; in hpet_work() argument
675 hpet_work = container_of(w, struct hpet_work_struct, work.work); in hpet_work()
688 struct hpet_work_struct work; in hpet_cpuhp_notify()