/linux/include/linux/ |
H A D | nvmem-consumer.h | 55 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 D | nvmem.rst | 102 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 D | core.c | 1412 * 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 D | phy-mtk-mipi-dsi.c | 79 nvmem_cell_put(cell); in mtk_mipi_tx_get_calibration_datal()
|
/linux/drivers/cpufreq/ |
H A D | qcom-cpufreq-nvmem.c | 486 nvmem_cell_put(speedbin_nvmem); in qcom_cpufreq_probe() 489 nvmem_cell_put(speedbin_nvmem); in qcom_cpufreq_probe()
|
/linux/drivers/watchdog/ |
H A D | rave-sp-wdt.c | 287 nvmem_cell_put(cell); in rave_sp_wdt_probe()
|
/linux/drivers/iio/adc/ |
H A D | sc27xx_adc.c | 181 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 D | phy-sunplus-usb2.c | 93 nvmem_cell_put(cell); in update_disc_vol()
|
/linux/net/ethernet/ |
H A D | eth.c | 546 nvmem_cell_put(cell); in nvmem_get_mac_address()
|
/linux/drivers/net/wireless/mediatek/mt76/ |
H A D | eeprom.c | 128 nvmem_cell_put(cell); in mt76_get_of_data_from_nvmem()
|
/linux/drivers/thermal/ |
H A D | sprd_thermal.c | 133 nvmem_cell_put(cell); in sprd_thm_cal_read()
|
H A D | sun8i_thermal.c | 341 nvmem_cell_put(calcell); in sun8i_ths_calibrate()
|
H A D | rockchip_thermal.c | 1497 nvmem_cell_put(cell); in rockchip_get_efuse_value()
|
/linux/drivers/phy/realtek/ |
H A D | phy-rtk-usb2.c | 897 nvmem_cell_put(cell); in get_phy_data_by_efuse() 939 nvmem_cell_put(cell); in get_phy_data_by_efuse()
|
H A D | phy-rtk-usb3.c | 456 nvmem_cell_put(cell); in get_phy_data_by_efuse()
|
/linux/drivers/ufs/host/ |
H A D | ufs-renesas.c | 503 nvmem_cell_put(cell); in ufs_renesas_init()
|
/linux/drivers/bluetooth/ |
H A D | hci_ll.c | 740 nvmem_cell_put(bdaddr_cell); in hci_ti_probe()
|
/linux/drivers/net/phy/ |
H A D | dp83867.c | 531 nvmem_cell_put(cell); in dp83867_of_init_io_impedance()
|
/linux/drivers/thermal/mediatek/ |
H A D | auxadc_thermal.c | 1098 nvmem_cell_put(cell); in mtk_thermal_get_calibration_data()
|
H A D | lvts_thermal.c | 771 nvmem_cell_put(cell); in lvts_calibration_read()
|
/linux/drivers/power/supply/ |
H A D | sc27xx_fuel_gauge.c | 970 nvmem_cell_put(cell); in sc27xx_fgu_calibration()
|
/linux/drivers/net/phy/mediatek/ |
H A D | mtk-ge-soc.c | 1172 nvmem_cell_put(cell); in mt798x_phy_calibration()
|
/linux/drivers/soc/mediatek/ |
H A D | mtk-svs.c | 1875 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 D | nixge.c | 1245 nvmem_cell_put(cell); in nixge_get_nvmem_address()
|
/linux/drivers/thermal/qcom/ |
H A D | tsens.c | 69 nvmem_cell_put(cell); in qfprom_read()
|