Lines Matching refs:psp_device
39 static struct psp_device *psp_master;
52 static struct psp_device *psp_alloc_struct(struct sp_device *sp) in psp_alloc_struct()
55 struct psp_device *psp; in psp_alloc_struct()
71 struct psp_device *psp = data; in psp_irq_handler()
96 static int sev_wait_cmd_ioc(struct psp_device *psp, in sev_wait_cmd_ioc()
149 struct psp_device *psp = psp_master; in __sev_do_cmd_locked()
221 struct psp_device *psp = psp_master; in __sev_platform_init_locked()
783 static int sev_misc_init(struct psp_device *psp) in sev_misc_init()
823 static int sev_init(struct psp_device *psp) in sev_init()
837 struct psp_device *psp; in psp_dev_init()
893 struct psp_device *psp = sp->psp_data; in psp_dev_destroy()