Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/remoteproc/
H A Domap_remoteproc.c73 * struct omap_rproc_timer - data structure for a timer used by a omap rproc
78 struct omap_rproc_timer { struct
110 struct omap_rproc_timer *timers;
144 * @timer: handle to a struct omap_rproc_timer to return the timer handle
155 struct omap_rproc_timer *timer) in omap_rproc_request_timer()
190 static inline int omap_rproc_start_timer(struct omap_rproc_timer *timer) in omap_rproc_start_timer()
207 static inline int omap_rproc_stop_timer(struct omap_rproc_timer *timer) in omap_rproc_stop_timer()
222 static inline int omap_rproc_release_timer(struct omap_rproc_timer *timer) in omap_rproc_release_timer()
237 static inline int omap_rproc_get_timer_irq(struct omap_rproc_timer *timer) in omap_rproc_get_timer_irq()
250 static inline void omap_rproc_ack_timer_irq(struct omap_rproc_timer *time
[all...]
/kernel/linux/linux-6.6/drivers/remoteproc/
H A Domap_remoteproc.c74 * struct omap_rproc_timer - data structure for a timer used by a omap rproc
79 struct omap_rproc_timer { struct
111 struct omap_rproc_timer *timers;
145 * @timer: handle to a struct omap_rproc_timer to return the timer handle
156 struct omap_rproc_timer *timer) in omap_rproc_request_timer()
191 static inline int omap_rproc_start_timer(struct omap_rproc_timer *timer) in omap_rproc_start_timer()
208 static inline int omap_rproc_stop_timer(struct omap_rproc_timer *timer) in omap_rproc_stop_timer()
223 static inline int omap_rproc_release_timer(struct omap_rproc_timer *timer) in omap_rproc_release_timer()
238 static inline int omap_rproc_get_timer_irq(struct omap_rproc_timer *timer) in omap_rproc_get_timer_irq()
251 static inline void omap_rproc_ack_timer_irq(struct omap_rproc_timer *time
[all...]

Completed in 2 milliseconds