Searched refs:ident_callback (Results 1 – 3 of 3) sorted by relevance
32 void (*ident_callback)(struct platform_device *, struct nand_chip *, member
499 if (pdata && pdata->ident_callback) { in jz_nand_probe()500 pdata->ident_callback(pdev, chip, &pdata->partitions, in jz_nand_probe()
142 .ident_callback = qi_lb60_nand_ident,