Searched refs:psys_buttress_ctrl (Results 1 – 2 of 2) sorted by relevance
2411 const struct ipu_buttress_ctrl *psys_buttress_ctrl; in ipu7_pci_probe() local2470 psys_buttress_ctrl = &ipu7_psys_buttress_ctrl; in ipu7_pci_probe()2478 psys_buttress_ctrl = &ipu7_psys_buttress_ctrl; in ipu7_pci_probe()2486 psys_buttress_ctrl = &ipu8_psys_buttress_ctrl; in ipu7_pci_probe()2545 psys_ctrl = devm_kmemdup(dev, psys_buttress_ctrl, in ipu7_pci_probe()2546 sizeof(*psys_buttress_ctrl), GFP_KERNEL); in ipu7_pci_probe()
221 static const struct ipu6_buttress_ctrl psys_buttress_ctrl = { variable611 psys_ctrl = devm_kmemdup(dev, &psys_buttress_ctrl, in ipu6_pci_probe()612 sizeof(psys_buttress_ctrl), GFP_KERNEL); in ipu6_pci_probe()