Searched defs:Device (Results 1 - 25 of 55) sorted by last modified time

123

/haiku/src/system/kernel/device_manager/
H A Ddevice_manager.cpp79 class Device : public AbstractModuleDevice, class in namespace:__anon4
1154 Device::Device(device_node* node, const char* moduleName) function in class:Device
[all...]
/haiku/src/add-ons/kernel/drivers/audio/usb/
H A DDevice.cpp18 Device::Device(usb_device device) function in class:Device
[all...]
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/include/
H A Dactypes.h1460 UINT16 Device; member in struct:acpi_pci_id
H A Dactbl3.h549 UINT8 Device; member in struct:acpi_table_tcpa_server
H A Dactbl2.h3555 UINT8 Device; member in struct:acpi_sdev_pcie_path
[all...]
H A Dactbl1.h1143 UINT8 Device; member in struct:acpi_dmar_pci_path
1872 UINT16 Device; member in struct:acpi_hest_aer_common
[all...]
H A Dacobject.h637 ACPI_OBJECT_DEVICE Device; member in union:acpi_operand_object
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/hardware/
H A Dhwpci.c174 ACPI_HANDLE Device; member in struct:acpi_pci_device
[all...]
/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/bus_managers/virtio/
H A DVirtioPrivate.h119 VirtioDevice* Device() { return fDevice; } function in class:VirtioQueue
/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/file_systems/cdda/
H A Dkernel_interface.cpp93 int Device() const { return fDevice; } function in class:Volume
/haiku/src/add-ons/kernel/bus_managers/usb/
H A Dusb_private.h537 class Device : public Object { class in inherits:Object
[all...]
H A DDevice.cpp16 Device::Device(Object* parent, int8 hubAddress, uint8 hubPort, function in class:Device
[all...]
/haiku/src/add-ons/kernel/file_systems/xfs/
H A DVolume.h48 int Device() const { return fDevice; } function in class:Volume
/haiku/src/apps/devices/
H A DDevice.h75 class Device : public BStringItem { class in inherits:BStringItem
H A DDevice.cpp55 Device::Device(Device* physicalParent, BusType busType, Category category, function in class:Device
[all...]
/haiku/src/add-ons/kernel/drivers/disk/virtual/ram_disk/
H A Dram_disk.cpp158 struct Device { struct
159 Device(device_node* node) function in struct:Device
955 RawDevice* Device() const { return fDevice; } function in struct:RawDeviceCookie
[all...]
/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/add-ons/kernel/file_systems/ext2/
H A DVolume.h41 int Device() const { return fDevice; } function in class:Volume
/haiku/src/kits/storage/disk_device/
H A DPartition.cpp664 BPartition::Device() const function in class:BPartition
/haiku/src/system/kernel/disk_device_manager/
H A DKPartition.cpp842 KPartition::Device() const function in class:KPartition

Completed in 161 milliseconds

123