Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kernel/
Dhpet.c690 struct hpet_work_struct { struct
699 struct hpet_work_struct *hpet_work; in hpet_work() argument
701 hpet_work = container_of(w, struct hpet_work_struct, work.work); in hpet_work()
712 struct hpet_work_struct work; in hpet_cpuhp_online()