Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/nvmem/
Dcore.c265 static int of_nvmem_match(struct device *dev, void *nvmem_np) in of_nvmem_match() function
277 d = bus_find_device(&nvmem_bus_type, NULL, nvmem_np, of_nvmem_match); in of_nvmem_find()