Home
last modified time | relevance | path

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

/linux-5.19.10/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()
1222 retval = bus_register(&w1_bus_type); in w1_init()
1254 bus_unregister(&w1_bus_type); in w1_init()
1272 bus_unregister(&w1_bus_type); in w1_fini()