Home
last modified time | relevance | path

Searched full:used (Results 1 – 25 of 6156) sorted by relevance

12345678910>>...247

/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/openhpi/files/
H A Dclang-c++11.patch13 -static void * NewSimulatorOpen( GHashTable *, unsigned int, oh_evt_queue * ) __attribute__((used));
14 …en( GHashTable *, unsigned int, oh_evt_queue * ) __asm__("NewSimulatorOpen") __attribute__((used));
22 -static void NewSimulatorClose( void * ) __attribute__((used));
23 +static void NewSimulatorClose( void * ) __asm__("NewSimulatorClose") __attribute__((used));
31 -static SaErrorT NewSimulatorGetEvent( void * ) __attribute__((used));
32 +static SaErrorT NewSimulatorGetEvent( void * ) __asm__("NewSimulatorGetEvent") __attribute__((used
40 -static SaErrorT NewSimulatorDiscoverResources( void * ) __attribute__((used));
41 …imulatorDiscoverResources( void * ) __asm__("NewSimulatorDiscoverResources") __attribute__((used));
49 …T NewSimulatorSetResourceTag( void *, SaHpiResourceIdT, SaHpiTextBufferT * ) __attribute__((used));
50 …SaHpiResourceIdT, SaHpiTextBufferT * ) __asm__("NewSimulatorSetResourceTag") __attribute__((used));
[all …]
/openbmc/linux/include/linux/firmware/intel/
Dstratix10-smc.h
/openbmc/u-boot/drivers/spi/
H A DKconfig31 Enable the Altera SPI driver. This driver can be used to
41 used to access the SPI NOR flash on boards using the Aspeed
49 mode should be used when SW CRTM is enabled.
55 used to access the SPI flash on AE3XX and AE250 platforms embedding
62 Enable the Atheros ar7xxx/ar9xxx SoC SPI driver, it was used
72 many AT91 (ARM) chips. This driver can be used to access
79 Enable the BCM6328 HSSPI driver. This driver can be used to
87 Enable the BCM6348/BCM6358 SPI driver. This driver can be used to
95 be used to access the SPI flash on platforms embedding this
102 used to access the SPI NOR flash on platforms embedding this
[all …]
/openbmc/u-boot/drivers/misc/
H A Dmpc83xx_serdes.h16 * @SRDSCR0_TXEQA_SATA: Bitmask to set the TXEQA to the value used for SATA
19 * @SRDSCR0_TXEQE_SATA: Bitmask to set the TXEQE to the value used for SATA
49 * @SRDSCR2_SEICA_SATA: Bitmask to set the SEICA field to the value used for
51 * @SRDSCR2_SEICE_SATA: Bitmask to set the SEICE field to the value used for
54 * to the value used for SATA
55 * @SRDSCR2_SEICA_PEX: Bitmask to set the SEICA field to the value used for
57 * @SRDSCR2_SEICE_PEX: Bitmask to set the SEICE field to the value used for
60 * to the value used for PCI Express
61 * @SRDSCR2_SEICA_SGMII: Bitmask to set the SEICA field to the value used for
63 * @SRDSCR2_SEICE_SGMII: Bitmask to set the SEICE field to the value used for
[all …]
/openbmc/linux/tools/perf/pmu-events/arch/x86/jaketown/
Duncore-io.json
/openbmc/linux/drivers/media/platform/mediatek/vcodec/common/
Dmtk_vcodec_dbgfs.c
/openbmc/linux/Documentation/input/
Devent-codes.rst
/openbmc/linux/tools/perf/pmu-events/arch/x86/ivytown/
Duncore-io.json
/openbmc/qemu/tests/unit/
H A Dtest-fifo.c31 * head --v-- tail used = 0 in test_fifo8_pop_bufptr_wrap()
37 * head --v ]-- tail used = 4 in test_fifo8_pop_bufptr_wrap()
42 * head --v ]-- tail used = 2 in test_fifo8_pop_bufptr_wrap()
51 * tail --]v-- head used = 8 in test_fifo8_pop_bufptr_wrap()
56 * head --v ]-- tail used = 2 in test_fifo8_pop_bufptr_wrap()
77 * head --v-- tail used = 0 in test_fifo8_pop_bufptr()
83 * head --v ]-- tail used = 4 in test_fifo8_pop_bufptr()
88 * head --v ]-- tail used = 2 in test_fifo8_pop_bufptr()
109 * head --v-- tail used = 0 in test_fifo8_peek_bufptr_wrap()
115 * head --v ]-- tail used = 4 in test_fifo8_peek_bufptr_wrap()
[all …]
/openbmc/openbmc/poky/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant/
H A Dwpa_supplicant.conf18 # This option can be used to allow wpa_supplicant to overwrite configuration
31 # interface mechanism is used. For all cases, the existence of this parameter
32 # in configuration is used to determine whether the control interface is
40 # interface is used.
48 # run as non-root users. However, since the control interface can be used to
63 # variable is just used to select that the control interface is to be created.
66 # For Windows Named Pipe: This value can be used to set the security descriptor
82 # to 1 by default. This configuration value can be used to set it to the new
94 # parameters (e.g., WPA IE generation); this mode can also be used with
97 # also be used when using wired Ethernet drivers.
[all …]
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Certs/
H A DCertificate.interface.yaml31 ClientAuthentication: The public key is used for TLS WWW client
33 CodeSigning: The public key is used for the signing of executable
34 code. CRLSigning: The public key is used for verifying signatures on
36 DataEncipherment: The public key is used for directly enciphering
39 DecipherOnly: The public key could be used for deciphering data
41 DigitalSignature: The public key is used for verifying digital
44 EmailProtection: The public key is used for email protection.
45 EncipherOnly: The public key could be used for enciphering data
47 KeyCertSign: The public key is used for verifying signatures on
49 KeyEncipherment: The public key is used for enciphering private or
[all …]
/openbmc/linux/Documentation/arch/arm/
Dsetup.rst
/openbmc/linux/tools/perf/pmu-events/arch/x86/broadwellde/
Duncore-io.json
/openbmc/linux/tools/perf/pmu-events/arch/x86/broadwellx/
Duncore-io.json
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Certs/CSR/
H A DCreate.interface.yaml7 This command is used to initiate a certificate signing request. This
74 The curve ID to be used with the key, if needed based on the
93 ClientAuthentication: The public key is used for TLS WWW client
95 CodeSigning: The public key is used for the signing of
96 executable code. CRLSigning: The public key is used for
99 DataEncipherment: The public key is used for directly
104 DecipherOnly: The public key could be used for deciphering data
106 DigitalSignature: The public key is used for verifying digital
110 EmailProtection: The public key is used for email protection.
111 EncipherOnly: The public key could be used for enciphering data
[all …]
/openbmc/linux/Documentation/ABI/testing/
Dconfigfs-spear-pcie-gadget
/openbmc/linux/tools/perf/pmu-events/arch/x86/haswellx/
Duncore-io.json
/openbmc/linux/include/uapi/asm-generic/
Dsignal-defs.h
/openbmc/linux/Documentation/admin-guide/
Dufs.rst
/openbmc/linux/Documentation/userspace-api/media/dvb/
Dfe_property_parameters.rst
/openbmc/linux/Documentation/admin-guide/device-mapper/
Ddm-zoned.rst
/openbmc/linux/drivers/infiniband/sw/rxe/
Drxe_queue.h
/openbmc/linux/fs/ntfs3/
Drecord.c
/openbmc/linux/drivers/media/dvb-frontends/
Dmxl692_defs.h
/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/macsec/
Dmacsec_struct.h

12345678910>>...247