Searched refs:clear_interrupts (Results 1 – 4 of 4) sorted by relevance
63 int (*clear_interrupts)(struct m_can_classdev *cdev); member
384 .clear_interrupts = tcan4x5x_clear_interrupts,
924 if (cdev->ops->clear_interrupts) in m_can_isr()925 cdev->ops->clear_interrupts(cdev); in m_can_isr()
1396 static inline void clear_interrupts(struct spu_state *csa, struct spu *spu) in clear_interrupts() function1994 clear_interrupts(next, spu); /* Step 49. */ in restore_csa()