Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/nvmem/
Dcore.c448 static int nvmem_match(struct device *dev, void *data) in nvmem_match() function
457 d = bus_find_device(&nvmem_bus_type, NULL, (void *)name, nvmem_match); in nvmem_find()