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

123

/haiku/headers/private/bluetooth/
H A DCodeHandler.h25 static hci_id Device(uint32 code) function in class:Bluetooth::CodeHandler
/haiku/src/add-ons/kernel/drivers/audio/ac97/sis7018/
H A DDevice.cpp19 Device::Device(Device::Info &DeviceInfo, pci_info &PCIInfo) function in class:Device
[all...]
H A DDevice.h27 class Device { class
/haiku/src/add-ons/kernel/drivers/audio/usb/
H A DDevice.h15 class Device { class
/haiku/src/add-ons/kernel/drivers/ports/usb_serial/
H A DSerialDevice.h37 usb_device Device() { return fDevice; }; function in class:SerialDevice
/haiku/src/add-ons/kernel/file_systems/bfs/
H A DVolume.h57 int Device() const { return fDevice; } function in class:Volume
/haiku/src/add-ons/kernel/file_systems/exfat/
H A DVolume.h115 int Device() const { return fDevice; } function in class:Volume
/haiku/src/add-ons/kernel/file_systems/udf/
H A DVolume.h44 int Device() const { return fDevice; } function in class:Volume
/haiku/src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/
H A DKPPPInterface.h130 KPPPDevice *Device() const function in class:KPPPInterface
/haiku/src/apps/diskusage/
H A DScanner.h50 dev_t Device() const function in class:Scanner
/haiku/src/build/libbe/storage/
H A DVolume.cpp165 BVolume::Device() const function in class:BVolume
/haiku/src/kits/device/
H A DUSBConfiguration.cpp61 BUSBConfiguration::Device() const function in class:BUSBConfiguration
H A DUSBEndpoint.cpp59 BUSBEndpoint::Device() const function in class:BUSBEndpoint
H A DUSBInterface.cpp75 BUSBInterface::Device() const function in class:BUSBInterface
/haiku/src/kits/game/
H A DGameSound.cpp67 BGameSound::Device() const function in class:BGameSound
/haiku/src/kits/storage/
H A DVolume.cpp101 BVolume::Device() const function in class:BVolume
/haiku/src/servers/net/
H A DAutoconfigClient.h26 const char* Device() const { return fDevice.String(); } function in class:AutoconfigClient
/haiku/src/system/boot/loader/file_systems/amiga_ffs/
H A DVolume.h29 int Device() const { return fDevice; } function in class:FFS::Volume
/haiku/src/system/boot/loader/file_systems/bfs/
H A DVolume.h35 int Device() const { return fDevice; } function in class:BFS::Volume
/haiku/src/system/boot/loader/file_systems/fat/
H A DVolume.h31 int Device() const { return fDevice; } function in class:FATFS::Volume
/haiku/src/tests/add-ons/kernel/file_systems/bfs/btree/
H A DVolume.h25 BFile *Device() { return fFile; } function in class:Volume
/haiku/src/tests/system/kernel/device_manager/playground/
H A Ddevice_manager.cpp70 class Device : public DoublyLinkedListLinkImpl<Device> { class in inherits:DoublyLinkedListLinkImpl
864 Device::Device(device_node* node, const char* path, const char* moduleName) function in class:Device
[all...]
/haiku/headers/private/file_systems/
H A DDeviceOpener.h31 int Device() const { return fDevice; } function in class:DeviceOpener
/haiku/src/add-ons/input_server/devices/virtio/
H A DVirtioInputDevice.h58 Device() function in class:VirtioInputHandler
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/events/
H A Devxface.c204 AcpiInstallNotifyHandler( ACPI_HANDLE Device, UINT32 HandlerType, ACPI_NOTIFY_HANDLER Handler, void *Context) argument
[all...]

Completed in 103 milliseconds

123