Home
last modified time | relevance | path

Searched refs:Parameters (Results 1 – 25 of 35) sorted by relevance

12

/f-stack/freebsd/contrib/dev/acpica/components/namespace/
H A Dnsxfeval.c419 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 Dnseval.c264 if (Info->Parameters) in AcpiNsEvaluate()
266 while (Info->Parameters[Info->ParamCount]) in AcpiNsEvaluate()
H A Dnsinit.c316 Info.EvaluateInfo->Parameters = NULL; in AcpiNsInitializeDevices()
336 Info.EvaluateInfo->Parameters = NULL; in AcpiNsInitializeDevices()
840 Info->Parameters = NULL; in AcpiNsInitOneDevice()
H A Dnsarguments.c206 UserArgType = Info->Parameters[i]->Common.Type; in AcpiNsCheckArgumentTypes()
/f-stack/freebsd/contrib/dev/acpica/components/parser/
H A Dpsxface.c506 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 Drmi_spi.txt24 Function Parameters:
25 Parameters specific to RMI functions are contained in child nodes of the rmi device
H A Drmi_i2c.txt33 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 Dpmdinfo.rst29 * Parameters inside the square brackets represents optional parameters.
H A Dpdump.rst56 * Parameters inside the parentheses represents mandatory parameters.
58 * Parameters inside the square brackets represents optional parameters.
H A Dproc_info.rst24 Parameters section in Running the Application
/f-stack/freebsd/contrib/device-tree/Bindings/ddr/
H A Dlpddr2-timings.txt12 of type <u32> and the default unit is ps (pico seconds). Parameters with
/f-stack/freebsd/contrib/device-tree/Bindings/dma/
H A Datmel-dma.txt27 3. Parameters for the at91 DMA configuration register which are device
/f-stack/freebsd/contrib/device-tree/Bindings/arm/firmware/
H A Dsdei.txt16 {r1 - r3} => Parameters
/f-stack/freebsd/contrib/dev/acpica/include/
H A Dacstruct.h317 ACPI_OPERAND_OBJECT **Parameters; /* Input: argument list */ member
/f-stack/dpdk/doc/guides/nics/
H A Dmvpp2.rst648 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 Dtxgbe.rst65 Dynamic Logging Parameters
H A Dena.rst82 **Runtime Configuration Parameters**
90 **ENA Configuration Parameters**
/f-stack/dpdk/doc/guides/howto/
H A Dtelemetry.rst93 Parameters: int port_id"}}
/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dvhost.rst45 Check the `Parameters`_ section for the explanations on what do those
103 Parameters chapter
/f-stack/freebsd/contrib/dev/acpica/components/resources/
H A Drsutils.c931 Info->Parameters = Args; in AcpiRsSetSrsMethodData()
/f-stack/dpdk/doc/guides/prog_guide/
H A Dflow_classify_lib.rst52 * Parameters for flow classifier creation
76 * Parameters for flow_classify table creation
/f-stack/freebsd/contrib/dev/acpica/components/dispatcher/
H A Ddswstate.c799 WalkState->Params = Info->Parameters; in AcpiDsInitAmlWalk()
H A Ddsmethod.c711 Info->Parameters = &ThisWalkState->Operands[0]; in AcpiDsCallControlMethod()
/f-stack/freebsd/contrib/device-tree/Bindings/reserved-memory/
H A Dreserved-memory.txt9 Parameters for each memory region can be encoded into the device tree
/f-stack/freebsd/contrib/dev/acpica/components/events/
H A Devregion.c757 Info->Parameters = Args; in AcpiEvExecuteRegMethod()

12