Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/drivers/scmi-msg/
A Dentry.c109 assert(!plat_scmi_get_channel(channel_id)->threaded); in scmi_smt_fastcall_smc_entry()
118 assert(!plat_scmi_get_channel(channel_id)->threaded); in scmi_smt_interrupt_entry()
127 assert(plat_scmi_get_channel(channel_id)->threaded); in scmi_smt_threaded_entry()
138 assert(plat_scmi_get_channel(channel_id)->threaded); in scmi_msg_threaded_entry()
A Dshm_msg.c47 struct scmi_msg_channel *channel = plat_scmi_get_channel(channel_id); in scmi_entry_msg()
A Dsmt.c77 channel = plat_scmi_get_channel(channel_id); in scmi_entry_smt()
/optee_os-3.20.0/core/pta/
A Dscmi.c60 channel = plat_scmi_get_channel(channel_id); in cmd_process_smt_channel()
94 channel = plat_scmi_get_channel(channel_id); in cmd_process_smt_message()
136 channel = plat_scmi_get_channel(channel_id); in cmd_process_msg_channel()
185 channel = plat_scmi_get_channel(channel_id); in cmd_get_channel_handle()
/optee_os-3.20.0/core/include/drivers/
A Dscmi-msg.h156 struct scmi_msg_channel *plat_scmi_get_channel(unsigned int channel_id);
161 assert(plat_scmi_get_channel(channel_id)); in scmi_smt_channel_handle()
/optee_os-3.20.0/core/arch/arm/plat-stm32mp1/
A Dscmi_server.c286 struct scmi_msg_channel *plat_scmi_get_channel(unsigned int channel_id) in plat_scmi_get_channel() function

Completed in 7 milliseconds