Searched refs:vf610_ocotp (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/nvmem/
H A Dvf610-ocotp.c89 struct vf610_ocotp { struct
114 static int vf610_ocotp_calculate_timing(struct vf610_ocotp *ocotp_dev)
149 struct vf610_ocotp *ocotp = context;
216 struct vf610_ocotp *ocotp_dev;
218 ocotp_dev = devm_kzalloc(dev, sizeof(struct vf610_ocotp), GFP_KERNEL);

Completed in 228 milliseconds