Searched refs:timer_ops (Results 1 – 24 of 24) sorted by relevance
64 struct timer_ops { struct
49 static const struct timer_ops sandbox_timer_ops = {
45 static const struct timer_ops andes_plmt_ops = {
63 static const struct timer_ops riscv_timer_ops = {
42 static const struct timer_ops sifive_clint_ops = {
94 static const struct timer_ops arc_timer_ops = {
74 static const struct timer_ops ast_timer_ops = {
70 static const struct timer_ops atmel_pit_ops = {
69 static const struct timer_ops sti_timer_ops = {
77 static const struct timer_ops altera_timer_ops = {
85 static const struct timer_ops dw_apb_timer_ops = {
77 static const struct timer_ops mtk_timer_ops = {
87 static const struct timer_ops omap_timer_ops = {
76 static const struct timer_ops ostm_ops = {
97 static const struct timer_ops nomadik_mtu_ops = {
89 static const struct timer_ops mchp_pit64b_ops = {
95 static const struct timer_ops atcpit_timer_ops = {
100 static const struct timer_ops cadence_ttc_ops = {
100 static const struct timer_ops ag101p_timer_ops = {
121 static const struct timer_ops stm32_timer_ops = {
33 const struct timer_ops *ops = device_get_ops(dev); in timer_get_count()
233 static const struct timer_ops mpc83xx_timer_ops = {
152 static const struct timer_ops rockchip_timer_ops = {
477 static const struct timer_ops tsc_timer_ops = {
Completed in 17 milliseconds