Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/w1/
Dw1.c170 static const struct bus_type w1_bus_type = { variable
177 .bus = &w1_bus_type,
183 .bus = &w1_bus_type,
191 .bus = &w1_bus_type,
197 .bus = &w1_bus_type,
670 sl->dev.bus = &w1_bus_type; in __w1_attach_slave_device()
1215 retval = bus_register(&w1_bus_type); in w1_init()
1247 bus_unregister(&w1_bus_type); in w1_init()
1265 bus_unregister(&w1_bus_type); in w1_fini()