Lines Matching defs:p
65 static inline unsigned long em_sti_read(struct em_sti_priv *p, int offs) in em_sti_read()
70 static inline void em_sti_write(struct em_sti_priv *p, int offs, in em_sti_write()
76 static int em_sti_enable(struct em_sti_priv *p) in em_sti_enable()
104 static void em_sti_disable(struct em_sti_priv *p) in em_sti_disable()
113 static cycle_t em_sti_count(struct em_sti_priv *p) in em_sti_count()
131 static cycle_t em_sti_set_next(struct em_sti_priv *p, cycle_t next) in em_sti_set_next()
157 struct em_sti_priv *p = dev_id; in em_sti_interrupt() local
163 static int em_sti_start(struct em_sti_priv *p, unsigned int user) in em_sti_start()
181 static void em_sti_stop(struct em_sti_priv *p, unsigned int user) in em_sti_stop()
209 struct em_sti_priv *p = cs_to_em_sti(cs); in em_sti_clocksource_enable() local
227 static int em_sti_register_clocksource(struct em_sti_priv *p) in em_sti_register_clocksource()
255 struct em_sti_priv *p = ced_to_em_sti(ced); in em_sti_clock_event_shutdown() local
262 struct em_sti_priv *p = ced_to_em_sti(ced); in em_sti_clock_event_set_oneshot() local
273 struct em_sti_priv *p = ced_to_em_sti(ced); in em_sti_clock_event_next() local
283 static void em_sti_register_clockevent(struct em_sti_priv *p) in em_sti_register_clockevent()
303 struct em_sti_priv *p; in em_sti_probe() local