Home
last modified time | relevance | path

Searched refs:interface (Results 1 – 25 of 138) sorted by relevance

123456

/device/google/accessory/arduino/USB_Host_Shield/
DUsb.h141 …byte setProto( byte addr, byte ep, byte interface, byte protocol, unsigned int nak_limit = USB_NAK…
142 …byte getProto( byte addr, byte ep, byte interface, char* dataptr, unsigned int nak_limit = USB_NAK…
144 …byte setReport( byte addr, byte ep, unsigned int nbytes, byte interface, byte report_type, byte re…
145 …byte getReport( byte addr, byte ep, unsigned int nbytes, byte interface, byte report_type, byte re…
146 …byte getIdle( byte addr, byte ep, byte interface, byte reportID, char* dataptr, unsigned int nak_l…
147 …byte setIdle( byte addr, byte ep, byte interface, byte reportID, byte duration, unsigned int nak_l…
181 inline byte USB::setProto( byte addr, byte ep, byte interface, byte protocol, unsigned int nak_limi… in setProto() argument
182 …lReq( addr, ep, bmREQ_HIDOUT, HID_REQUEST_SET_PROTOCOL, protocol, 0x00, interface, 0x0000, NULL, n… in setProto()
184 inline byte USB::getProto( byte addr, byte ep, byte interface, char* dataptr, unsigned int nak_limi… in getProto() argument
185 …return( ctrlReq( addr, ep, bmREQ_HIDIN, HID_REQUEST_GET_PROTOCOL, 0x00, 0x00, interface, 0x0001, d… in getProto()
[all …]
/device/lge/bullhead/camera/QCamera2/stack/
DAndroid.mk2 include $(LOCAL_PATH)/mm-camera-interface/Android.mk
3 include $(LOCAL_PATH)/mm-jpeg-interface/Android.mk
4 include $(LOCAL_PATH)/mm-jpeg-interface/test/Android.mk
/device/google/marlin/camera/QCamera2/stack/
DAndroid.mk2 include $(LOCAL_PATH)/mm-camera-interface/Android.mk
3 include $(LOCAL_PATH)/mm-jpeg-interface/Android.mk
4 include $(LOCAL_PATH)/mm-jpeg-interface/test/Android.mk
/device/huawei/angler/camera/QCamera2/stack/
DAndroid.mk2 include $(LOCAL_PATH)/mm-camera-interface/Android.mk
3 include $(LOCAL_PATH)/mm-jpeg-interface/Android.mk
4 include $(LOCAL_PATH)/mm-jpeg-interface/test/Android.mk
/device/linaro/bootloader/edk2/MdePkg/Library/UefiFileHandleLib/
DUefiFileHandleLib.uni2 // Provides interface to shell functionality for shell commands and applications.
4 // Provides interface to shell functionality for shell commands and applications.
20 "Provides interface to shell functionality for shell commands and applications."
24 "Provides interface to shell functionality for shell commands and applications."
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/BiosThunk/BlockIoDxe/
DBlockIoDxe.uni4 // This is the UEFI driver to thunk legacy BIOS int13 interface into UEFI block IO interface.
23 …US "This is the UEFI driver to thunk legacy BIOS int13 interface into the UEFI block IO interface.…
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/GenericBdsLib/
DGenericBdsLib.uni5 // 1) BDS boot policy interface;
6 // 2) BDS boot device connect interface;
24 … a platform BDS driver including: 1) BDS boot policy interface; 2) BDS boot device connect interfa…
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Override/IntelFrameworkModulePkg/Library/GenericBdsLib/
DGenericBdsLib.uni5 // 1) BDS boot policy interface;
6 // 2) BDS boot device connect interface;
24 … a platform BDS driver including: 1) BDS boot policy interface; 2) BDS boot device connect interfa…
/device/google/marlin/camera/QCamera2/stack/mm-jpeg-interface/test/
DAndroid.mk29 LOCAL_C_INCLUDES += $(MM_JPEG_TEST_PATH)/../../mm-camera-interface/inc
40 LOCAL_MODULE := mm-jpeg-interface-test
72 LOCAL_C_INCLUDES += $(MM_JPEG_TEST_PATH)/../../mm-camera-interface/inc
83 LOCAL_MODULE := mm-jpegdec-interface-test
/device/linaro/bootloader/edk2/MdePkg/Library/DxeServicesLib/
DDxeServicesLib.uni6 // from a file system interface, or from the load file interface.
22 …n file path from a firmware volume, from a file system interface, or from the load file interface."
/device/linaro/bootloader/edk2/NetworkPkg/Application/IfConfig6/
DIfConfig6Strings.uni39 … #language en-US "Displays or modifies IPv6 configuration for network interface.\n\n"
45 … " -r (renew) renew configuration of interface and set automatic policy.\n"
46 … " -l (list) list the configuration of interface.\n"
47 … " -s (set) set configuration of interface as follows.\n"
50 … " |id {mac} alternative interface id.\n"
63 #string STR_IFCONFIG6_ERR_LACK_INTERFACE #language en-US "Lack interface name.\n"
68 #string STR_IFCONFIG6_ERR_LACK_COMMAND #language en-US "Lack interface config option.\n"
71 #string STR_IFCONFIG6_ERR_INVALID_INTERFACE #language en-US "Invalid interface name.\n"
72 … "Hint: Use {IfConfig6 -l} to check existing interface names.\n"
/device/linaro/bootloader/edk2/NetworkPkg/Ip6Dxe/
DIp6DxeStrings.uni23 #string STR_IP6_INTERFACE_NAME_HELP #language en-US "The name of the interface."
26 …ing STR_IP6_INTERFACE_TYPE_HELP #language en-US "The interface type of the network interface, …
29 …ng STR_IP6_MAC_ADDRESS_HELP #language en-US "The hardware address of the network interface."
34 …BLE_HELP #language en-US "The route table of the IPv6 network stack runs on this interface."
40 #string STR_IP6_INTERFACE_ID_HELP #language en-US "The 64 bit alternative interface ID for th…
48 #string STR_IP6_AD_CONFIG_FORM_HELP #language en-US "Configure the interface manually. IP addre…
56 #string STR_SAVE_CHANGES_HELP #language en-US "Save Changes for interface ID, DAD transmi…
/device/linaro/bootloader/edk2/NetworkPkg/Application/VConfig/
DVConfigStrings.uni23 #string STR_VCONFIG_NO_IF #language en-US "Network interface not specified.\n"
25 #string STR_VCONFIG_INVALID_IF #language en-US "Invalid network interface - %s.\n"
35 … #language en-US "Display or modify VLAN configuration for network interface.\n\n"
38 … " -l Display VLAN configuration for all or specified interface.\n"
39 … " -a Add a VLAN device for the network interface.\n"
41 … " IfName Name of network interface, e.g. eth0, eth1.\n"
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/DebugPortDxe/
DDebugPortDxe.uni5 // and initializes serial Io interface, publishs Debug Port and Device Path Protocol.
19 …ent to communicate with the remote debug host and initializes serial Io interface, publishes Debug…
21 …rd UART serial port on the controller handle, and initializes serial Io interface, publishes Debug…
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/PlatformDriOverrideDxe/
DPlatDriOverrideDxe.uni5 // It only implements one interface GetDriver of PLATFORM_DRIVER_OVERRIDE_PROTOCOL protocol
8 // This driver also offers an UI interface in device manager to let user configure
37 …y implements the GetDriver() interface of PLATFORM_DRIVER_OVERRIDE_PROTOCOL protocol This driver a…
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellTftpCommandLib/
DUefiShellTftpCommandLib.uni35 #string STR_TFTP_ERR_NO_NIC #language en-US "No network interface card found.\r\n"
36 #string STR_TFTP_ERR_NIC_NAME #language en-US "Failed to get the name of the network interface
52 "TFTP [-i interface] [-l <port>] [-r <port>] [-c <retry count>] [-t <timeout>]\r\n"
56 " -i interface - Specifies an adapter name, i.e., eth0.\r\n"
76 " 2. Prior to invoke the TFTP command, the network interface intended to be\r\n"
79 " 3. If a network interface is defined with the '-i' option then only this\r\n"
80 " interface is used to access to the remote file. Otherwise, all network\r\n"
/device/sample/apps/SetupCustomizer/
Dproguard-project.txt16 # and specify the fully qualified class name to the JavaScript interface
18 #-keepclassmembers class fqcn.of.javascript.interface.for.webview {
/device/sample/apps/LeanbackCustomizer/
Dproguard-project.txt16 # and specify the fully qualified class name to the JavaScript interface
18 #-keepclassmembers class fqcn.of.javascript.interface.for.webview {
/device/sample/apps/LeanbackWidget/
Dproguard-project.txt16 # and specify the fully qualified class name to the JavaScript interface
18 #-keepclassmembers class fqcn.of.javascript.interface.for.webview {
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellNetwork1CommandsLib/
DUefiShellNetwork1CommandsLib.uni63 #string STR_IFCONFIG_LACK_INTERFACE #language en-US "Lack interface name.\n"
64 #string STR_IFCONFIG_LACK_COMMAND #language en-US "Lack interface config option.\n"
65 #string STR_IFCONFIG_INVALID_INTERFACE #language en-US "Invalid interface name.\n"
141 " -r - Renew configuration of interface and set dhcp policy.\r\n"
156 " 2. Use '-r' to renew configuration of interface and set dhcp policy.\r\n"
158 " interfaces or the specified interface.\r\n"
160 " static IP4 address configuration for specified interface.\r\n"
162 " configuration dynamically for specified interface.\r\n"
167 " * To list the configuration for the eth0 interface:\r\n"
171 " eth0 interface:\r\n"
[all …]
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Ufs/UfsPassThruDxe/
DUfsPassThru.uni4 // It produces an EFI_EXT_SCSI_PASS_THRU_PROTOCOL interface for upper layer to send
22 … #language en-US "It produces an EFI_EXT_SCSI_PASS_THRU_PROTOCOL interface for upper layer …
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/SmbiosMeasurementDxe/
DSmbiosMeasurementDxe.uni4 // This driver calculates SMBIOS table based on default policy and calls TPM interface to measure t…
20 …is driver calculates SMBIOS table based on default policy and calls TPM interface to measure the u…
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/SnpDxe/
DSnpDxe.uni5 // Identifier Protocol, to provide a packet level interface to a network adapter.
22 …pon EFI Network Interface Identifier Protocol to provide a packet level interface to a network ada…
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/UfsPciHcDxe/
DUfsPciHcDxe.uni17 #string STR_MODULE_ABSTRACT #language en-US "Providing interface for upper layer to ret…
19 #string STR_MODULE_DESCRIPTION #language en-US "It implements the interface of getting mmi…
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/UfsPciHcPei/
DUfsPciHcPei.uni19 #string STR_MODULE_ABSTRACT #language en-US "Providing interface for upper layer to ret…
21 #string STR_MODULE_DESCRIPTION #language en-US "It implements the interface of getting mmi…

123456