Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/clocksource/
H A Dem_sti.c181 static struct em_sti_priv *cs_to_em_sti(struct clocksource *cs) in cs_to_em_sti() function
188 return em_sti_count(cs_to_em_sti(cs)); in em_sti_clocksource_read()
193 struct em_sti_priv *p = cs_to_em_sti(cs); in em_sti_clocksource_enable()
200 em_sti_stop(cs_to_em_sti(cs), USER_CLOCKSOURCE); in em_sti_clocksource_disable()
/kernel/linux/linux-6.6/drivers/clocksource/
H A Dem_sti.c181 static struct em_sti_priv *cs_to_em_sti(struct clocksource *cs) in cs_to_em_sti() function
188 return em_sti_count(cs_to_em_sti(cs)); in em_sti_clocksource_read()
193 struct em_sti_priv *p = cs_to_em_sti(cs); in em_sti_clocksource_enable()
200 em_sti_stop(cs_to_em_sti(cs), USER_CLOCKSOURCE); in em_sti_clocksource_disable()

Completed in 3 milliseconds