Home
last modified time | relevance | path

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

/linux-6.15/drivers/input/misc/
H A Dpcf50633-input.c68 input->pcf = dev_to_pcf50633(pdev->dev.parent); in pcf50633_input_probe()
/linux-6.15/include/linux/mfd/pcf50633/
H A Dcore.h220 static inline struct pcf50633 *dev_to_pcf50633(struct device *dev) in dev_to_pcf50633() function