Searched refs:nvmem_bus_type (Results 1 – 1 of 1) sorted by relevance
537 static struct bus_type nvmem_bus_type = { variable936 nvmem->dev.bus = &nvmem_bus_type; in nvmem_register()1134 dev = bus_find_device(&nvmem_bus_type, NULL, data, match); in __nvmem_device_get()2206 ret = bus_register(&nvmem_bus_type); in nvmem_init()2212 bus_unregister(&nvmem_bus_type); in nvmem_init()2220 bus_unregister(&nvmem_bus_type); in nvmem_exit()