Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/ptp/
Dptp_ocp.c1263 ptp_ocp_nvmem_device_put(struct nvmem_device **nvmemp) in ptp_ocp_nvmem_device_put() argument
1265 if (!IS_ERR_OR_NULL(*nvmemp)) in ptp_ocp_nvmem_device_put()
1266 nvmem_device_put(*nvmemp); in ptp_ocp_nvmem_device_put()
1267 *nvmemp = NULL; in ptp_ocp_nvmem_device_put()