Searched defs:Device (Results 1 - 25 of 55) sorted by relevance

123

/haiku/src/servers/net/
H A DAutoconfigClient.h26 const char* Device() const { return fDevice.String(); } function in class:AutoconfigClient
/haiku/src/add-ons/kernel/drivers/input/hid_shared/
H A DHIDParser.h21 HIDDevice * Device() { return fDevice; }; function in class:HIDParser
H A DProtocolHandler.h28 HIDDevice * Device() { return fDevice; } function in class:ProtocolHandler
H A DHIDReport.h35 HIDDevice * Device() { return fParser->Device(); }; function in class:HIDReport
/haiku/src/apps/devices/
H A DDevice.cpp55 Device::Device(Device* physicalParent, BusType busType, Category category, function in class:Device
[all...]
/haiku/headers/private/bluetooth/
H A DCodeHandler.h25 static hci_id Device(uint32 code) function in class:Bluetooth::CodeHandler
/haiku/src/kits/device/
H A DUSBConfiguration.cpp61 BUSBConfiguration::Device() const function in class:BUSBConfiguration
H A DUSBInterface.cpp75 BUSBInterface::Device() const function in class:BUSBInterface
H A DUSBEndpoint.cpp59 BUSBEndpoint::Device() const function in class:BUSBEndpoint
/haiku/src/tests/add-ons/kernel/file_systems/bfs/btree/
H A DVolume.h25 BFile *Device() { return fFile; } function in class:Volume
/haiku/src/system/boot/loader/file_systems/amiga_ffs/
H A DVolume.h29 int Device() const { return fDevice; } function in class:FFS::Volume
/haiku/headers/private/file_systems/
H A DDeviceOpener.h31 int Device() const { return fDevice; } function in class:DeviceOpener
/haiku/src/add-ons/kernel/file_systems/ufs2/
H A DVolume.h35 int Device() const { return fDevice; } function in class:Volume
/haiku/src/add-ons/kernel/drivers/audio/usb/
H A DDevice.h15 class Device { class
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/events/
H A Devxfregn.c190 AcpiInstallAddressSpaceHandlerInternal( ACPI_HANDLE Device, ACPI_ADR_SPACE_TYPE SpaceId, ACPI_ADR_SPACE_HANDLER Handler, ACPI_ADR_SPACE_SETUP Setup, void *Context, BOOLEAN Run_Reg) argument
249 AcpiInstallAddressSpaceHandler( ACPI_HANDLE Device, ACPI_ADR_SPACE_TYPE SpaceId, ACPI_ADR_SPACE_HANDLER Handler, ACPI_ADR_SPACE_SETUP Setup, void *Context) argument
[all...]
H A Devxface.c204 AcpiInstallNotifyHandler( ACPI_HANDLE Device, UINT32 HandlerType, ACPI_NOTIFY_HANDLER Handler, void *Context) argument
[all...]
/haiku/src/add-ons/kernel/file_systems/udf/
H A DVolume.h44 int Device() const { return fDevice; } function in class:Volume
/haiku/src/build/libbe/storage/
H A DVolume.cpp165 BVolume::Device() const function in class:BVolume
/haiku/src/add-ons/kernel/drivers/audio/ac97/sis7018/
H A DDevice.h27 class Device { class
H A DDevice.cpp19 Device::Device(Device::Info &DeviceInfo, pci_info &PCIInfo) function in class:Device
[all...]
/haiku/src/apps/diskusage/
H A DScanner.h50 dev_t Device() const function in class:Scanner
/haiku/src/system/boot/loader/file_systems/bfs/
H A DVolume.h35 int Device() const { return fDevice; } function in class:BFS::Volume
/haiku/src/preferences/bluetooth/
H A DDeviceListItem.cpp150 DeviceListItem::Device() const function in class:Bluetooth::DeviceListItem
/haiku/src/add-ons/input_server/devices/virtio/
H A DVirtioInputDevice.h58 Device() function in class:VirtioInputHandler
/haiku/src/add-ons/media/media-add-ons/usb_webcam/
H A DCamSensor.cpp123 CamSensor::Device() function in class:CamSensor

Completed in 101 milliseconds

123