Searched refs:get_instance_id (Results 1 – 5 of 5) sorted by relevance
14 static uint32_t get_instance_id(struct ts_session *sess) in get_instance_id() function16 return sess->ctx->ops->get_instance_id(sess->ctx); in get_instance_id()226 *sess_ctx = (void *)(vaddr_t)get_instance_id(s); in pta_socket_open_session()
49 uint32_t (*get_instance_id)(struct ts_ctx *ctx); member
386 .get_instance_id = user_ta_get_instance_id,
877 .get_instance_id = stmm_get_instance_id,
62554 get_instance_id():
Completed in 139 milliseconds