Lines Matching refs:psp_tee_device
24 static int tee_alloc_ring(struct psp_tee_device *tee, int ring_size)
48 static void tee_free_ring(struct psp_tee_device *tee)
64 static int tee_wait_cmd_poll(struct psp_tee_device *tee, unsigned int timeout,
85 struct tee_init_ring_cmd *tee_alloc_cmd_buffer(struct psp_tee_device *tee)
108 static int tee_init_ring(struct psp_tee_device *tee)
165 static void tee_destroy_ring(struct psp_tee_device *tee)
194 struct psp_tee_device *tee;
236 struct psp_tee_device *tee = psp->tee_data;
244 static int tee_submit_cmd(struct psp_tee_device *tee, enum tee_cmd_id cmd_id,
325 static int tee_wait_cmd_completion(struct psp_tee_device *tee,
351 struct psp_tee_device *tee;