Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mtd/nand/
Dpxa3xx_nand.c365 static const struct of_device_id pxa3xx_nand_dt_ids[] = { variable
376 MODULE_DEVICE_TABLE(of, pxa3xx_nand_dt_ids);
382 of_match_device(pxa3xx_nand_dt_ids, &pdev->dev); in pxa3xx_nand_get_variant()
1857 of_match_device(pxa3xx_nand_dt_ids, &pdev->dev); in pxa3xx_nand_probe_dt()
2002 .of_match_table = pxa3xx_nand_dt_ids,