Searched refs:tee_client_device (Results 1 – 10 of 10) sorted by relevance
305 struct tee_client_device { struct310 #define to_tee_client_device(d) container_of(d, struct tee_client_device, dev) argument318 int (*probe)(struct tee_client_device *);319 void (*remove)(struct tee_client_device *);320 void (*shutdown)(struct tee_client_device *);
184 static int tee_bnxt_fw_probe(struct tee_client_device *bnxt_device) in tee_bnxt_fw_probe()234 static void tee_bnxt_fw_remove(struct tee_client_device *bnxt_device) in tee_bnxt_fw_remove()242 static void tee_bnxt_fw_shutdown(struct tee_client_device *bnxt_device) in tee_bnxt_fw_shutdown()
65 struct tee_client_device *optee_device = to_tee_client_device(dev); in optee_release_device()81 struct tee_client_device *optee_device = NULL; in optee_register_device()
211 static int optee_rng_probe(struct tee_client_device *rng_device) in optee_rng_probe()261 static void optee_rng_remove(struct tee_client_device *tee_dev) in optee_rng_remove()
161 struct tee_client_device *scmi_pta = to_tee_client_device(dev); in open_session()532 static int scmi_optee_service_probe(struct tee_client_device *scmi_pta) in scmi_optee_service_probe()582 static void scmi_optee_service_remove(struct tee_client_device *scmi_pta) in scmi_optee_service_remove()
254 static int ftpm_tee_probe(struct tee_client_device *tcdev) in ftpm_tee_probe()297 static void ftpm_tee_remove(struct tee_client_device *tcdev) in ftpm_tee_remove()
205 static int trusted_key_probe(struct tee_client_device *rng_device) in trusted_key_probe()247 static void trusted_key_remove(struct tee_client_device *dev) in trusted_key_remove()
1425 struct tee_client_device *tee_device; in tee_client_device_match()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()1486 static int tee_client_device_probe_legacy(struct tee_client_device *tcdev) in tee_client_device_probe_legacy()1494 static void tee_client_device_remove_legacy(struct tee_client_device *tcdev) in tee_client_device_remove_legacy()1502 static void tee_client_device_shutdown_legacy(struct tee_client_device *tcdev) in tee_client_device_shutdown_legacy()
531 static int tee_stmm_efi_probe(struct tee_client_device *tee_dev) in tee_stmm_efi_probe()576 static void tee_stmm_efi_remove(struct tee_client_device *dev) in tee_stmm_efi_remove()
547 static int optee_rtc_probe(struct tee_client_device *rtc_device) in optee_rtc_probe()682 static void optee_rtc_remove(struct tee_client_device *rtc_device) in optee_rtc_remove()