Searched refs:SupportsDevice (Results 1 - 13 of 13) sorted by relevance

/haiku/src/add-ons/kernel/drivers/audio/virtio/
H A Dvirtio_sound.cpp42 SupportsDevice(device_node* parent) function
92 .supports_device = SupportsDevice,
/haiku/src/add-ons/kernel/busses/i2c/ocores/
H A Dkernel_interface.cpp20 return OcoresI2c::SupportsDevice(parent);
H A Docores_i2c.h86 static float SupportsDevice(device_node* parent);
H A Docores_i2c.cpp80 OcoresI2c::SupportsDevice(device_node* parent) function in class:OcoresI2c
/haiku/src/add-ons/kernel/busses/pci/designware/
H A Dkernel_interface.cpp18 .supports_device = DWPCIController::SupportsDevice,
H A DDWPCIController.h189 static float SupportsDevice(device_node* parent);
H A DDWPCIController.cpp75 DWPCIController::SupportsDevice(device_node* parent) function in class:DWPCIController
/haiku/src/add-ons/kernel/busses/pci/ecam/
H A Dkernel_interface.cpp19 .supports_device = ECAMPCIController::SupportsDevice,
H A DECAMPCIController.h90 static float SupportsDevice(device_node* parent);
H A DECAMPCIController.cpp76 ECAMPCIController::SupportsDevice(device_node* parent) function in class:ECAMPCIController
/haiku/src/add-ons/kernel/busses/pci/x86/
H A Dkernel_interface.cpp18 .supports_device = X86PCIController::SupportsDevice,
H A DX86PCIController.h27 static float SupportsDevice(device_node* parent);
H A DX86PCIController.cpp33 X86PCIController::SupportsDevice(device_node* parent) function in class:X86PCIController

Completed in 118 milliseconds