Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mtd/nand/
Dpxa3xx_nand.c340 static const struct of_device_id pxa3xx_nand_dt_ids[] = { variable
351 MODULE_DEVICE_TABLE(of, pxa3xx_nand_dt_ids);
357 of_match_device(pxa3xx_nand_dt_ids, &pdev->dev); in pxa3xx_nand_get_variant()
1776 of_match_device(pxa3xx_nand_dt_ids, &pdev->dev); in pxa3xx_nand_probe_dt()
1932 .of_match_table = pxa3xx_nand_dt_ids,