Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mailbox/
H A Dmailbox-altera.c40 bool is_sender; /* 1-sender, 0-receiver */ member
213 if (!mbox->is_sender) { in altera_mbox_send_data()
256 if (mbox->is_sender) in altera_mbox_startup()
272 } else if (!mbox->is_sender) { in altera_mbox_shutdown()
306 mbox->is_sender = altera_mbox_is_sender(mbox); in altera_mbox_probe()
321 if (mbox->is_sender) { in altera_mbox_probe()
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__senders_core.hpp43 requires { typename _Sender::is_sender; } // NOT TO SPEC back compat member in stdexec::__detail::_Sender
/openbmc/sdbusplus/include/sdbusplus/async/
H A Dfdio.hpp103 using is_sender = void; typedef
H A Dcallback.hpp135 using is_sender = void; typedef
H A Dtimer.hpp80 using is_sender = void; typedef
H A Dmatch.hpp127 using is_sender = void; typedef
/openbmc/sdbusplus/src/async/
H A Dcontext.cpp83 using is_sender = void; typedef
/openbmc/pldm/requester/
H A Dhandler.hpp606 using is_sender = void; typedef