Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dnvmem-consumer.h37 void nvmem_cell_put(struct nvmem_cell *cell);
77 static inline void nvmem_cell_put(struct nvmem_cell *cell) in nvmem_cell_put() function
/linux-4.19.296/drivers/of/
Dof_net.c106 nvmem_cell_put(cell); in of_get_nvmem_mac_address()
/linux-4.19.296/drivers/nvmem/
Dcore.c960 nvmem_cell_put(*(struct nvmem_cell **)res); in devm_nvmem_cell_release()
1026 void nvmem_cell_put(struct nvmem_cell *cell) in nvmem_cell_put() function
1033 EXPORT_SYMBOL_GPL(nvmem_cell_put);
1233 nvmem_cell_put(cell); in nvmem_cell_read_u32()
1238 nvmem_cell_put(cell); in nvmem_cell_read_u32()
1244 nvmem_cell_put(cell); in nvmem_cell_read_u32()
/linux-4.19.296/drivers/cpufreq/
Dqcom-cpufreq-kryo.c119 nvmem_cell_put(speedbin_nvmem); in qcom_cpufreq_kryo_probe()
/linux-4.19.296/drivers/bluetooth/
Dhci_ll.c730 nvmem_cell_put(bdaddr_cell); in hci_ti_probe()