Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dnvmem-consumer.h60 void nvmem_cell_put(struct nvmem_cell *cell);
116 static inline void nvmem_cell_put(struct nvmem_cell *cell) in nvmem_cell_put() function
/Linux-v5.10/Documentation/driver-api/
Dnvmem.rst112 void nvmem_cell_put(struct nvmem_cell *cell);
121 `*nvmem_cell_put()` to free all the allocation memory for the cell.
157 void nvmem_cell_put(struct nvmem_cell *cell);
/Linux-v5.10/drivers/nvmem/
Dcore.c1123 nvmem_cell_put(*(struct nvmem_cell **)res); in devm_nvmem_cell_release()
1189 void nvmem_cell_put(struct nvmem_cell *cell) in nvmem_cell_put() function
1195 EXPORT_SYMBOL_GPL(nvmem_cell_put);
1386 nvmem_cell_put(cell); in nvmem_cell_read_common()
1391 nvmem_cell_put(cell); in nvmem_cell_read_common()
1396 nvmem_cell_put(cell); in nvmem_cell_read_common()
/Linux-v5.10/drivers/cpufreq/
Dqcom-cpufreq-nvmem.c311 nvmem_cell_put(speedbin_nvmem); in qcom_cpufreq_probe()
314 nvmem_cell_put(speedbin_nvmem); in qcom_cpufreq_probe()
Dsun50i-cpufreq-nvmem.c67 nvmem_cell_put(speedbin_nvmem); in sun50i_cpufreq_get_efuse()
/Linux-v5.10/drivers/watchdog/
Drave-sp-wdt.c287 nvmem_cell_put(cell); in rave_sp_wdt_probe()
/Linux-v5.10/drivers/gpu/drm/mediatek/
Dmtk_mipi_tx.c103 nvmem_cell_put(cell); in mtk_mipi_tx_get_calibration_datal()
/Linux-v5.10/net/ethernet/
Deth.c545 nvmem_cell_put(cell); in nvmem_get_mac_address()
/Linux-v5.10/drivers/iio/adc/
Dsc27xx_adc.c147 nvmem_cell_put(cell); in sc27xx_adc_scale_calibration()
/Linux-v5.10/drivers/thermal/
Dsprd_thermal.c133 nvmem_cell_put(cell); in sprd_thm_cal_read()
Dmtk_thermal.c912 nvmem_cell_put(cell); in mtk_thermal_get_calibration_data()
/Linux-v5.10/drivers/bluetooth/
Dhci_ll.c739 nvmem_cell_put(bdaddr_cell); in hci_ti_probe()
/Linux-v5.10/drivers/power/supply/
Dsc27xx_fuel_gauge.c977 nvmem_cell_put(cell); in sc27xx_fgu_calibration()
/Linux-v5.10/drivers/thermal/qcom/
Dtsens.c66 nvmem_cell_put(cell); in qfprom_read()
/Linux-v5.10/drivers/phy/rockchip/
Dphy-rockchip-inno-hdmi.c999 nvmem_cell_put(cell); in inno_hdmi_phy_rk3328_init()
/Linux-v5.10/drivers/gpu/drm/msm/adreno/
Da5xx_gpu.c1551 nvmem_cell_put(cell); in check_speed_bin()
/Linux-v5.10/drivers/net/ethernet/ni/
Dnixge.c1209 nvmem_cell_put(cell); in nixge_get_nvmem_address()
/Linux-v5.10/drivers/soc/qcom/
Dcpr.c821 nvmem_cell_put(cell); in cpr_read_efuse()