Home
last modified time | relevance | path

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

/linux/drivers/mailbox/
H A Driscv-sbi-mpxy-mbox.c121 bool shmem_active; member
135 if (!mpxy->shmem_active) in mpxy_get_channel_count()
164 if (!mpxy->shmem_active) in mpxy_get_channel_ids()
197 if (!mpxy->shmem_active) in mpxy_read_attrs()
222 if (!mpxy->shmem_active) in mpxy_write_attrs()
246 if (!mpxy->shmem_active) in mpxy_send_message_with_resp()
281 if (!mpxy->shmem_active) in mpxy_send_message_without_resp()
306 if (!mpxy->shmem_active) in mpxy_get_notifications()
351 if (mpxy->shmem_active) in mpxy_setup_shmem()
372 mpxy->shmem_active = true; in mpxy_setup_shmem()