Home
last modified time | relevance | path

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

/linux/drivers/mailbox/
H A Dbcm74110-mailbox.c381 static int bcm74110_mbox_tx_msg_and_wait_ack(struct bcm74110_mbox *mbox, u32 msg) in bcm74110_mbox_tx_msg_and_wait_ack() function
423 ret = bcm74110_mbox_tx_msg_and_wait_ack(mbox, msg); in bcm74110_mbox_shmem_init()
431 ret = bcm74110_mbox_tx_msg_and_wait_ack(mbox, msg); in bcm74110_mbox_shmem_init()
439 ret = bcm74110_mbox_tx_msg_and_wait_ack(mbox, msg); in bcm74110_mbox_shmem_init()
519 bcm74110_mbox_tx_msg_and_wait_ack(mbox, msg); in bcm74110_mbox_shutdown()