Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/regulator/
Dpcf50633-regulator.c86 pcf = dev_to_pcf50633(pdev->dev.parent); in pcf50633_regulator_probe()
/linux-4.19.296/include/linux/mfd/pcf50633/
Dcore.h226 static inline struct pcf50633 *dev_to_pcf50633(struct device *dev) in dev_to_pcf50633() function
/linux-4.19.296/drivers/rtc/
Drtc-pcf50633.c259 rtc->pcf = dev_to_pcf50633(pdev->dev.parent); in pcf50633_rtc_probe()