Searched defs:pxa3xx_nand_dt_ids (Results 1 - 1 of 1) sorted by relevance

/drivers/mtd/nand/
H A Dpxa3xx_nand.c340 static const struct of_device_id pxa3xx_nand_dt_ids[] = { variable in typeref:struct:of_device_id
351 MODULE_DEVICE_TABLE(of, pxa3xx_nand_dt_ids);
357 of_match_device(pxa3xx_nand_dt_ids, &pdev->dev);
1721 of_match_device(pxa3xx_nand_dt_ids, &pdev->dev);
1877 .of_match_table = pxa3xx_nand_dt_ids,

Completed in 445 milliseconds