Home
last modified time | relevance | path

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

/linux/drivers/edac/
H 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()
H A Daltera_edac.c1610 devres_remove_group(&altdev->ddev, altr_portb_setup); in altr_portb_setup()
2015 devres_remove_group(edac->dev, altr_edac_a10_device_add); in altr_edac_a10_device_add()
/linux/include/linux/device/
H A Ddevres.h44 void devres_remove_group(struct device *dev, void *id);
/linux/drivers/base/
H A Ddevres.c639 void devres_remove_group(struct device *dev, void *id) in devres_remove_group() function
658 EXPORT_SYMBOL_GPL(devres_remove_group);
H A Dcomponent.c670 devres_remove_group(adev->parent, NULL); in component_bind()
/linux/drivers/ata/
H A Dlibahci_platform.c675 devres_remove_group(dev, NULL); in ahci_platform_get_resources()
H A Dlibata-sff.c2239 devres_remove_group(&pdev->dev, NULL); in ata_pci_sff_prepare_host()
2341 devres_remove_group(dev, NULL); in ata_pci_sff_activate_host()
2407 devres_remove_group(&pdev->dev, NULL); in ata_pci_init_one()
H A Dlibata-core.c5707 devres_remove_group(dev, NULL); in ata_host_alloc()
/linux/Documentation/driver-api/driver-model/
H A Ddevres.rst165 devres_remove_group(dev, NULL);