Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/firmware/arm_scmi/
Doptee.c541 static int scmi_optee_ctx_match(struct tee_ioctl_version_data *ver, const void *data) in scmi_optee_ctx_match() function
558 tee_ctx = tee_client_open_context(NULL, scmi_optee_ctx_match, NULL, NULL); in scmi_optee_service_probe()