Home
last modified time | relevance | path

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

/arch/x86/kernel/
Dhpet.c694 struct hpet_work_struct { struct
703 struct hpet_work_struct *hpet_work; in hpet_work() argument
705 hpet_work = container_of(w, struct hpet_work_struct, work.work); in hpet_work()
718 struct hpet_work_struct work; in hpet_cpuhp_notify()