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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/plat-omap/
H A Dmailbox.h42 static inline int mbox_seq_test(struct omap_mbox *mbox, mbox_msg_t msg) function
57 static inline int mbox_seq_test(struct omap_mbox *mbox, mbox_msg_t msg) function
H A Dmailbox.c195 if (unlikely(mbox_seq_test(mbox, msg))) {
271 if (unlikely(mbox_seq_test(mbox, *p))) {

Completed in 45 milliseconds