Searched refs:pxa3xx_nand_dt_ids (Results 1 – 1 of 1) sorted by relevance
365 static const struct of_device_id pxa3xx_nand_dt_ids[] = { variable376 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,