Home
last modified time | relevance | path

Searched refs:nvmem_cell_get (Results 1 – 17 of 17) sorted by relevance

/linux/include/linux/
A Dnvmem-consumer.h58 struct nvmem_cell *nvmem_cell_get(struct device *dev, const char *id);
103 static inline struct nvmem_cell *nvmem_cell_get(struct device *dev, in nvmem_cell_get() function
/linux/Documentation/driver-api/
A Dnvmem.rst109 struct nvmem_cell *nvmem_cell_get(struct device *dev, const char *name);
118 `*nvmem_cell_get()` apis will get a reference to nvmem cell for a given id,
/linux/drivers/nvmem/
A Dcore.c1300 struct nvmem_cell *nvmem_cell_get(struct device *dev, const char *id) in nvmem_cell_get() function
1316 EXPORT_SYMBOL_GPL(nvmem_cell_get);
1341 cell = nvmem_cell_get(dev, id); in devm_nvmem_cell_get()
1595 cell = nvmem_cell_get(dev, cell_id); in nvmem_cell_read_common()
1684 cell = nvmem_cell_get(dev, cell_id); in nvmem_cell_read_variable_common()
/linux/drivers/watchdog/
A Drave-sp-wdt.c278 cell = nvmem_cell_get(dev, "wdt-timeout"); in rave_sp_wdt_probe()
/linux/drivers/phy/mediatek/
A Dphy-mtk-mipi-dsi.c97 cell = nvmem_cell_get(mipi_tx->dev, "calibration-data"); in mtk_mipi_tx_get_calibration_datal()
/linux/net/ethernet/
A Deth.c561 cell = nvmem_cell_get(dev, "mac-address"); in nvmem_get_mac_address()
/linux/drivers/iio/adc/
A Dsc27xx_adc.c142 cell = nvmem_cell_get(data->dev, cell_name); in sc27xx_adc_scale_calibration()
/linux/drivers/bluetooth/
A Dhci_ll.c714 bdaddr_cell = nvmem_cell_get(&serdev->dev, "bd-address"); in hci_ti_probe()
/linux/drivers/thermal/
A Dmtk_thermal.c905 cell = nvmem_cell_get(dev, "calibration-data"); in mtk_thermal_get_calibration_data()
/linux/drivers/power/supply/
A Dsc27xx_fuel_gauge.c972 cell = nvmem_cell_get(data->dev, "fgu_calib"); in sc27xx_fgu_calibration()
/linux/drivers/thermal/qcom/
A Dtsens.c62 cell = nvmem_cell_get(dev, cname); in qfprom_read()
/linux/drivers/phy/rockchip/
A Dphy-rockchip-inno-hdmi.c990 cell = nvmem_cell_get(inno->dev, "cpu-version"); in inno_hdmi_phy_rk3328_init()
/linux/drivers/gpu/drm/msm/adreno/
A Da5xx_gpu.c1727 cell = nvmem_cell_get(dev, "speed_bin"); in check_speed_bin()
/linux/drivers/net/ethernet/ni/
A Dnixge.c1210 cell = nvmem_cell_get(dev, "address"); in nixge_get_nvmem_address()
/linux/
A Dvmlinux.symvers10862 0x00000000 nvmem_cell_get vmlinux EXPORT_SYMBOL_GPL
A DSystem.map48949 ffff800010d160f0 T nvmem_cell_get
A D.tmp_System.map48949 ffff800010d160f0 T nvmem_cell_get

Completed in 337 milliseconds