Home
last modified time | relevance | path

Searched defs:nvmem_cell_put (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/include/linux/
Dnvmem-consumer.h121 static inline void nvmem_cell_put(struct nvmem_cell *cell) in nvmem_cell_put() function
/linux-5.19.10/drivers/nvmem/
Dcore.c1364 void nvmem_cell_put(struct nvmem_cell *cell) in nvmem_cell_put() function