Symbol: nvmem_cell
drivers/bluetooth/hci_ll.c
691
struct nvmem_cell *bdaddr_cell;
drivers/cpufreq/qcom-cpufreq-nvmem.c
169
struct nvmem_cell *speedbin_nvmem,
drivers/cpufreq/qcom-cpufreq-nvmem.c
221
struct nvmem_cell *speedbin_nvmem,
drivers/cpufreq/qcom-cpufreq-nvmem.c
270
struct nvmem_cell *speedbin_nvmem,
drivers/cpufreq/qcom-cpufreq-nvmem.c
347
struct nvmem_cell *speedbin_nvmem,
drivers/cpufreq/qcom-cpufreq-nvmem.c
398
struct nvmem_cell *speedbin_nvmem,
drivers/cpufreq/qcom-cpufreq-nvmem.c
481
struct nvmem_cell *speedbin_nvmem;
drivers/cpufreq/qcom-cpufreq-nvmem.c
52
struct nvmem_cell *speedbin_nvmem,
drivers/cpufreq/qcom-cpufreq-nvmem.c
73
struct nvmem_cell *speedbin_nvmem,
drivers/cpufreq/sun50i-cpufreq-nvmem.c
194
struct nvmem_cell *speedbin_nvmem;
drivers/extcon/extcon-rtk-type-c.c
876
struct nvmem_cell *cell;
drivers/extcon/extcon-rtk-type-c.c
960
struct nvmem_cell *cell;
drivers/gpu/drm/mediatek/mtk_dp.c
1168
struct nvmem_cell *cell;
drivers/gpu/drm/msm/adreno/a5xx_gpu.c
1695
struct nvmem_cell *cell;
drivers/iio/adc/at91-sama5d2_adc.c
2253
struct nvmem_cell *temp_calib;
drivers/iio/adc/meson_saradc.c
791
struct nvmem_cell *temperature_calib;
drivers/iio/adc/sc27xx_adc.c
167
struct nvmem_cell *cell;
drivers/net/ethernet/ni/nixge.c
1236
struct nvmem_cell *cell;
drivers/net/ethernet/sunplus/spl2sw_driver.c
224
struct nvmem_cell *cell;
drivers/net/phy/aquantia/aquantia_firmware.c
298
struct nvmem_cell *cell;
drivers/net/phy/dp83867.c
509
struct nvmem_cell *cell;
drivers/net/phy/mediatek/mtk-ge-soc.c
1157
struct nvmem_cell *cell;
drivers/net/wireless/ath/ath10k/core.c
1978
struct nvmem_cell *cell;
drivers/net/wireless/ath/ath9k/ath9k_pci_owl_loader.c
28
struct nvmem_cell *cell;
drivers/net/wireless/ath/ath9k/init.c
574
struct nvmem_cell *cell;
drivers/net/wireless/mediatek/mt76/eeprom.c
118
struct nvmem_cell *cell;
drivers/net/wireless/ralink/rt2x00/rt2800lib.c
10970
struct nvmem_cell *cell;
drivers/nvmem/core.c
1292
static struct nvmem_cell *nvmem_create_cell(struct nvmem_cell_entry *entry,
drivers/nvmem/core.c
1295
struct nvmem_cell *cell;
drivers/nvmem/core.c
1317
static struct nvmem_cell *
drivers/nvmem/core.c
1321
struct nvmem_cell *cell = ERR_PTR(-ENOENT);
drivers/nvmem/core.c
1411
struct nvmem_cell *of_nvmem_cell_get(struct device_node *np, const char *id)
drivers/nvmem/core.c
1416
struct nvmem_cell *cell;
drivers/nvmem/core.c
1502
struct nvmem_cell *nvmem_cell_get(struct device *dev, const char *id)
drivers/nvmem/core.c
1504
struct nvmem_cell *cell;
drivers/nvmem/core.c
1522
nvmem_cell_put(*(struct nvmem_cell **)res);
drivers/nvmem/core.c
1535
struct nvmem_cell *devm_nvmem_cell_get(struct device *dev, const char *id)
drivers/nvmem/core.c
1537
struct nvmem_cell **ptr, *cell;
drivers/nvmem/core.c
1557
struct nvmem_cell **c = res;
drivers/nvmem/core.c
1572
void devm_nvmem_cell_put(struct device *dev, struct nvmem_cell *cell)
drivers/nvmem/core.c
1588
void nvmem_cell_put(struct nvmem_cell *cell)
drivers/nvmem/core.c
1680
void *nvmem_cell_read(struct nvmem_cell *cell, size_t *len)
drivers/nvmem/core.c
1803
int nvmem_cell_write(struct nvmem_cell *cell, void *buf, size_t len)
drivers/nvmem/core.c
1813
struct nvmem_cell *cell;
drivers/nvmem/core.c
1902
struct nvmem_cell *cell;
drivers/nvmem/core.c
336
static struct nvmem_cell *nvmem_create_cell(struct nvmem_cell_entry *entry,
drivers/nvmem/core.c
344
struct nvmem_cell *cell = NULL;
drivers/phy/mediatek/phy-mtk-mipi-dsi.c
69
struct nvmem_cell *cell;
drivers/phy/qualcomm/phy-qcom-qusb2.c
463
struct nvmem_cell *cell;
drivers/phy/realtek/phy-rtk-usb2.c
875
struct nvmem_cell *cell;
drivers/phy/realtek/phy-rtk-usb3.c
438
struct nvmem_cell *cell;
drivers/phy/rockchip/phy-rockchip-inno-hdmi.c
1131
struct nvmem_cell *cell;
drivers/phy/socionext/phy-uniphier-usb3hs.c
104
struct nvmem_cell *cell;
drivers/phy/sunplus/phy-sunplus-usb2.c
80
struct nvmem_cell *cell;
drivers/power/reset/macsmc-reboot.c
18
struct nvmem_cell *shutdown_flag;
drivers/power/reset/macsmc-reboot.c
19
struct nvmem_cell *boot_stage;
drivers/power/reset/macsmc-reboot.c
20
struct nvmem_cell *boot_error_count;
drivers/power/reset/macsmc-reboot.c
21
struct nvmem_cell *panic_count;
drivers/power/reset/macsmc-reboot.c
218
struct nvmem_cell *cell;
drivers/power/reset/macsmc-reboot.c
44
struct nvmem_cell *nvm_cells[ARRAY_SIZE(nvmem_names)];
drivers/power/reset/macsmc-reboot.c
49
static int nvmem_cell_get_u8(struct nvmem_cell *cell)
drivers/power/reset/macsmc-reboot.c
69
static int nvmem_cell_set_u8(struct nvmem_cell *cell, u8 val)
drivers/power/reset/nvmem-reboot-mode.c
17
struct nvmem_cell *cell;
drivers/power/supply/sc27xx_fuel_gauge.c
960
struct nvmem_cell *cell;
drivers/rtc/rtc-macsmc.c
27
struct nvmem_cell *rtc_offset;
drivers/rtc/rtc-pm8xxx.c
176
buf = nvmem_cell_read(rtc_dd->nvmem_cell, &len);
drivers/rtc/rtc-pm8xxx.c
203
rc = nvmem_cell_write(rtc_dd->nvmem_cell, buf, sizeof(buf));
drivers/rtc/rtc-pm8xxx.c
249
if (!rtc_dd->nvmem_cell && !rtc_dd->use_uefi)
drivers/rtc/rtc-pm8xxx.c
270
if (rtc_dd->nvmem_cell)
drivers/rtc/rtc-pm8xxx.c
568
rtc_dd->nvmem_cell = devm_nvmem_cell_get(rtc_dd->dev, "offset");
drivers/rtc/rtc-pm8xxx.c
569
if (IS_ERR(rtc_dd->nvmem_cell)) {
drivers/rtc/rtc-pm8xxx.c
570
rc = PTR_ERR(rtc_dd->nvmem_cell);
drivers/rtc/rtc-pm8xxx.c
573
rtc_dd->nvmem_cell = NULL;
drivers/rtc/rtc-pm8xxx.c
668
if (rtc_dd->nvmem_cell)
drivers/rtc/rtc-pm8xxx.c
79
struct nvmem_cell *nvmem_cell;
drivers/soc/mediatek/mtk-svs.c
1863
struct nvmem_cell *cell;
drivers/thermal/imx8mm_thermal.c
202
struct nvmem_cell *cell;
drivers/thermal/mediatek/auxadc_thermal.c
1076
struct nvmem_cell *cell;
drivers/thermal/mediatek/lvts_thermal.c
880
struct nvmem_cell *cell;
drivers/thermal/qcom/tsens.c
60
struct nvmem_cell *cell;
drivers/thermal/rockchip_thermal.c
1473
struct nvmem_cell *cell;
drivers/thermal/sprd_thermal.c
124
struct nvmem_cell *cell;
drivers/thermal/sun8i_thermal.c
304
struct nvmem_cell *calcell;
drivers/ufs/host/ufs-renesas.c
451
struct nvmem_cell *cell = NULL;
drivers/watchdog/rave-sp-wdt.c
258
struct nvmem_cell *cell;
include/linux/nvmem-consumer.h
105
static inline struct nvmem_cell *devm_nvmem_cell_get(struct device *dev,
include/linux/nvmem-consumer.h
112
struct nvmem_cell *cell)
include/linux/nvmem-consumer.h
116
static inline void nvmem_cell_put(struct nvmem_cell *cell)
include/linux/nvmem-consumer.h
120
static inline void *nvmem_cell_read(struct nvmem_cell *cell, size_t *len)
include/linux/nvmem-consumer.h
125
static inline int nvmem_cell_write(struct nvmem_cell *cell,
include/linux/nvmem-consumer.h
19
struct nvmem_cell;
include/linux/nvmem-consumer.h
247
struct nvmem_cell *of_nvmem_cell_get(struct device_node *np,
include/linux/nvmem-consumer.h
252
static inline struct nvmem_cell *of_nvmem_cell_get(struct device_node *np,
include/linux/nvmem-consumer.h
53
struct nvmem_cell *nvmem_cell_get(struct device *dev, const char *id);
include/linux/nvmem-consumer.h
54
struct nvmem_cell *devm_nvmem_cell_get(struct device *dev, const char *id);
include/linux/nvmem-consumer.h
55
void nvmem_cell_put(struct nvmem_cell *cell);
include/linux/nvmem-consumer.h
56
void devm_nvmem_cell_put(struct device *dev, struct nvmem_cell *cell);
include/linux/nvmem-consumer.h
57
void *nvmem_cell_read(struct nvmem_cell *cell, size_t *len);
include/linux/nvmem-consumer.h
58
int nvmem_cell_write(struct nvmem_cell *cell, void *buf, size_t len);
include/linux/nvmem-consumer.h
99
static inline struct nvmem_cell *nvmem_cell_get(struct device *dev,
net/core/of_net.c
64
struct nvmem_cell *cell;
net/ethernet/eth.c
534
struct nvmem_cell *cell;