Home
last modified time | relevance | path

Searched refs:devres_get (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/base/
A Ddevres.c311 void * devres_get(struct device *dev, void *new_res, in devres_get() function
330 EXPORT_SYMBOL_GPL(devres_get);
/linux/lib/
A Ddevres.c372 dr = devres_get(&pdev->dev, new_dr, NULL, NULL); in pcim_iomap_table()
/linux/drivers/macintosh/
A Dmacio_asic.c567 return devres_get(&dev->ofdev.dev, dr, NULL, NULL) != NULL; in macio_enable_devres()
/linux/include/linux/
A Ddevice.h183 void *devres_get(struct device *dev, void *new_res,
/linux/drivers/pci/
A Dpci.c2057 return devres_get(&pdev->dev, new_dr, NULL, NULL); in get_pci_dr()
/linux/
A Dvmlinux.symvers11651 0x00000000 devres_get vmlinux EXPORT_SYMBOL_GPL
A DSystem.map31101 ffff800010806a24 T devres_get
A D.tmp_System.map31101 ffff800010806a24 T devres_get

Completed in 314 milliseconds