Home
last modified time | relevance | path

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

/linux-6.15/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.c195 int nvmem_layout_bus_register(void) in nvmem_layout_bus_register() function
H A Dcore.c2249 ret = nvmem_layout_bus_register(); in nvmem_init()