Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/clocksource/
Dh8300_tpu.c74 static inline struct tpu_priv *cs_to_priv(struct clocksource *cs) in cs_to_priv() function
81 struct tpu_priv *p = cs_to_priv(cs); in tpu_clocksource_read()
95 struct tpu_priv *p = cs_to_priv(cs); in tpu_clocksource_enable()
110 struct tpu_priv *p = cs_to_priv(cs); in tpu_clocksource_disable()
Dh8300_timer16.c100 static inline struct timer16_priv *cs_to_priv(struct clocksource *cs) in cs_to_priv() function
107 struct timer16_priv *p = cs_to_priv(cs); in timer16_clocksource_read()
121 struct timer16_priv *p = cs_to_priv(cs); in timer16_enable()
137 struct timer16_priv *p = cs_to_priv(cs); in timer16_disable()