Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/edac/
A Dmpc85xx_edac.c290 devres_remove_group(&op->dev, mpc85xx_pci_err_probe); in mpc85xx_pci_err_probe()
580 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()
1250 devres_remove_group(edac->dev, xgene_edac_l3_add); in xgene_edac_l3_add()
1788 devres_remove_group(edac->dev, xgene_edac_soc_add); in xgene_edac_soc_add()
A Dfsl_ddr_edac.c602 devres_remove_group(&op->dev, fsl_mc_err_probe); in fsl_mc_err_probe()
A Daltera_edac.c1612 devres_remove_group(&altdev->ddev, altr_portb_setup); in altr_portb_setup()
2018 devres_remove_group(edac->dev, altr_edac_a10_device_add); in altr_edac_a10_device_add()
/linux-6.3-rc2/drivers/base/
A Ddevres.c635 void devres_remove_group(struct device *dev, void *id) in devres_remove_group() function
654 EXPORT_SYMBOL_GPL(devres_remove_group);
A Dcomponent.c652 devres_remove_group(adev->parent, NULL); in component_bind()
/linux-6.3-rc2/drivers/ata/
A Dlibahci_platform.c657 devres_remove_group(dev, NULL); in ahci_platform_get_resources()
A Dlibata-sff.c2256 devres_remove_group(&pdev->dev, NULL); in ata_pci_sff_prepare_host()
2358 devres_remove_group(dev, NULL); in ata_pci_sff_activate_host()
2424 devres_remove_group(&pdev->dev, NULL); in ata_pci_init_one()
A Dlibata-core.c5479 devres_remove_group(dev, NULL); in ata_host_alloc()
/linux-6.3-rc2/Documentation/driver-api/driver-model/
A Ddevres.rst165 devres_remove_group(dev, NULL);
/linux-6.3-rc2/include/linux/
A Ddevice.h196 void devres_remove_group(struct device *dev, void *id);

Completed in 36 milliseconds