Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/nvmem/
Dvf610-ocotp.c98 struct vf610_ocotp { struct
123 static int vf610_ocotp_calculate_timing(struct vf610_ocotp *ocotp_dev) in vf610_ocotp_calculate_timing() argument
164 struct vf610_ocotp *ocotp = context; in vf610_ocotp_read()
241 struct vf610_ocotp *ocotp_dev = platform_get_drvdata(pdev); in vf610_ocotp_remove()
251 struct vf610_ocotp *ocotp_dev; in vf610_ocotp_probe()
254 sizeof(struct vf610_ocotp), GFP_KERNEL); in vf610_ocotp_probe()