vf610_ocotp       114 drivers/nvmem/vf610-ocotp.c static int vf610_ocotp_calculate_timing(struct vf610_ocotp *ocotp_dev)
vf610_ocotp       149 drivers/nvmem/vf610-ocotp.c 	struct vf610_ocotp *ocotp = context;
vf610_ocotp       216 drivers/nvmem/vf610-ocotp.c 	struct vf610_ocotp *ocotp_dev;
vf610_ocotp       218 drivers/nvmem/vf610-ocotp.c 	ocotp_dev = devm_kzalloc(dev, sizeof(struct vf610_ocotp), GFP_KERNEL);