Searched refs:to_tee_client_device (Results 1 – 8 of 8) sorted by relevance
58 struct tee_client_device *optee_device = to_tee_client_device(dev); in optee_release_device()
186 struct tee_client_device *bnxt_device = to_tee_client_device(dev); in tee_bnxt_fw_probe()
481 #define to_tee_client_device(d) container_of(d, struct tee_client_device, dev) macro
216 struct tee_client_device *rng_device = to_tee_client_device(dev); in optee_rng_probe()
231 struct tee_client_device *rng_device = to_tee_client_device(dev); in trusted_key_probe()
243 struct tee_client_device *rtc_device = to_tee_client_device(dev); in optee_rtc_probe()
159 struct tee_client_device *scmi_pta = to_tee_client_device(dev); in open_session()
1199 tee_device = to_tee_client_device(dev); in tee_client_device_match()1213 uuid_t *dev_id = &to_tee_client_device(dev)->id.uuid; in tee_client_device_uevent()
Completed in 10 milliseconds