Home
last modified time | relevance | path

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

12

/Linux-v6.6/include/linux/
Dnvmem-consumer.h55 void nvmem_cell_put(struct nvmem_cell *cell);
115 static inline void nvmem_cell_put(struct nvmem_cell *cell) in nvmem_cell_put() function
/Linux-v6.6/Documentation/driver-api/
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-v6.6/drivers/cpufreq/
Dqcom-cpufreq-nvmem.c268 nvmem_cell_put(speedbin_nvmem); in qcom_cpufreq_probe()
271 nvmem_cell_put(speedbin_nvmem); in qcom_cpufreq_probe()
Dsun50i-cpufreq-nvmem.c65 nvmem_cell_put(speedbin_nvmem); in sun50i_cpufreq_get_efuse()
/Linux-v6.6/net/core/
Dof_net.c83 nvmem_cell_put(cell); in of_get_mac_address_nvmem()
/Linux-v6.6/drivers/nvmem/
Dcore.c1477 nvmem_cell_put(*(struct nvmem_cell **)res); in devm_nvmem_cell_release()
1543 void nvmem_cell_put(struct nvmem_cell *cell) in nvmem_cell_put() function
1553 EXPORT_SYMBOL_GPL(nvmem_cell_put);
1767 nvmem_cell_put(cell); in nvmem_cell_read_common()
1772 nvmem_cell_put(cell); in nvmem_cell_read_common()
1777 nvmem_cell_put(cell); in nvmem_cell_read_common()
1856 nvmem_cell_put(cell); in nvmem_cell_read_variable_common()
/Linux-v6.6/drivers/phy/mediatek/
Dphy-mtk-mipi-dsi.c79 nvmem_cell_put(cell); in mtk_mipi_tx_get_calibration_datal()
/Linux-v6.6/drivers/watchdog/
Drave-sp-wdt.c287 nvmem_cell_put(cell); in rave_sp_wdt_probe()
/Linux-v6.6/drivers/iio/adc/
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-v6.6/drivers/phy/sunplus/
Dphy-sunplus-usb2.c93 nvmem_cell_put(cell); in update_disc_vol()
/Linux-v6.6/drivers/thermal/
Dimx8mm_thermal.c212 nvmem_cell_put(cell); in imx8mm_tmu_probe_set_calib_v2()
Dsun8i_thermal.c318 nvmem_cell_put(calcell); in sun8i_ths_calibrate()
Dsprd_thermal.c133 nvmem_cell_put(cell); in sprd_thm_cal_read()
/Linux-v6.6/net/ethernet/
Deth.c558 nvmem_cell_put(cell); in nvmem_get_mac_address()
/Linux-v6.6/drivers/net/wireless/mediatek/mt76/
Deeprom.c122 nvmem_cell_put(cell); in mt76_get_of_epprom_from_nvmem()
/Linux-v6.6/drivers/net/ethernet/sunplus/
Dspl2sw_driver.c235 nvmem_cell_put(cell); in spl2sw_nvmem_get_mac_address()
/Linux-v6.6/drivers/phy/realtek/
Dphy-rtk-usb2.c899 nvmem_cell_put(cell); in get_phy_data_by_efuse()
941 nvmem_cell_put(cell); in get_phy_data_by_efuse()
Dphy-rtk-usb3.c458 nvmem_cell_put(cell); in get_phy_data_by_efuse()
/Linux-v6.6/drivers/bluetooth/
Dhci_ll.c740 nvmem_cell_put(bdaddr_cell); in hci_ti_probe()
/Linux-v6.6/drivers/net/phy/
Ddp83867.c562 nvmem_cell_put(cell); in dp83867_of_init_io_impedance()
/Linux-v6.6/drivers/thermal/mediatek/
Dlvts_thermal.c673 nvmem_cell_put(cell); in lvts_calibration_read()
Dauxadc_thermal.c1095 nvmem_cell_put(cell); in mtk_thermal_get_calibration_data()
/Linux-v6.6/drivers/power/supply/
Dsc27xx_fuel_gauge.c970 nvmem_cell_put(cell); in sc27xx_fgu_calibration()
/Linux-v6.6/drivers/soc/mediatek/
Dmtk-svs.c1736 nvmem_cell_put(cell); in svs_get_efuse_data()
1741 nvmem_cell_put(cell); in svs_get_efuse_data()
/Linux-v6.6/drivers/phy/rockchip/
Dphy-rockchip-inno-hdmi.c1158 nvmem_cell_put(cell); in inno_hdmi_phy_rk3328_init()

12