Searched refs:init_hpet_int_controller (Results 1 - 3 of 3) sorted by relevance

/barrelfish-master/usr/drivers/hpet/
H A Dhpet_int_cntrl.h10 errval_t init_hpet_int_controller(struct hpet_comp_st *ds, const char *lbl);
H A Dhpet_int_cntrl.c56 errval_t init_hpet_int_controller(struct hpet_comp_st *comp_st, const char * lbl) { function
59 HPET_DEBUG("(init_hpet_int_controller) start, label=%s\n", lbl);
H A Dhpet_comp.c76 err = init_hpet_int_controller(st, bfi->argv[0]);

Completed in 29 milliseconds