msg_event         200 drivers/ntb/core.c 		if (ntb->ctx_ops && ntb->ctx_ops->msg_event)
msg_event         201 drivers/ntb/core.c 			ntb->ctx_ops->msg_event(ntb->ctx);
msg_event         526 drivers/ntb/test/ntb_perf.c 	.msg_event = perf_msg_event
msg_event         333 drivers/ntb/test/ntb_tool.c 	.msg_event = tool_msg_event
msg_event         196 include/linux/ntb.h 	void (*msg_event)(void *ctx);
msg_event         136 sound/pci/mixart/mixart_core.c 		     u32 *msg_event)
msg_event         188 sound/pci/mixart/mixart_core.c 		if( *msg_event ) {
msg_event         190 sound/pci/mixart/mixart_core.c 			mgr->pending_event = *msg_event;
msg_event         197 sound/pci/mixart/mixart_core.c 			*msg_event = msg_frame_address;