Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/regulator/
Dmax8660.c318 static int max8660_pdata_from_dt(struct device *dev, in max8660_pdata_from_dt() function
362 static inline int max8660_pdata_from_dt(struct device *dev, in max8660_pdata_from_dt() function
388 ret = max8660_pdata_from_dt(dev, of_node, &pdata_of); in max8660_probe()