Home
last modified time | relevance | path

Searched refs:psp_tee_device (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/ccp/
H A Dtee-dev.c24 static int tee_alloc_ring(struct psp_tee_device *tee, int ring_size) in tee_alloc_ring()
48 static void tee_free_ring(struct psp_tee_device *tee) in tee_free_ring()
64 static int tee_wait_cmd_poll(struct psp_tee_device *tee, unsigned int timeout, in tee_wait_cmd_poll()
85 struct tee_init_ring_cmd *tee_alloc_cmd_buffer(struct psp_tee_device *tee) in tee_alloc_cmd_buffer()
108 static int tee_init_ring(struct psp_tee_device *tee) in tee_init_ring()
165 static void tee_destroy_ring(struct psp_tee_device *tee) in tee_destroy_ring()
194 struct psp_tee_device *tee; in tee_dev_init()
236 struct psp_tee_device *tee = psp->tee_data; in tee_dev_destroy()
244 static int tee_submit_cmd(struct psp_tee_device *tee, enum tee_cmd_id cmd_id, in tee_submit_cmd()
325 static int tee_wait_cmd_completion(struct psp_tee_device *te
[all...]
H A Dtee-dev.h64 struct psp_tee_device { struct
/kernel/linux/linux-6.6/drivers/crypto/ccp/
H A Dtee-dev.c25 static int tee_alloc_ring(struct psp_tee_device *tee, int ring_size) in tee_alloc_ring()
49 static void tee_free_ring(struct psp_tee_device *tee) in tee_free_ring()
65 static int tee_wait_cmd_poll(struct psp_tee_device *tee, unsigned int timeout, in tee_wait_cmd_poll()
86 struct tee_init_ring_cmd *tee_alloc_cmd_buffer(struct psp_tee_device *tee) in tee_alloc_cmd_buffer()
109 static int tee_init_ring(struct psp_tee_device *tee) in tee_init_ring()
166 static void tee_destroy_ring(struct psp_tee_device *tee) in tee_destroy_ring()
195 struct psp_tee_device *tee; in tee_dev_init()
237 struct psp_tee_device *tee = psp->tee_data; in tee_dev_destroy()
245 static int tee_submit_cmd(struct psp_tee_device *tee, enum tee_cmd_id cmd_id, in tee_submit_cmd()
326 static int tee_wait_cmd_completion(struct psp_tee_device *te
[all...]
H A Dtee-dev.h64 struct psp_tee_device { struct

Completed in 2 milliseconds