Lines Matching defs:au1550nd_ctx
19 struct au1550nd_ctx {
27 static struct au1550nd_ctx *chip_to_au_ctx(struct nand_chip *this)
29 return container_of(this, struct au1550nd_ctx, chip);
43 struct au1550nd_ctx *ctx = chip_to_au_ctx(this);
64 struct au1550nd_ctx *ctx = chip_to_au_ctx(this);
85 struct au1550nd_ctx *ctx = chip_to_au_ctx(this);
106 struct au1550nd_ctx *ctx = chip_to_au_ctx(this);
156 struct au1550nd_ctx *ctx = chip_to_au_ctx(this);
214 struct au1550nd_ctx *ctx = chip_to_au_ctx(this);
257 struct au1550nd_ctx *ctx;
342 struct au1550nd_ctx *ctx = platform_get_drvdata(pdev);