Searched refs:optee_service (Results 1 – 2 of 2) sorted by relevance
18 struct optee_service { struct25 ll_entry_declare(struct optee_service, __name, optee_service) = { \ argument
65 static struct optee_service *find_service_driver(const struct tee_optee_ta_uuid *uuid) in find_service_driver()67 struct optee_service *service; in find_service_driver()71 service_cnt = ll_entry_count(struct optee_service, optee_service); in find_service_driver()72 service = ll_entry_start(struct optee_service, optee_service); in find_service_driver()86 struct optee_service *service; in bind_service_list()
Completed in 8 milliseconds