Home
last modified time | relevance | path

Searched refs:to_tee_client_device (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/tee/optee/
A Ddevice.c58 struct tee_client_device *optee_device = to_tee_client_device(dev); in optee_release_device()
/linux/drivers/firmware/broadcom/
A Dtee_bnxt_fw.c186 struct tee_client_device *bnxt_device = to_tee_client_device(dev); in tee_bnxt_fw_probe()
/linux/drivers/char/hw_random/
A Doptee-rng.c216 struct tee_client_device *rng_device = to_tee_client_device(dev); in optee_rng_probe()
/linux/include/linux/
A Dtee_drv.h575 #define to_tee_client_device(d) container_of(d, struct tee_client_device, dev) macro
/linux/security/keys/trusted-keys/
A Dtrusted_tee.c235 struct tee_client_device *rng_device = to_tee_client_device(dev); in trusted_key_probe()
/linux/drivers/tee/
A Dtee_core.c1198 tee_device = to_tee_client_device(dev); in tee_client_device_match()
1212 uuid_t *dev_id = &to_tee_client_device(dev)->id.uuid; in tee_client_device_uevent()

Completed in 10 milliseconds