Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/input/misc/
Dpcf50633-input.c73 input->pcf = dev_to_pcf50633(pdev->dev.parent); in pcf50633_input_probe()
/Linux-v4.19/drivers/regulator/
Dpcf50633-regulator.c86 pcf = dev_to_pcf50633(pdev->dev.parent); in pcf50633_regulator_probe()
/Linux-v4.19/drivers/video/backlight/
Dpcf50633-backlight.c128 pcf_bl->pcf = dev_to_pcf50633(pdev->dev.parent); in pcf50633_bl_probe()
/Linux-v4.19/include/linux/mfd/pcf50633/
Dcore.h226 static inline struct pcf50633 *dev_to_pcf50633(struct device *dev) in dev_to_pcf50633() function
/Linux-v4.19/drivers/mfd/
Dpcf50633-adc.c209 adc->pcf = dev_to_pcf50633(pdev->dev.parent); in pcf50633_adc_probe()
/Linux-v4.19/drivers/rtc/
Drtc-pcf50633.c259 rtc->pcf = dev_to_pcf50633(pdev->dev.parent); in pcf50633_rtc_probe()
/Linux-v4.19/drivers/power/supply/
Dpcf50633-charger.c402 mbc->pcf = dev_to_pcf50633(pdev->dev.parent); in pcf50633_mbc_probe()