Home
last modified time | relevance | path

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

12

/linux-6.15/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-6.15/Documentation/driver-api/
H A Dnvmem.rst108 void nvmem_cell_put(struct nvmem_cell *cell);
117 `*nvmem_cell_put()` to free all the allocation memory for the cell.
153 void nvmem_cell_put(struct nvmem_cell *cell);
/linux-6.15/net/core/
H A Dof_net.c83 nvmem_cell_put(cell); in of_get_mac_address_nvmem()
/linux-6.15/drivers/nvmem/
H A Dcore.c1567 nvmem_cell_put(*(struct nvmem_cell **)res); in devm_nvmem_cell_release()
1633 void nvmem_cell_put(struct nvmem_cell *cell) in nvmem_cell_put() function
1644 EXPORT_SYMBOL_GPL(nvmem_cell_put);
1868 nvmem_cell_put(cell); in nvmem_cell_read_common()
1873 nvmem_cell_put(cell); in nvmem_cell_read_common()
1878 nvmem_cell_put(cell); in nvmem_cell_read_common()
1957 nvmem_cell_put(cell); in nvmem_cell_read_variable_common()
/linux-6.15/drivers/phy/mediatek/
H A Dphy-mtk-mipi-dsi.c79 nvmem_cell_put(cell); in mtk_mipi_tx_get_calibration_datal()
/linux-6.15/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()
H A Dsun50i-cpufreq-nvmem.c223 nvmem_cell_put(speedbin_nvmem); in sun50i_cpufreq_get_efuse()
/linux-6.15/drivers/watchdog/
H A Drave-sp-wdt.c287 nvmem_cell_put(cell); in rave_sp_wdt_probe()
/linux-6.15/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-6.15/drivers/phy/sunplus/
H A Dphy-sunplus-usb2.c93 nvmem_cell_put(cell); in update_disc_vol()
/linux-6.15/drivers/net/phy/aquantia/
H A Daquantia_firmware.c319 nvmem_cell_put(cell); in aqr_firmware_load_nvmem()
/linux-6.15/net/ethernet/
H A Deth.c546 nvmem_cell_put(cell); in nvmem_get_mac_address()
/linux-6.15/drivers/net/wireless/mediatek/mt76/
H A Deeprom.c128 nvmem_cell_put(cell); in mt76_get_of_data_from_nvmem()
/linux-6.15/drivers/thermal/
H A Dimx8mm_thermal.c212 nvmem_cell_put(cell); in imx8mm_tmu_probe_set_calib_v2()
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()
/linux-6.15/drivers/net/ethernet/sunplus/
H A Dspl2sw_driver.c235 nvmem_cell_put(cell); in spl2sw_nvmem_get_mac_address()
/linux-6.15/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-6.15/drivers/ufs/host/
H A Dufs-renesas.c503 nvmem_cell_put(cell); in ufs_renesas_init()
/linux-6.15/drivers/bluetooth/
H A Dhci_ll.c740 nvmem_cell_put(bdaddr_cell); in hci_ti_probe()
/linux-6.15/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-6.15/drivers/thermal/mediatek/
H A Dauxadc_thermal.c1098 nvmem_cell_put(cell); in mtk_thermal_get_calibration_data()
/linux-6.15/drivers/net/phy/
H A Ddp83867.c580 nvmem_cell_put(cell); in dp83867_of_init_io_impedance()
/linux-6.15/drivers/power/supply/
H A Dsc27xx_fuel_gauge.c970 nvmem_cell_put(cell); in sc27xx_fgu_calibration()

12