Home
last modified time | relevance | path

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

/linux/drivers/tee/qcomtee/
H A Dcore.c21 .info.qtee_id = QCOMTEE_MSG_OBJECT_ROOT,
47 (p)->info.qtee_id = (unsigned long)(optr); \
232 *object_id = object->info.qtee_id; in qcomtee_object_id_get()
H A Dqcomtee_object.h237 unsigned long qtee_id; member