Searched defs:device (Results 126 - 150 of 512) sorted by relevance

1234567891011>>

/haiku/src/preferences/input/
H A DInputWindow.cpp114 BInputDevice* device = find_input_device(name); local
/haiku/src/add-ons/kernel/busses/random/ccp/
H A Dccp_acpi.cpp27 acpi_device device; member in struct:__anon8
67 acpi_device device; local
[all...]
H A Dccp_pci.cpp21 pci_device* device; member in struct:__anon22
40 pci_device* device; local
[all...]
/haiku/src/add-ons/kernel/busses/i2c/pch/
H A Dpch_i2c_acpi.cpp21 acpi_device device; member in struct:__anon6
115 acpi_device device; local
[all...]
/haiku/src/add-ons/kernel/bus_managers/virtio/
H A Dvirtio_balloon.cpp31 VirtioBalloonDevice *device = new(std::nothrow) local
50 VirtioBalloonDevice *device = (VirtioBalloonDevice*)cookie; local
/haiku/src/kits/tracker/
H A DMountMenu.cpp95 AddMenuItemVisitor::Visit(BDiskDevice* device) argument
/haiku/src/add-ons/kernel/bus_managers/scsi/
H A Dqueuing.cpp53 static void scsi_insert_new_request( scsi_device_info *device, argument
174 scsi_device_info *device = request->device; local
205 scsi_device_info *device = request->device; local
261 scsi_unblock_device_int( scsi_device_info *device, bool by_SIM ) argument
373 scsi_block_device_int( scsi_device_info *device, bool by_SIM ) argument
[all...]
/haiku/src/add-ons/kernel/network/devices/loopback/
H A Dloopback.cpp38 loopback_device *device; local
79 loopback_device *device = (loopback_device *)_device; local
90 loopback_up(net_device *device) argument
97 loopback_down(net_device *device) argument
103 loopback_control(net_device *device, int32 op, void *argument, size_t length) argument
111 loopback_send_data(net_device *device, net_buffer *buffer) argument
118 loopback_set_mtu(net_device *device, size_t mtu) argument
129 loopback_set_promiscuous(net_device *device, bool promiscuous) argument
136 loopback_set_media(net_device *device, uint32 media) argument
143 loopback_add_multicast(net_device *device, const sockaddr *address) argument
150 loopback_remove_multicast(net_device *device, const sockaddr *address) argument
[all...]
/haiku/src/add-ons/kernel/busses/random/virtio/
H A Dvirtio_rng.cpp70 VirtioRNGDevice *device = new(std::nothrow) VirtioRNGDevice(node); local
87 VirtioRNGDevice *device = (VirtioRNGDevice*)cookie; local
/haiku/src/add-ons/kernel/busses/pci/ecam/
H A DECAMPCIControllerFDT.cpp136 FinalizeInterrupts(fdt_device_module_info* fdtModule, struct fdt_interrupt_map* interruptMap, int bus, int device, int function) argument
[all...]
/haiku/src/tests/kits/storage/
H A DFindDirectoryTest.cpp124 test_find_directory(directory_which dir, BPath &path, dev_t device) argument
302 TestDirectories(dev_t device) argument
328 dev_t device = dev_for_path("/boot"); local
[all...]
/haiku/headers/private/kernel/boot/
H A Ddisk_identifier.h71 } device; member in struct:disk_identifier
/haiku/src/add-ons/kernel/bus_managers/ata/
H A DATARequest.cpp57 ATARequest::SetDevice(ATADevice *device) argument
/haiku/src/add-ons/media/media-add-ons/multi_audio/
H A DMultiAudioUtility.cpp24 call_driver(int device, int32 op, T* data) argument
167 get_description(int device, multi_description* description) argument
174 get_enabled_channels(int device, multi_channel_enable* enable) argument
181 set_enabled_channels(int device, multi_channel_enable* enable) argument
188 get_global_format(int device, multi_format_info* info) argument
195 set_global_format(int device, multi_format_info* info) argument
202 get_buffers(int device, multi_buffer_list* list) argument
209 buffer_exchange(int device, multi_buffer_info* info) argument
216 list_mix_controls(int device, multi_mix_control_info* info) argument
223 get_mix(int device, multi_mix_value_info* info) argument
230 set_mix(int device, multi_mix_value_info* info) argument
[all...]
/haiku/src/add-ons/media/media-add-ons/radeon/
H A DVIPPort.h53 int Register(int device, int address) { argument
57 void SetRegister(int device, int address, int value) { argument
61 int ReadFifo(int device, uint32 address, uint32 count, uint8 *buffer) { argument
65 int WriteFifo(int device, uint32 address, uint32 count, uint8 *buffer) { argument
/haiku/src/bin/mkfs/
H A DFsCreator.cpp72 BDiskDevice device; local
[all...]
/haiku/src/kits/device/
H A DUSBRoster.cpp229 dev_t device; local
/haiku/src/kits/shared/
H A DQueryFile.cpp188 BQueryFile::AddVolume(dev_t device) argument
/haiku/src/kits/storage/
H A DNodeMonitorHandler.cpp9 NodeMonitorHandler::make_entry_ref(dev_t device, ino_t directory, argument
20 NodeMonitorHandler::make_node_ref(dev_t device, ino_t node, node_ref * ref) argument
113 NodeMonitorHandler::StatChanged(ino_t node, dev_t device, int3 argument
88 EntryCreated(const char *name, ino_t directory, dev_t device, ino_t node) argument
96 EntryRemoved(const char *name, ino_t directory, dev_t device, ino_t node) argument
104 EntryMoved(const char *name, const char *fromName, ino_t fromDirectory, ino_t toDirectory, dev_t device,ino_t node, dev_t nodeDevice) argument
120 AttrChanged(ino_t node, dev_t device) argument
127 DeviceMounted(dev_t new_device, dev_t device, ino_t directory) argument
150 dev_t device; local
168 dev_t device; local
188 dev_t device; local
210 dev_t device; local
226 dev_t device; local
240 dev_t device; local
[all...]
/haiku/src/servers/input/
H A DInputServerDevice.cpp17 DeviceAddOn::DeviceAddOn(BInputServerDevice *device) argument
95 BInputServerDevice::Start(const char* device, void* cookie) argument
102 BInputServerDevice::Stop(const char* device, void* cookie) argument
109 BInputServerDevice::Control(const char* device, void* cookie, argument
142 BInputServerDevice::StartMonitoringDevice(const char* device) argument
152 BInputServerDevice::StopMonitoringDevice(const char* device) argument
[all...]
/haiku/src/tests/system/kernel/
H A Dlive_query.cpp160 int32 device; local
184 int32 device; local
/haiku/src/tools/fs_shell/
H A Dpartition_support.cpp28 FileRestriction(fssh_dev_t device, fssh_ino_t node, fssh_off_t startOffset, argument
38 fssh_dev_t device; member in struct:FSShell::FileRestriction
51 find_file_restriction(fssh_dev_t device, fssh_ino_t node) argument
[all...]
/haiku/src/add-ons/kernel/busses/scsi/usb/
H A Ddevice_info.h26 const usb_device device; /**/ member in struct:_usb_device_info
/haiku/src/add-ons/kernel/file_systems/udf/
H A DVolume.cpp61 int device = open(deviceName, O_RDONLY); local
[all...]
/haiku/src/kits/interface/
H A DInput.cpp43 const char *device; local
[all...]

Completed in 154 milliseconds

1234567891011>>