Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/w1/ !
Dw1.c175 static struct bus_type w1_bus_type = { variable
183 .bus = &w1_bus_type,
189 .bus = &w1_bus_type,
197 .bus = &w1_bus_type,
203 .bus = &w1_bus_type,
680 sl->dev.bus = &w1_bus_type; in __w1_attach_slave_device()
1226 retval = bus_register(&w1_bus_type); in w1_init()
1258 bus_unregister(&w1_bus_type); in w1_init()
1276 bus_unregister(&w1_bus_type); in w1_fini()