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

/linux-master/drivers/clocksource/
H A Dtimer-ti-32k.c47 struct ti_32k { struct
53 static inline struct ti_32k *to_ti_32k(struct clocksource *cs)
55 return container_of(cs, struct ti_32k, cs);
60 struct ti_32k *ti = to_ti_32k(cs);
65 static struct ti_32k ti_32k_timer = {

Completed in 211 milliseconds