Home
last modified time | relevance | path

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

/linux/Documentation/driver-api/usb/
H A Dindex.rst23 typec_bus
/linux/drivers/usb/typec/
H A Dbus.c392 drv->driver.bus = &typec_bus; in __typec_altmode_register_driver()
564 const struct bus_type typec_bus = { variable
572 EXPORT_SYMBOL_GPL(typec_bus);
H A Dclass.c687 alt->adev.dev.bus = &typec_bus; in typec_register_altmode()
2842 ret = bus_register(&typec_bus); in typec_init()
2874 bus_unregister(&typec_bus); in typec_init()
2885 bus_unregister(&typec_bus); in typec_exit()
/linux/include/linux/usb/
H A Dtypec.h30 extern const struct bus_type typec_bus;
/linux/
H A DMAINTAINERS27454 F: Documentation/driver-api/usb/typec_bus.rst