Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/driver-api/usb/
H A Dindex.rst22 typec_bus
/openbmc/linux/drivers/usb/typec/
H A Dbus.h31 extern const struct bus_type typec_bus;
H A Dbus.c290 drv->driver.bus = &typec_bus; in __typec_altmode_register_driver()
442 const struct bus_type typec_bus = { variable
H A Dclass.c560 alt->adev.dev.bus = &typec_bus; in typec_register_altmode()
2342 ret = bus_register(&typec_bus); in typec_init()
2374 bus_unregister(&typec_bus); in typec_init()
2385 bus_unregister(&typec_bus); in typec_exit()
/openbmc/linux/
H A DMAINTAINERS22406 F: Documentation/driver-api/usb/typec_bus.rst