Searched defs:Interface (Results 1 - 20 of 20) sorted by relevance

/haiku/src/add-ons/kernel/bus_managers/usb/
H A DInterface.cpp12 Interface::Interface(Object *parent, uint8 interfaceIndex) function in class:Interface
H A Dusb_private.h518 class Interface : public Object { class in inherits:Object
/haiku/src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/
H A DKPPPOptionHandler.h38 KPPPInterface& Interface() const function in class:KPPPOptionHandler
H A DKPPPDevice.h31 KPPPInterface& Interface() const function in class:KPPPDevice
H A DKPPPLCPExtension.h32 KPPPInterface& Interface() const function in class:KPPPLCPExtension
H A DKPPPStateMachine.h41 KPPPInterface& Interface() const function in class:KPPPStateMachine
H A DKPPPProtocol.h31 KPPPInterface& Interface() const function in class:KPPPProtocol
/haiku/src/add-ons/kernel/network/ppp/shared/libppp/headers/
H A DPPPInterfaceListener.h36 ppp_interface_id Interface() const function in class:PPPInterfaceListener
/haiku/src/kits/device/
H A DUSBEndpoint.cpp45 BUSBEndpoint::Interface() const function in class:BUSBEndpoint
/haiku/src/add-ons/kernel/drivers/audio/usb/
H A DAudioStreamingInterface.h111 ASInterfaceDescriptor* Interface() { return fInterface; } function in class:AudioStreamAlternate
H A DAudioStreamingInterface.cpp412 usb_interface_info* Interface = &List->alt[alt]; local
[all...]
H A DDevice.cpp802 usb_interface_info* Interface = config->interface[i].active; local
H A DAudioControlInterface.cpp936 AudioControlInterface::Init(size_t interface, usb_interface_info* Interface) argument
/haiku/src/add-ons/kernel/network/stack/
H A Dinterfaces.h116 class Interface : public DoublyLinkedListLinkImpl<Interface>, class in inherits:DoublyLinkedListLinkImpl,net_interface,BReferenceable
[all...]
H A Dinterfaces.cpp450 Interface::Interface(const char* interfaceName, function in class:Interface
[all...]
/haiku/src/preferences/network/
H A DNetworkSettingsAddOn.cpp96 BNetworkSettingsInterfaceItem::Interface() const function in class:BNetworkSettingsInterfaceItem
/haiku/headers/private/kernel/platform/efi/protocol/
H A Dusb-io.h78 uint8_t Interface; member in struct:__anon47
/haiku/src/add-ons/kernel/network/protocols/ipv4/
H A Dmulticast.h148 net_interface *Interface() const { return fInterface; } function in class:MulticastGroupInterface
/haiku/src/add-ons/kernel/network/protocols/ipv6/
H A Dmulticast.h151 net_interface *Interface() const { return fInterface; } function in class:MulticastGroupInterface
/haiku/src/kits/network/libnetapi/
H A DNetworkSettings.cpp358 BNetworkSettings::Interface(const char* name) function in class:BNetworkSettings
367 BNetworkSettings::Interface(const char* name) const function in class:BNetworkSettings

Completed in 120 milliseconds