Searched refs:tbd_ops (Results 1 – 2 of 2) sorted by relevance
209 static struct tbd_ops t8002_funcs = {&fleh_fiq_t8002, &t8002_get_decrementer, &t8002_set_decreme…592 struct tbd_ops generic_funcs = {&fleh_fiq_generic, NULL, NULL}; in pe_arm_init_timer()593 struct tbd_ops empty_funcs __unused = {NULL, NULL, NULL}; in pe_arm_init_timer()
453 struct tbd_ops { struct458 typedef struct tbd_ops *tbd_ops_t; argument459 typedef struct tbd_ops tbd_ops_data_t;