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

/linux-4.1.27/drivers/input/keyboard/
H A Dlpc32xx-keys.c141 static int lpc32xx_parse_dt(struct device *dev, lpc32xx_parse_dt() function
195 error = lpc32xx_parse_dt(&pdev->dev, kscandat); lpc32xx_kscan_probe()
/linux-4.1.27/drivers/mtd/nand/
H A Dlpc32xx_mlc.c610 static struct lpc32xx_nand_cfg_mlc *lpc32xx_parse_dt(struct device *dev) lpc32xx_parse_dt() function
666 host->ncfg = lpc32xx_parse_dt(&pdev->dev); lpc32xx_nand_probe()
H A Dlpc32xx_slc.c722 static struct lpc32xx_nand_cfg_slc *lpc32xx_parse_dt(struct device *dev) lpc32xx_parse_dt() function
782 host->ncfg = lpc32xx_parse_dt(&pdev->dev); lpc32xx_nand_probe()

Completed in 142 milliseconds