write_cache
info->op_variants.write_cache);
spinand->ssdr_op_templates.write_cache = op;
info->op_variants.write_cache);
spinand->odtr_op_templates.write_cache = op;
spinand->odtr_op_templates.write_cache &&
spinand->odtr_op_templates.write_cache = NULL;
spinand->ssdr_op_templates.write_cache->data.buswidth == 4 ||
bool write_cache;
rc = kstrtobool(buf, &write_cache);
dax_write_cache(pmem->dax_dev, write_cache);
static DEVICE_ATTR_RW(write_cache);
const struct spinand_op_variants *write_cache;
.write_cache = __write, \
const struct spi_mem_op *write_cache;