Searched defs:arguments (Results 1 - 5 of 5) sorted by relevance
/linux-4.1.27/drivers/acpi/acpica/ | ||
H A D | dsutils.c | 716 union acpi_parse_object *arguments[ACPI_OBJ_NUM_OPERANDS]; acpi_ds_create_operands() local |
H A D | acstruct.h | 97 struct acpi_namespace_node arguments[ACPI_METHOD_NUM_ARGS]; /* Control method arguments */ member in struct:acpi_walk_state |
H A D | aclocal.h | 1096 char *arguments[4]; member in struct:acpi_db_method_info |
/linux-4.1.27/drivers/acpi/ | ||
H A D | utils.c | 290 acpi_evaluate_integer(acpi_handle handle, acpi_string pathname, struct acpi_object_list *arguments, unsigned long long *data) acpi_evaluate_integer() argument 324 acpi_evaluate_reference(acpi_handle handle, acpi_string pathname, struct acpi_object_list *arguments, struct acpi_handle_list *list) acpi_evaluate_reference() argument |
/linux-4.1.27/drivers/mmc/host/ | ||
H A D | vub300.c | 71 u8 arguments[4]; member in struct:sd_command_header |
Completed in 206 milliseconds