Home
last modified time | relevance | path

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

/Linux-v6.1/Documentation/driver-api/usb/
Dindex.rst22 typec_bus
/Linux-v6.1/drivers/usb/typec/
Dbus.h29 extern struct bus_type typec_bus;
Dbus.c253 drv->driver.bus = &typec_bus; in __typec_altmode_register_driver()
405 struct bus_type typec_bus = { variable
Dclass.c558 alt->adev.dev.bus = &typec_bus; in typec_register_altmode()
2304 ret = bus_register(&typec_bus); in typec_init()
2336 bus_unregister(&typec_bus); in typec_init()
2347 bus_unregister(&typec_bus); in typec_exit()
/Linux-v6.1/
DMAINTAINERS21395 F: Documentation/driver-api/usb/typec_bus.rst