Lines Matching refs:sp_device
33 static struct sp_device *sp_dev_master;
39 struct sp_device *sp = dev_get_drvdata(d); \
77 struct sp_device *sp = dev_get_drvdata(dev); in psp_security_is_visible()
96 static int sp_get_msix_irqs(struct sp_device *sp) in sp_get_msix_irqs()
119 static int sp_get_msi_irq(struct sp_device *sp) in sp_get_msi_irq()
135 static int sp_get_irqs(struct sp_device *sp) in sp_get_irqs()
156 static void sp_free_irqs(struct sp_device *sp) in sp_free_irqs()
171 static bool sp_pci_is_master(struct sp_device *sp) in sp_pci_is_master()
194 static void psp_set_master(struct sp_device *sp) in psp_set_master()
205 static struct sp_device *psp_get_master(void) in psp_get_master()
210 static void psp_clear_master(struct sp_device *sp) in psp_clear_master()
220 struct sp_device *sp; in sp_pci_probe()
308 struct sp_device *sp = dev_get_drvdata(dev); in sp_pci_shutdown()
319 struct sp_device *sp = dev_get_drvdata(dev); in sp_pci_remove()
331 struct sp_device *sp = dev_get_drvdata(dev); in sp_pci_suspend()
338 struct sp_device *sp = dev_get_drvdata(dev); in sp_pci_resume()