Searched refs:em_sti_priv (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/clocksource/ |
H A D | em_sti.c | 25 struct em_sti_priv { struct 53 static inline unsigned long em_sti_read(struct em_sti_priv *p, int offs) in em_sti_read() 58 static inline void em_sti_write(struct em_sti_priv *p, int offs, in em_sti_write() 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() 116 static u64 em_sti_set_next(struct em_sti_priv *p, u64 next) in em_sti_set_next() 142 struct em_sti_priv *p = dev_id; in em_sti_interrupt() 148 static int em_sti_start(struct em_sti_priv *p, unsigned int user) in em_sti_start() 166 static void em_sti_stop(struct em_sti_priv * [all...] |
/kernel/linux/linux-6.6/drivers/clocksource/ |
H A D | em_sti.c | 25 struct em_sti_priv { struct 53 static inline unsigned long em_sti_read(struct em_sti_priv *p, int offs) in em_sti_read() 58 static inline void em_sti_write(struct em_sti_priv *p, int offs, in em_sti_write() 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() 116 static u64 em_sti_set_next(struct em_sti_priv *p, u64 next) in em_sti_set_next() 142 struct em_sti_priv *p = dev_id; in em_sti_interrupt() 148 static int em_sti_start(struct em_sti_priv *p, unsigned int user) in em_sti_start() 166 static void em_sti_stop(struct em_sti_priv * [all...] |
Completed in 2 milliseconds