Home
last modified time | relevance | path

Searched refs:devres_remove_group (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/edac/
A Dmpc85xx_edac.c289 devres_remove_group(&op->dev, mpc85xx_pci_err_probe); in mpc85xx_pci_err_probe()
577 devres_remove_group(&op->dev, mpc85xx_l2_err_probe); in mpc85xx_l2_err_probe()
A Dxgene_edac.c425 devres_remove_group(edac->dev, xgene_edac_mc_add); in xgene_edac_mc_add()
967 devres_remove_group(edac->dev, xgene_edac_pmd_add); in xgene_edac_pmd_add()
1249 devres_remove_group(edac->dev, xgene_edac_l3_add); in xgene_edac_l3_add()
1786 devres_remove_group(edac->dev, xgene_edac_soc_add); in xgene_edac_soc_add()
A Dfsl_ddr_edac.c601 devres_remove_group(&op->dev, fsl_mc_err_probe); in fsl_mc_err_probe()
A Daltera_edac.c1602 devres_remove_group(&altdev->ddev, altr_portb_setup); in altr_portb_setup()
2007 devres_remove_group(edac->dev, altr_edac_a10_device_add); in altr_edac_a10_device_add()
/linux/drivers/base/
A Ddevres.c636 void devres_remove_group(struct device *dev, void *id) in devres_remove_group() function
655 EXPORT_SYMBOL_GPL(devres_remove_group);
A Dcomponent.c652 devres_remove_group(adev->parent, NULL); in component_bind()
/linux/drivers/ata/
A Dlibahci_platform.c649 devres_remove_group(dev, NULL); in ahci_platform_get_resources()
A Dlibata-sff.c2245 devres_remove_group(&pdev->dev, NULL); in ata_pci_sff_prepare_host()
2347 devres_remove_group(dev, NULL); in ata_pci_sff_activate_host()
2413 devres_remove_group(&pdev->dev, NULL); in ata_pci_init_one()
A Dlibata-core.c5574 devres_remove_group(dev, NULL); in ata_host_alloc()
/linux/Documentation/driver-api/driver-model/
A Ddevres.rst165 devres_remove_group(dev, NULL);
/linux/include/linux/
A Ddevice.h315 void devres_remove_group(struct device *dev, void *id);

Completed in 43 milliseconds