Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/nvmem/
Dimx-ocotp.c89 static const struct of_device_id imx_ocotp_dt_ids[] = { variable
95 MODULE_DEVICE_TABLE(of, imx_ocotp_dt_ids);
115 of_id = of_match_device(imx_ocotp_dt_ids, dev); in imx_ocotp_probe()
147 .of_match_table = imx_ocotp_dt_ids,