Searched refs:to_tee_client_device (Results 1 – 4 of 4) sorted by relevance
310 #define to_tee_client_device(d) container_of(d, struct tee_client_device, dev) macro
65 struct tee_client_device *optee_device = to_tee_client_device(dev); in optee_release_device()
1428 tee_device = to_tee_client_device(dev); in tee_client_device_match()1442 uuid_t *dev_id = &to_tee_client_device(dev)->id.uuid; in tee_client_device_uevent()1449 struct tee_client_device *tcdev = to_tee_client_device(dev); in tee_client_device_probe()1460 struct tee_client_device *tcdev = to_tee_client_device(dev); in tee_client_device_remove()1469 struct tee_client_device *tcdev = to_tee_client_device(dev); in tee_client_device_shutdown()
161 struct tee_client_device *scmi_pta = to_tee_client_device(dev); in open_session()