Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/Documentation/driver-api/usb/
H A Dindex.rst22 typec_bus
/OK3568_Linux_fs/kernel/drivers/usb/typec/
H A Dbus.h29 extern struct bus_type typec_bus;
H A Dbus.c251 drv->driver.bus = &typec_bus; in __typec_altmode_register_driver()
405 struct bus_type typec_bus = { variable
H A Dclass.c616 alt->adev.dev.bus = &typec_bus; in typec_register_altmode()
2165 ret = bus_register(&typec_bus); in typec_init()
2185 bus_unregister(&typec_bus); in typec_init()
2195 bus_unregister(&typec_bus); in typec_exit()
/OK3568_Linux_fs/kernel/
H A DMAINTAINERS18284 F: Documentation/driver-api/usb/typec_bus.rst