Searched refs:nvmem_bus_type (Results 1 – 1 of 1) sorted by relevance
550 static struct bus_type nvmem_bus_type = { variable965 nvmem->dev.bus = &nvmem_bus_type; in nvmem_register()1163 dev = bus_find_device(&nvmem_bus_type, NULL, data, match); in __nvmem_device_get()2245 ret = bus_register(&nvmem_bus_type); in nvmem_init()2251 bus_unregister(&nvmem_bus_type); in nvmem_init()2259 bus_unregister(&nvmem_bus_type); in nvmem_exit()