Lines Matching refs:psp_tee_device
25 static int tee_alloc_ring(struct psp_tee_device *tee, int ring_size)
49 static void tee_free_ring(struct psp_tee_device *tee)
65 static int tee_wait_cmd_poll(struct psp_tee_device *tee, unsigned int timeout,
86 struct tee_init_ring_cmd *tee_alloc_cmd_buffer(struct psp_tee_device *tee)
109 static int tee_init_ring(struct psp_tee_device *tee)
166 static void tee_destroy_ring(struct psp_tee_device *tee)
195 struct psp_tee_device *tee;
237 struct psp_tee_device *tee = psp->tee_data;
245 static int tee_submit_cmd(struct psp_tee_device *tee, enum tee_cmd_id cmd_id,
326 static int tee_wait_cmd_completion(struct psp_tee_device *tee,
352 struct psp_tee_device *tee;