Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dnvmem-consumer.h115 static inline void nvmem_cell_put(struct nvmem_cell *cell) in nvmem_cell_put() function
/linux-6.6.21/drivers/nvmem/
Dcore.c1549 void nvmem_cell_put(struct nvmem_cell *cell) in nvmem_cell_put() function