Home
last modified time | relevance | path

Searched refs:mbox_seq_toggle (Results 1 – 2 of 2) sorted by relevance

/arch/arm/plat-omap/
Dmailbox.h34 static inline void mbox_seq_toggle(struct omap_mbox *mbox, mbox_msg_t * msg) in mbox_seq_toggle() function
54 static inline void mbox_seq_toggle(struct omap_mbox *mbox, mbox_msg_t * msg) in mbox_seq_toggle() function
Dmailbox.c68 mbox_seq_toggle(mbox, &msg); in __mbox_msg_send()