Searched refs:to_tee_client_device (Results 1 – 4 of 4) sorted by relevance
186 struct tee_client_device *bnxt_device = to_tee_client_device(dev); in tee_bnxt_fw_probe()
216 struct tee_client_device *rng_device = to_tee_client_device(dev); in optee_rng_probe()
568 #define to_tee_client_device(d) container_of(d, struct tee_client_device, dev) macro
1197 tee_device = to_tee_client_device(dev); in tee_client_device_match()1211 uuid_t *dev_id = &to_tee_client_device(dev)->id.uuid; in tee_client_device_uevent()