owl_ctx
struct owl_ctx *ctx = context;
struct owl_ctx *ctx = container_of(work, struct owl_ctx, work);
static int owl_nvmem_probe(struct owl_ctx *ctx)
struct owl_ctx *ctx;
struct owl_ctx *ctx = pci_get_drvdata(pdev);