Home
last modified time | relevance | path

Searched refs:devm_nvmem_cell_get (Results 1 – 13 of 13) sorted by relevance

/linux/include/linux/
A Dnvmem-consumer.h59 struct nvmem_cell *devm_nvmem_cell_get(struct device *dev, const char *id);
109 static inline struct nvmem_cell *devm_nvmem_cell_get(struct device *dev, in devm_nvmem_cell_get() function
/linux/drivers/power/reset/
A Dnvmem-reboot-mode.c46 nvmem_rbm->cell = devm_nvmem_cell_get(&pdev->dev, "reboot-mode"); in nvmem_reboot_mode_probe()
/linux/drivers/net/wireless/ath/ath9k/
A Dath9k_pci_owl_loader.c181 ctx->cell = devm_nvmem_cell_get(&ctx->pdev->dev, "calibration"); in owl_nvmem_probe()
A Dinit.c580 cell = devm_nvmem_cell_get(sc->dev, "calibration"); in ath9k_nvmem_request_eeprom()
/linux/drivers/phy/socionext/
A Dphy-uniphier-usb3hs.c107 cell = devm_nvmem_cell_get(priv->dev, name); in uniphier_u3hsphy_get_nvparam()
/linux/Documentation/driver-api/
A Dnvmem.rst110 struct nvmem_cell *devm_nvmem_cell_get(struct device *dev, const char *name);
/linux/drivers/thermal/
A Dsun8i_thermal.c289 calcell = devm_nvmem_cell_get(dev, "calibration"); in sun8i_ths_calibrate()
/linux/drivers/nvmem/
A Dcore.c1333 struct nvmem_cell *devm_nvmem_cell_get(struct device *dev, const char *id) in devm_nvmem_cell_get() function
1351 EXPORT_SYMBOL_GPL(devm_nvmem_cell_get);
/linux/drivers/phy/qualcomm/
A Dphy-qcom-qusb2.c1020 qphy->cell = devm_nvmem_cell_get(dev, NULL); in qusb2_phy_probe()
/linux/drivers/iio/adc/
A Dmeson_saradc.c708 temperature_calib = devm_nvmem_cell_get(indio_dev->dev.parent, in meson_sar_adc_temp_sensor_init()
/linux/
A Dvmlinux.symvers6518 0x00000000 devm_nvmem_cell_get vmlinux EXPORT_SYMBOL_GPL
A DSystem.map48950 ffff800010d162a0 T devm_nvmem_cell_get
A D.tmp_System.map48950 ffff800010d162a0 T devm_nvmem_cell_get

Completed in 320 milliseconds