Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dnvmem-consumer.h37 void nvmem_cell_put(struct nvmem_cell *cell);
77 static inline void nvmem_cell_put(struct nvmem_cell *cell) in nvmem_cell_put() function
/Linux-v4.19/Documentation/nvmem/
Dnvmem.txt76 void nvmem_cell_put(struct nvmem_cell *cell);
84 Once the usage of the cell is finished the consumer should call *nvmem_cell_put()
119 void nvmem_cell_put(struct nvmem_cell *cell);
/Linux-v4.19/drivers/of/
Dof_net.c106 nvmem_cell_put(cell); in of_get_nvmem_mac_address()
/Linux-v4.19/drivers/nvmem/
Dcore.c947 nvmem_cell_put(*(struct nvmem_cell **)res); in devm_nvmem_cell_release()
1013 void nvmem_cell_put(struct nvmem_cell *cell) in nvmem_cell_put() function
1020 EXPORT_SYMBOL_GPL(nvmem_cell_put);
1214 nvmem_cell_put(cell); in nvmem_cell_read_u32()
1219 nvmem_cell_put(cell); in nvmem_cell_read_u32()
1225 nvmem_cell_put(cell); in nvmem_cell_read_u32()
/Linux-v4.19/drivers/thermal/qcom/
Dtsens-common.c43 nvmem_cell_put(cell); in qfprom_read()
/Linux-v4.19/drivers/cpufreq/
Dqcom-cpufreq-kryo.c119 nvmem_cell_put(speedbin_nvmem); in qcom_cpufreq_kryo_probe()
/Linux-v4.19/drivers/watchdog/
Drave-sp-wdt.c287 nvmem_cell_put(cell); in rave_sp_wdt_probe()
/Linux-v4.19/drivers/thermal/
Dmtk_thermal.c619 nvmem_cell_put(cell); in mtk_thermal_get_calibration_data()
/Linux-v4.19/drivers/bluetooth/
Dhci_ll.c730 nvmem_cell_put(bdaddr_cell); in hci_ti_probe()
/Linux-v4.19/drivers/net/ethernet/ni/
Dnixge.c1163 nvmem_cell_put(cell); in nixge_get_nvmem_address()
/Linux-v4.19/drivers/gpu/drm/msm/adreno/
Da5xx_gpu.c1484 nvmem_cell_put(cell); in check_speed_bin()