Home
last modified time | relevance | path

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

12

/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/drivers/nvmem/
H A Dcore.c1412 * nvmem_cell_put().
1503 * nvmem_cell_put().
1525 nvmem_cell_put(*(struct nvmem_cell **)res); in devm_nvmem_cell_release()
1587 * nvmem_cell_put() - Release previously allocated nvmem cell.
1591 void nvmem_cell_put(struct nvmem_cell *cell) in nvmem_cell_put() function
1602 EXPORT_SYMBOL_GPL(nvmem_cell_put);
1826 nvmem_cell_put(cell); in nvmem_cell_read_common()
1831 nvmem_cell_put(cell); in nvmem_cell_read_common()
1836 nvmem_cell_put(cell); in nvmem_cell_read_common()
1915 nvmem_cell_put(cel in nvmem_cell_read_variable_common()
[all...]
/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 Dqcom-cpufreq-nvmem.c486 nvmem_cell_put(speedbin_nvmem); in qcom_cpufreq_probe()
489 nvmem_cell_put(speedbin_nvmem); in qcom_cpufreq_probe()
/linux/drivers/watchdog/
H A Drave-sp-wdt.c287 nvmem_cell_put(cell); in rave_sp_wdt_probe()
/linux/drivers/iio/adc/
H A Dsc27xx_adc.c181 nvmem_cell_put(cell); in adc_nvmem_cell_calib_data()
188 nvmem_cell_put(cell); in adc_nvmem_cell_calib_data()
/linux/drivers/phy/sunplus/
H A Dphy-sunplus-usb2.c93 nvmem_cell_put(cell); in update_disc_vol()
/linux/net/ethernet/
H A Deth.c546 nvmem_cell_put(cell); in nvmem_get_mac_address()
/linux/drivers/net/wireless/mediatek/mt76/
H A Deeprom.c128 nvmem_cell_put(cell); in mt76_get_of_data_from_nvmem()
/linux/drivers/thermal/
H A Dsprd_thermal.c133 nvmem_cell_put(cell); in sprd_thm_cal_read()
H A Dsun8i_thermal.c341 nvmem_cell_put(calcell); in sun8i_ths_calibrate()
H A Drockchip_thermal.c1497 nvmem_cell_put(cell); in rockchip_get_efuse_value()
/linux/drivers/phy/realtek/
H A Dphy-rtk-usb2.c897 nvmem_cell_put(cell); in get_phy_data_by_efuse()
939 nvmem_cell_put(cell); in get_phy_data_by_efuse()
H A Dphy-rtk-usb3.c456 nvmem_cell_put(cell); in get_phy_data_by_efuse()
/linux/drivers/ufs/host/
H A Dufs-renesas.c503 nvmem_cell_put(cell); in ufs_renesas_init()
/linux/drivers/bluetooth/
H A Dhci_ll.c740 nvmem_cell_put(bdaddr_cell); in hci_ti_probe()
/linux/drivers/net/phy/
H A Ddp83867.c531 nvmem_cell_put(cell); in dp83867_of_init_io_impedance()
/linux/drivers/thermal/mediatek/
H A Dauxadc_thermal.c1098 nvmem_cell_put(cell); in mtk_thermal_get_calibration_data()
H A Dlvts_thermal.c771 nvmem_cell_put(cell); in lvts_calibration_read()
/linux/drivers/power/supply/
H A Dsc27xx_fuel_gauge.c970 nvmem_cell_put(cell); in sc27xx_fgu_calibration()
/linux/drivers/net/phy/mediatek/
H A Dmtk-ge-soc.c1172 nvmem_cell_put(cell); in mt798x_phy_calibration()
/linux/drivers/soc/mediatek/
H A Dmtk-svs.c1875 nvmem_cell_put(cell); in svs_get_efuse_data()
1880 nvmem_cell_put(cell); in svs_get_efuse_data()
/linux/drivers/net/ethernet/ni/
H A Dnixge.c1245 nvmem_cell_put(cell); in nixge_get_nvmem_address()
/linux/drivers/thermal/qcom/
H A Dtsens.c69 nvmem_cell_put(cell); in qfprom_read()

12