Home
last modified time | relevance | path

Searched refs:cs_to_priv (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/clocksource/
A Dh8300_tpu.c63 static inline struct tpu_priv *cs_to_priv(struct clocksource *cs) in cs_to_priv() function
70 struct tpu_priv *p = cs_to_priv(cs); in tpu_clocksource_read()
84 struct tpu_priv *p = cs_to_priv(cs); in tpu_clocksource_enable()
99 struct tpu_priv *p = cs_to_priv(cs); in tpu_clocksource_disable()
A Dh8300_timer16.c71 static inline struct timer16_priv *cs_to_priv(struct clocksource *cs) in cs_to_priv() function
78 struct timer16_priv *p = cs_to_priv(cs); in timer16_clocksource_read()
89 struct timer16_priv *p = cs_to_priv(cs); in timer16_enable()
105 struct timer16_priv *p = cs_to_priv(cs); in timer16_disable()

Completed in 5 milliseconds