Searched refs:hpet_base (Results 1 – 1 of 1) sorted by relevance
36 struct hpet_base { struct62 static struct hpet_base hpet_base; argument708 hpet_base.nr_clockevents = 0; in hpet_select_clockevents()745 hpet_base.nr_channels, hpet_base.nr_clockevents); in hpet_select_clockevents()1055 hpet_base.channels = hc; in hpet_enable()1060 hpet_base.boot_cfg = cfg; in hpet_enable()1108 kfree(hpet_base.channels); in hpet_enable()1109 hpet_base.channels = NULL; in hpet_enable()1110 hpet_base.nr_channels = 0; in hpet_enable()1150 if (!hpet_base.nr_clockevents) in hpet_late_init()[all …]