Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dnvmem-consumer.h55 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/Documentation/driver-api/
H A Dnvmem.rst102 void nvmem_cell_put(struct nvmem_cell *cell);
111 `*nvmem_cell_put()` to free all the allocation memory for the cell.
147 void nvmem_cell_put(struct nvmem_cell *cell);
/linux/net/core/
H A Dof_net.c83 nvmem_cell_put(cell); in of_get_mac_address_nvmem()
/linux/drivers/nvmem/
H A Dcore.c1522 nvmem_cell_put(*(struct nvmem_cell **)res); in devm_nvmem_cell_release()
1588 void nvmem_cell_put(struct nvmem_cell *cell) in nvmem_cell_put() function
1599 EXPORT_SYMBOL_GPL(nvmem_cell_put);
1823 nvmem_cell_put(cell); in nvmem_cell_read_common()
1828 nvmem_cell_put(cell); in nvmem_cell_read_common()
1833 nvmem_cell_put(cell); in nvmem_cell_read_common()
1912 nvmem_cell_put(cell); in nvmem_cell_read_variable_common()
/linux/drivers/phy/mediatek/
H A Dphy-mtk-mipi-dsi.c79 nvmem_cell_put(cell); in mtk_mipi_tx_get_calibration_datal()
/linux/drivers/cpufreq/
H A Dsun50i-cpufreq-nvmem.c223 nvmem_cell_put(speedbin_nvmem); in sun50i_cpufreq_get_efuse()
/linux/drivers/watchdog/
H A Drave-sp-wdt.c287 nvmem_cell_put(cell); in rave_sp_wdt_probe()
/linux/drivers/phy/sunplus/
H A Dphy-sunplus-usb2.c93 nvmem_cell_put(cell); in update_disc_vol()
/linux/net/ethernet/
H A Deth.c543 nvmem_cell_put(cell); in nvmem_get_mac_address()
/linux/drivers/ufs/host/
H A Dufs-renesas.c503 nvmem_cell_put(cell); in ufs_renesas_init()
/linux/drivers/bluetooth/
H A Dhci_ll.c752 nvmem_cell_put(bdaddr_cell); in hci_ti_probe()
/linux/drivers/extcon/
H A Dextcon-rtk-type-c.c923 nvmem_cell_put(cell); in __updated_type_c_parameter_by_efuse()
1011 nvmem_cell_put(cell); in __updated_type_c_parameter_by_efuse_v2()
/linux/drivers/thermal/mediatek/
H A Dauxadc_thermal.c1098 nvmem_cell_put(cell); in mtk_thermal_get_calibration_data()
/linux/drivers/net/phy/mediatek/
H A Dmtk-ge-soc.c1170 nvmem_cell_put(cell); in mt798x_phy_calibration()
/linux/drivers/iio/adc/
H A Dmeson_saradc.c811 nvmem_cell_put(temperature_calib); in meson_sar_adc_temp_sensor_init()
H A Dat91-sama5d2_adc.c2271 nvmem_cell_put(temp_calib); in at91_adc_temp_sensor_init()
/linux/drivers/thermal/qcom/
H A Dtsens.c69 nvmem_cell_put(cell); in qfprom_read()