Searched refs:nvmem_bus_type (Results 1 – 1 of 1) sorted by relevance
412 static struct bus_type nvmem_bus_type = { variable888 nvmem->dev.bus = &nvmem_bus_type; in nvmem_register()1089 dev = bus_find_device(&nvmem_bus_type, NULL, data, match); in __nvmem_device_get()2129 return bus_register(&nvmem_bus_type); in nvmem_init()2134 bus_unregister(&nvmem_bus_type); in nvmem_exit()