Home
last modified time | relevance | path

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

/drivers/usb/typec/
A Dbus.h31 extern const struct bus_type typec_bus;
A Dbus.c392 drv->driver.bus = &typec_bus; in __typec_altmode_register_driver()
542 const struct bus_type typec_bus = { variable
A Dclass.c589 alt->adev.dev.bus = &typec_bus; in typec_register_altmode()
2727 ret = bus_register(&typec_bus); in typec_init()
2759 bus_unregister(&typec_bus); in typec_init()
2770 bus_unregister(&typec_bus); in typec_exit()

Completed in 9 milliseconds