Home
last modified time | relevance | path

Searched refs:nvmem_layout_bus_register (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/nvmem/
H A Dinternals.h39 int nvmem_layout_bus_register(void);
44 static inline int nvmem_layout_bus_register(void) in nvmem_layout_bus_register() function
H A Dlayouts.c208 int nvmem_layout_bus_register(void) in nvmem_layout_bus_register() function
H A Dcore.c2181 ret = nvmem_layout_bus_register(); in nvmem_init()