| /f-stack/freebsd/contrib/dev/acpica/components/namespace/ |
| H A D | nsxfeval.c | 419 Info->Parameters = ACPI_ALLOCATE_ZEROED ( in ACPI_EXPORT_SYMBOL() 421 if (!Info->Parameters) in ACPI_EXPORT_SYMBOL() 432 &ExternalParams->Pointer[i], &Info->Parameters[i]); in ACPI_EXPORT_SYMBOL() 439 Info->Parameters[Info->ParamCount] = NULL; in ACPI_EXPORT_SYMBOL() 488 Info->Parameters = ACPI_ALLOCATE_ZEROED ( in ACPI_EXPORT_SYMBOL() 490 if (!Info->Parameters) in ACPI_EXPORT_SYMBOL() 501 &ExternalParams->Pointer[i], &Info->Parameters[i]); in ACPI_EXPORT_SYMBOL() 508 Info->Parameters[Info->ParamCount] = NULL; in ACPI_EXPORT_SYMBOL() 623 if (Info->Parameters) in ACPI_EXPORT_SYMBOL() 627 AcpiUtDeleteInternalObjectList (Info->Parameters); in ACPI_EXPORT_SYMBOL()
|
| H A D | nseval.c | 264 if (Info->Parameters) in AcpiNsEvaluate() 266 while (Info->Parameters[Info->ParamCount]) in AcpiNsEvaluate()
|
| H A D | nsinit.c | 316 Info.EvaluateInfo->Parameters = NULL; in AcpiNsInitializeDevices() 336 Info.EvaluateInfo->Parameters = NULL; in AcpiNsInitializeDevices() 840 Info->Parameters = NULL; in AcpiNsInitOneDevice()
|
| H A D | nsarguments.c | 206 UserArgType = Info->Parameters[i]->Common.Type; in AcpiNsCheckArgumentTypes()
|
| /f-stack/freebsd/contrib/dev/acpica/components/parser/ |
| H A D | psxface.c | 506 if (Info->Parameters) in AcpiPsUpdateParameterList() 510 for (i = 0; Info->Parameters[i]; i++) in AcpiPsUpdateParameterList() 515 Info->Parameters[i], Action); in AcpiPsUpdateParameterList()
|
| /f-stack/freebsd/contrib/device-tree/Bindings/input/rmi4/ |
| H A D | rmi_spi.txt | 24 Function Parameters: 25 Parameters specific to RMI functions are contained in child nodes of the rmi device
|
| H A D | rmi_i2c.txt | 33 Function Parameters: 34 Parameters specific to RMI functions are contained in child nodes of the rmi device
|
| /f-stack/dpdk/doc/guides/tools/ |
| H A D | pmdinfo.rst | 29 * Parameters inside the square brackets represents optional parameters.
|
| H A D | pdump.rst | 56 * Parameters inside the parentheses represents mandatory parameters. 58 * Parameters inside the square brackets represents optional parameters.
|
| H A D | proc_info.rst | 24 Parameters section in Running the Application
|
| /f-stack/freebsd/contrib/device-tree/Bindings/ddr/ |
| H A D | lpddr2-timings.txt | 12 of type <u32> and the default unit is ps (pico seconds). Parameters with
|
| /f-stack/freebsd/contrib/device-tree/Bindings/dma/ |
| H A D | atmel-dma.txt | 27 3. Parameters for the at91 DMA configuration register which are device
|
| /f-stack/freebsd/contrib/device-tree/Bindings/arm/firmware/ |
| H A D | sdei.txt | 16 {r1 - r3} => Parameters
|
| /f-stack/freebsd/contrib/dev/acpica/include/ |
| H A D | acstruct.h | 317 ACPI_OPERAND_OBJECT **Parameters; /* Input: argument list */ member
|
| /f-stack/dpdk/doc/guides/nics/ |
| H A D | mvpp2.rst | 648 Parameters have following meaning:: 662 Parameters have following meaning:: 681 Parameters have following meaning:: 701 Parameters have following meaning:: 721 Parameters have following meaning:: 741 Parameters have following meaning::
|
| H A D | txgbe.rst | 65 Dynamic Logging Parameters
|
| H A D | ena.rst | 82 **Runtime Configuration Parameters** 90 **ENA Configuration Parameters**
|
| /f-stack/dpdk/doc/guides/howto/ |
| H A D | telemetry.rst | 93 Parameters: int port_id"}}
|
| /f-stack/dpdk/doc/guides/sample_app_ug/ |
| H A D | vhost.rst | 45 Check the `Parameters`_ section for the explanations on what do those 103 Parameters chapter
|
| /f-stack/freebsd/contrib/dev/acpica/components/resources/ |
| H A D | rsutils.c | 931 Info->Parameters = Args; in AcpiRsSetSrsMethodData()
|
| /f-stack/dpdk/doc/guides/prog_guide/ |
| H A D | flow_classify_lib.rst | 52 * Parameters for flow classifier creation 76 * Parameters for flow_classify table creation
|
| /f-stack/freebsd/contrib/dev/acpica/components/dispatcher/ |
| H A D | dswstate.c | 799 WalkState->Params = Info->Parameters; in AcpiDsInitAmlWalk()
|
| H A D | dsmethod.c | 711 Info->Parameters = &ThisWalkState->Operands[0]; in AcpiDsCallControlMethod()
|
| /f-stack/freebsd/contrib/device-tree/Bindings/reserved-memory/ |
| H A D | reserved-memory.txt | 9 Parameters for each memory region can be encoded into the device tree
|
| /f-stack/freebsd/contrib/dev/acpica/components/events/ |
| H A D | evregion.c | 757 Info->Parameters = Args; in AcpiEvExecuteRegMethod()
|