Searched refs:tee_props (Results 1 – 4 of 4) sorted by relevance
17 struct tee_props { struct31 const struct tee_props *props; argument
250 const struct tee_props tee_propset_client[] = {259 const struct tee_props tee_propset_ta[] = {281 const struct tee_props tee_propset_tee[] = {390 const struct tee_props **props, in get_prop_set()392 const struct tee_props **vendor_props, in get_prop_set()419 static const struct tee_props *get_prop_struct(unsigned long prop_set, in get_prop_struct()422 const struct tee_props *props; in get_prop_struct()423 const struct tee_props *vendor_props; in get_prop_struct()454 const struct tee_props *prop = NULL; in syscall_get_property()526 const struct tee_props *props = NULL; in syscall_get_property_name_to_index()[all …]
60 static const struct tee_props vendor_propset_array_tee[] = {
33 const struct user_ta_property tee_props[] = { variable62 *eps = tee_props; in propset_get()63 *eps_len = ARRAY_SIZE(tee_props); in propset_get()
Completed in 6 milliseconds