tee_client_device
static int optee_rng_probe(struct tee_client_device *rng_device)
static void optee_rng_remove(struct tee_client_device *tee_dev)
static int ftpm_tee_probe(struct tee_client_device *tcdev)
static void ftpm_tee_remove(struct tee_client_device *tcdev)
struct tee_client_device *scmi_pta = to_tee_client_device(dev);
static int scmi_optee_service_probe(struct tee_client_device *scmi_pta)
static void scmi_optee_service_remove(struct tee_client_device *scmi_pta)
static int tee_bnxt_fw_probe(struct tee_client_device *bnxt_device)
static void tee_bnxt_fw_remove(struct tee_client_device *bnxt_device)
static void tee_bnxt_fw_shutdown(struct tee_client_device *bnxt_device)
static int tee_stmm_efi_probe(struct tee_client_device *tee_dev)
static void tee_stmm_efi_remove(struct tee_client_device *dev)
static int optee_rtc_probe(struct tee_client_device *rtc_device)
static void optee_rtc_remove(struct tee_client_device *rtc_device)
struct tee_client_device *optee_device = to_tee_client_device(dev);
struct tee_client_device *optee_device = NULL;
struct tee_client_device *tee_device;
struct tee_client_device *tcdev = to_tee_client_device(dev);
struct tee_client_device *tcdev = to_tee_client_device(dev);
struct tee_client_device *tcdev = to_tee_client_device(dev);
static int tee_client_device_probe_legacy(struct tee_client_device *tcdev)
static void tee_client_device_remove_legacy(struct tee_client_device *tcdev)
static void tee_client_device_shutdown_legacy(struct tee_client_device *tcdev)
#define to_tee_client_device(d) container_of(d, struct tee_client_device, dev)
int (*probe)(struct tee_client_device *);
void (*remove)(struct tee_client_device *);
void (*shutdown)(struct tee_client_device *);
static int trusted_key_probe(struct tee_client_device *rng_device)
static void trusted_key_remove(struct tee_client_device *dev)