Searched refs:usb_bus_interface (Results 1 - 5 of 5) sorted by relevance

/haiku/src/add-ons/kernel/bus_managers/usb/
H A Dusb_private.h784 typedef struct usb_bus_interface { struct
786 } usb_bus_interface; typedef in typeref:struct:usb_bus_interface
/haiku/src/add-ons/kernel/busses/usb/
H A Duhci.cpp221 static usb_bus_interface gUHCIPCIDeviceModule = {
238 // Root device that binds to the PCI bus. It will register an usb_bus_interface
H A Dohci.cpp223 static usb_bus_interface gOHCIPCIDeviceModule = {
240 // Root device that binds to the PCI bus. It will register an usb_bus_interface
H A Dehci.cpp222 static usb_bus_interface gEHCIPCIDeviceModule = {
239 // Root device that binds to the PCI bus. It will register an usb_bus_interface
H A Dxhci.cpp299 static usb_bus_interface gXHCIPCIDeviceModule = {
316 // Root device that binds to the PCI bus. It will register an usb_bus_interface

Completed in 127 milliseconds