Searched defs:Control (Results 1 - 25 of 49) sorted by relevance

12

/haiku/src/add-ons/kernel/file_systems/bfs/
H A DCheckVisitor.h29 check_control& Control() { return control; } function in class:CheckVisitor
/haiku/src/add-ons/kernel/network/ppp/shared/libkernelppp/
H A DKPPPLCPExtension.cpp59 KPPPLCPExtension::Control(uint32 op, void *data, size_t length) function in class:KPPPLCPExtension
H A DKPPPDevice.cpp52 KPPPDevice::Control(uint32 op, void *data, size_t length) function in class:KPPPDevice
H A DKPPPOptionHandler.cpp61 KPPPOptionHandler::Control(uint32 op, void *data, size_t length) function in class:KPPPOptionHandler
H A DKPPPProtocol.cpp101 KPPPProtocol::Control(uint32 op, void *data, size_t length) function in class:KPPPProtocol
/haiku/src/add-ons/input_server/devices/virtualkeyboard/
H A DVirtualKeyboardInputDevice.cpp59 VirtualKeyboardInputDevice::Control(const char* name, void* cookie, function in class:VirtualKeyboardInputDevice
/haiku/src/system/kernel/device_manager/
H A DBaseDevice.cpp96 BaseDevice::Control(void* cookie, int32 op, void* buffer, size_t length) function in class:BaseDevice
H A DAbstractModuleDevice.cpp125 AbstractModuleDevice::Control(void* cookie, int32 op, void* buffer, size_t length) function in class:AbstractModuleDevice
H A DFileDevice.cpp265 FileDevice::Control(void* _cookie, int32 op, void* buffer, size_t length) function in class:FileDevice
/haiku/src/servers/input/
H A DInputServerDevice.cpp109 BInputServerDevice::Control(const char* device, void* cookie, function in class:BInputServerDevice
/haiku/src/kits/interface/
H A DInput.cpp165 BInputDevice::Control(uint32 code, BMessage *message) function in class:BInputDevice
213 BInputDevice::Control(input_device_type type, uint32 code, BMessage *message) function in class:BInputDevice
/haiku/src/add-ons/kernel/network/ppp/shared/libppp/
H A DPPPInterface.cpp144 PPPInterface::Control(uint32 op, void *data, size_t length) const function in class:PPPInterface
[all...]
H A DPPPManager.cpp163 PPPManager::Control(uint32 op, void *data, size_t length) const function in class:PPPManager
[all...]
/haiku/src/add-ons/kernel/drivers/input/hid_shared/
H A DJoystickProtocolHandler.cpp266 JoystickProtocolHandler::Control(uint32 *cookie, uint32 op, void *buffer, function in class:JoystickProtocolHandler
H A DTabletProtocolHandler.cpp181 TabletProtocolHandler::Control(uint32 *cookie, uint32 op, void *buffer, function in class:TabletProtocolHandler
H A DMouseProtocolHandler.cpp130 MouseProtocolHandler::Control(uint32 *cookie, uint32 op, void *buffer, function in class:MouseProtocolHandler
H A DProtocolHandler.cpp156 ProtocolHandler::Control(uint32 *cookie, uint32 op, void *buffer, size_t length) function in class:ProtocolHandler
/haiku/src/add-ons/input_server/devices/wacom/
H A DMasterServerDevice.cpp135 MasterServerDevice::Control(const char* device, void* cookie, uint32 code, BMessage* message) function in class:MasterServerDevice
/haiku/src/add-ons/input_server/devices/serial_mouse/
H A DMouseInputDevice.cpp223 MouseInputDevice::Control(const char* name, void* cookie, function in class:MouseInputDevice
/haiku/src/add-ons/kernel/drivers/audio/ac97/sis7018/
H A DDevice.cpp234 Device::Control(uint32 op, void *buffer, size_t length) function in class:Device
/haiku/src/add-ons/input_server/devices/easypen/
H A DEasyPenInputDevice.cpp203 EasyPenInputDevice::Control(const char *name, void *cookie, function in class:EasyPenInputDevice
/haiku/src/add-ons/kernel/bus_managers/ata/
H A DATADevice.cpp390 ATADevice::Control(uint32 opcode, void *buffer, size_t length) function in class:ATADevice
/haiku/src/add-ons/input_server/devices/virtio/
H A DVirtioInputDevice.cpp209 VirtioInputDevice::Control(const char* name, void* cookie, uint32 command, function in class:VirtioInputDevice
284 VirtioInputHandler::Control(uint32 command, BMessage* message) function in class:VirtioInputHandler
354 KeyboardHandler::Control(uint32 command, BMessage* message) function in class:KeyboardHandler
646 TabletHandler::Control(uint32 command, BMessage* message) function in class:TabletHandler
/haiku/src/add-ons/kernel/drivers/network/ether/usb_ecm/
H A DECMDevice.cpp261 ECMDevice::Control(uint32 op, void *buffer, size_t length) function in class:ECMDevice
/haiku/src/add-ons/kernel/busses/scsi/virtio/
H A DVirtioSCSIController.cpp268 VirtioSCSIController::Control(uint8 targetID, uint32 op, void *buffer, function in class:VirtioSCSIController

Completed in 205 milliseconds

12