Searched hist:"5 c34a982f7e3cc1b802c20a166d892b8f5d35f18" (Results 1 – 3 of 3) sorted by relevance
| /optee_os/core/drivers/scmi-msg/ |
| H A D | common.h | 5c34a982f7e3cc1b802c20a166d892b8f5d35f18 Mon Apr 25 14:25:50 UTC 2022 Etienne Carriere <etienne.carriere@linaro.org> drivers: scmi-msg: rename channel entry lock functions
Renames scmi_channel_set_busy() and scmi_channel_release_busy() to scmi_msg_claim_channel() and scmi_msg_release_channel(). This change also moves the implementation from smt.c to entry.c in the scmi-msg driver for alternate mailbox memory protocol support.
Signed-off-by: Etienne Carriere <etienne.carriere@linaro.org>
|
| H A D | smt.c | 5c34a982f7e3cc1b802c20a166d892b8f5d35f18 Mon Apr 25 14:25:50 UTC 2022 Etienne Carriere <etienne.carriere@linaro.org> drivers: scmi-msg: rename channel entry lock functions
Renames scmi_channel_set_busy() and scmi_channel_release_busy() to scmi_msg_claim_channel() and scmi_msg_release_channel(). This change also moves the implementation from smt.c to entry.c in the scmi-msg driver for alternate mailbox memory protocol support.
Signed-off-by: Etienne Carriere <etienne.carriere@linaro.org>
|
| H A D | entry.c | 5c34a982f7e3cc1b802c20a166d892b8f5d35f18 Mon Apr 25 14:25:50 UTC 2022 Etienne Carriere <etienne.carriere@linaro.org> drivers: scmi-msg: rename channel entry lock functions
Renames scmi_channel_set_busy() and scmi_channel_release_busy() to scmi_msg_claim_channel() and scmi_msg_release_channel(). This change also moves the implementation from smt.c to entry.c in the scmi-msg driver for alternate mailbox memory protocol support.
Signed-off-by: Etienne Carriere <etienne.carriere@linaro.org>
|