Searched refs:qcomtee_object_type (Results 1 – 2 of 2) sorted by relevance
63 enum qcomtee_object_type { enum235 enum qcomtee_object_type object_type;251 static inline enum qcomtee_object_type279 enum qcomtee_object_type ot,
291 enum qcomtee_object_type ot, in qcomtee_object_user_init()338 static enum qcomtee_object_type qcomtee_object_type(unsigned int object_id) in qcomtee_object_type() function364 switch (qcomtee_object_type(object_id)) { in qcomtee_object_qtee_init()629 if (qcomtee_object_type(object_id) == QCOMTEE_OBJECT_TYPE_NULL || in qcomtee_cb_object_invoke()630 qcomtee_object_type(object_id) == QCOMTEE_OBJECT_TYPE_TEE) { in qcomtee_cb_object_invoke()