Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clocksource/
H A Dem_sti.c25 struct em_sti_priv { struct
64 static int em_sti_enable(struct em_sti_priv *p) in em_sti_enable()
89 static void em_sti_disable(struct em_sti_priv *p) in em_sti_disable()
98 static u64 em_sti_count(struct em_sti_priv *p) in em_sti_count()
142 struct em_sti_priv *p = dev_id; in em_sti_interrupt()
183 return container_of(cs, struct em_sti_priv, cs); in cs_to_em_sti()
193 struct em_sti_priv *p = cs_to_em_sti(cs); in em_sti_clocksource_enable()
235 struct em_sti_priv *p = ced_to_em_sti(ced); in em_sti_clock_event_shutdown()
242 struct em_sti_priv *p = ced_to_em_sti(ced); in em_sti_clock_event_set_oneshot()
252 struct em_sti_priv *p = ced_to_em_sti(ced); in em_sti_clock_event_next()
[all …]