Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/nvmem/
Dcore.c831 nvmem_cell_put(*(struct nvmem_cell **)res); in devm_nvmem_cell_release()
897 void nvmem_cell_put(struct nvmem_cell *cell) in nvmem_cell_put() function
903 EXPORT_SYMBOL_GPL(nvmem_cell_put);
1102 nvmem_cell_put(cell); in nvmem_cell_read_u16()
1107 nvmem_cell_put(cell); in nvmem_cell_read_u16()
1112 nvmem_cell_put(cell); in nvmem_cell_read_u16()
1139 nvmem_cell_put(cell); in nvmem_cell_read_u32()
1144 nvmem_cell_put(cell); in nvmem_cell_read_u32()
1150 nvmem_cell_put(cell); in nvmem_cell_read_u32()
/Linux-v5.4/include/linux/
Dnvmem-consumer.h60 void nvmem_cell_put(struct nvmem_cell *cell);
111 static inline void nvmem_cell_put(struct nvmem_cell *cell) in nvmem_cell_put() function
/Linux-v5.4/drivers/cpufreq/
Dqcom-cpufreq-nvmem.c186 nvmem_cell_put(speedbin_nvmem); in qcom_cpufreq_probe()
189 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.4/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.
155 void nvmem_cell_put(struct nvmem_cell *cell);
/Linux-v5.4/drivers/watchdog/
Drave-sp-wdt.c287 nvmem_cell_put(cell); in rave_sp_wdt_probe()
/Linux-v5.4/drivers/thermal/qcom/
Dtsens-common.c26 nvmem_cell_put(cell); in qfprom_read()
/Linux-v5.4/net/ethernet/
Deth.c584 nvmem_cell_put(cell); in nvmem_get_mac_address()
/Linux-v5.4/drivers/iio/adc/
Dsc27xx_adc.c147 nvmem_cell_put(cell); in sc27xx_adc_scale_calibration()
/Linux-v5.4/drivers/bluetooth/
Dhci_ll.c742 nvmem_cell_put(bdaddr_cell); in hci_ti_probe()
/Linux-v5.4/drivers/thermal/
Dmtk_thermal.c785 nvmem_cell_put(cell); in mtk_thermal_get_calibration_data()
/Linux-v5.4/drivers/power/supply/
Dsc27xx_fuel_gauge.c873 nvmem_cell_put(cell); in sc27xx_fgu_calibration()
/Linux-v5.4/drivers/phy/rockchip/
Dphy-rockchip-inno-hdmi.c995 nvmem_cell_put(cell); in inno_hdmi_phy_rk3328_init()
/Linux-v5.4/drivers/gpu/drm/msm/adreno/
Da5xx_gpu.c1406 nvmem_cell_put(cell); in check_speed_bin()
/Linux-v5.4/drivers/net/ethernet/ni/
Dnixge.c1229 nvmem_cell_put(cell); in nixge_get_nvmem_address()