Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/misc/
H A Dpcf50633-input.c68 input->pcf = dev_to_pcf50633(pdev->dev.parent); in pcf50633_input_probe()
/openbmc/linux/drivers/regulator/
H A Dpcf50633-regulator.c81 pcf = dev_to_pcf50633(pdev->dev.parent); in pcf50633_regulator_probe()
/openbmc/linux/drivers/video/backlight/
H A Dpcf50633-backlight.c119 pcf_bl->pcf = dev_to_pcf50633(pdev->dev.parent); in pcf50633_bl_probe()
/openbmc/linux/include/linux/mfd/pcf50633/
H A Dcore.h223 static inline struct pcf50633 *dev_to_pcf50633(struct device *dev) in dev_to_pcf50633() function
/openbmc/linux/drivers/mfd/
H A Dpcf50633-adc.c210 adc->pcf = dev_to_pcf50633(pdev->dev.parent); in pcf50633_adc_probe()
/openbmc/linux/drivers/rtc/
H A Drtc-pcf50633.c250 rtc->pcf = dev_to_pcf50633(pdev->dev.parent); in pcf50633_rtc_probe()
/openbmc/linux/drivers/power/supply/
H A Dpcf50633-charger.c395 mbc->pcf = dev_to_pcf50633(pdev->dev.parent); in pcf50633_mbc_probe()