Searched refs:SetDevice (Results 1 - 19 of 19) sorted by relevance

/haiku-fatelf/src/add-ons/input_server/devices/wacom/
H A DTabletDevice.cpp116 SetDevice(5040.0, 3780.0, DEVICE_PENPARTNER);
119 SetDevice(2048.0, 15360.0, DEVICE_PL500);
124 SetDevice(10206.0, 7422.0, DEVICE_GRAPHIRE);
127 SetDevice(13918.0, 10206.0, DEVICE_GRAPHIRE);
130 SetDevice(16704.0, 12064.0, DEVICE_GRAPHIRE);
133 SetDevice(10208.0, 7024.0, DEVICE_GRAPHIRE);
136 SetDevice(16704.0, 12064.0, DEVICE_GRAPHIRE);
139 SetDevice(14760.0, 9225.0, DEVICE_BAMBOO);
142 SetDevice(21648.0, 13530.0, DEVICE_BAMBOO);
145 SetDevice(12700.
266 TabletDevice::SetDevice(float maxX, float maxY, uint32 mode) function in class:TabletDevice
[all...]
H A DTabletDevice.h30 void SetDevice(float maxX, float maxY,
/haiku-fatelf/src/preferences/bluetooth/
H A DDeviceListItem.h29 void SetDevice(BluetoothDevice* bDevice);
H A DDeviceListItem.cpp32 DeviceListItem::SetDevice(BluetoothDevice* bDevice) function in class:Bluetooth::DeviceListItem
H A DInquiryPanel.cpp291 ->SetDevice((BluetoothDevice*) fDiscoveryAgent
/haiku-fatelf/src/add-ons/kernel/network/ppp/modem/
H A Dmodem.cpp35 success = subInterface->SetDevice(device);
38 success = mainInterface.SetDevice(device);
/haiku-fatelf/headers/private/bluetooth/
H A DCodeHandler.h31 static void SetDevice(uint32* code, hci_id device) function in class:Bluetooth::CodeHandler
/haiku-fatelf/src/add-ons/kernel/network/ppp/shared/libkernelppp/
H A DKPPPDevice.cpp44 Interface().SetDevice(NULL);
H A DKPPPInterface.cpp648 KPPPInterface::SetDevice(KPPPDevice *device) function in class:KPPPInterface
650 TRACE("KPPPInterface: SetDevice(%p)\n", device);
/haiku-fatelf/src/add-ons/kernel/bus_managers/ata/
H A DATARequest.cpp57 ATARequest::SetDevice(ATADevice *device) function in class:ATARequest
H A DATADevice.cpp220 request->SetDevice(this);
415 request.SetDevice(this);
562 request.SetDevice(this);
H A DATAPIDevice.cpp202 request->SetDevice(this);
H A DATAPrivate.h274 void SetDevice(ATADevice *device);
/haiku-fatelf/src/add-ons/kernel/network/ppp/pppoe/
H A Dpppoe.cpp212 success = subInterface->SetDevice(device);
215 success = mainInterface.SetDevice(device);
/haiku-fatelf/headers/private/kernel/disk_device_manager/
H A DKPartition.h133 void SetDevice(KDiskDevice *device);
/haiku-fatelf/src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/
H A DKPPPInterface.h120 bool SetDevice(KPPPDevice *device);
/haiku-fatelf/src/add-ons/kernel/bluetooth/hci/
H A Dbluetooth.cpp90 Bluetooth::CodeHandler::SetDevice(&code, hid);
/haiku-fatelf/src/system/kernel/disk_device_manager/
H A DKPartition.cpp802 KPartition::SetDevice(KDiskDevice* device) function in class:KPartition
858 partition->SetDevice(Device());
920 partition->SetDevice(NULL);
H A DKDiskDeviceManager.cpp1323 jobQueue->SetDevice(partition->Device());

Completed in 283 milliseconds