Home
last modified time | relevance | path

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

/linux/drivers/base/
H A Ddevres.c303 * devres_get - Find devres, if non-existent, add one atomically
316 void *devres_get(struct device *dev, void *new_res, in devres_get() function
335 EXPORT_SYMBOL_GPL(devres_get);
/linux/drivers/macintosh/
H A Dmacio_asic.c574 return devres_get(&dev->ofdev.dev, dr, NULL, NULL) != NULL; in macio_enable_devres()
/linux/include/linux/
H A Ddevice.h303 void *devres_get(struct device *dev, void *new_res,