Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/keyboard/
Dlpc32xx-keys.c131 static int lpc32xx_parse_dt(struct device *dev, in lpc32xx_parse_dt() function
183 error = lpc32xx_parse_dt(&pdev->dev, kscandat); in lpc32xx_kscan_probe()
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
Dlpc32xx_mlc.c616 static struct lpc32xx_nand_cfg_mlc *lpc32xx_parse_dt(struct device *dev) in lpc32xx_parse_dt() function
711 host->ncfg = lpc32xx_parse_dt(&pdev->dev); in lpc32xx_nand_probe()
Dlpc32xx_slc.c743 static struct lpc32xx_nand_cfg_slc *lpc32xx_parse_dt(struct device *dev) in lpc32xx_parse_dt() function
850 host->ncfg = lpc32xx_parse_dt(&pdev->dev); in lpc32xx_nand_probe()