Searched refs:bcm74110_mbox_create_msg (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/mailbox/ |
| H A D | bcm74110-mailbox.c | 280 static int bcm74110_mbox_create_msg(int req, int rply, int svc, int func, in bcm74110_mbox_create_msg() function 336 msg = bcm74110_mbox_create_msg(1, 0, BCM_MSG_SVC_INIT, in bcm74110_mbox_link_training() 420 msg = bcm74110_mbox_create_msg(1, 0, BCM_MSG_SVC_INIT, in bcm74110_mbox_shmem_init() 427 msg = bcm74110_mbox_create_msg(1, 0, BCM_MSG_SVC_INIT, in bcm74110_mbox_shmem_init() 435 msg = bcm74110_mbox_create_msg(1, 0, BCM_MSG_SVC_INIT, in bcm74110_mbox_shmem_init() 478 msg = bcm74110_mbox_create_msg(1, 0, chan_priv->type, 0, in bcm74110_mbox_send_data() 515 msg = bcm74110_mbox_create_msg(1, 0, BCM_MSG_SVC_INIT, in bcm74110_mbox_shutdown()
|