psp_tee_device
static int tee_init_ring(struct psp_tee_device *tee)
static void tee_destroy_ring(struct psp_tee_device *tee)
struct psp_tee_device *tee;
struct psp_tee_device *tee = psp->tee_data;
static int tee_submit_cmd(struct psp_tee_device *tee, enum tee_cmd_id cmd_id,
static int tee_alloc_ring(struct psp_tee_device *tee, int ring_size)
static int tee_wait_cmd_completion(struct psp_tee_device *tee,
struct psp_tee_device *tee;
static void tee_free_ring(struct psp_tee_device *tee)
struct tee_init_ring_cmd *tee_alloc_cmd_buffer(struct psp_tee_device *tee)
static bool tee_send_destroy_cmd(struct psp_tee_device *tee)