Searched refs:index_arg (Results 1 – 2 of 2) sorted by relevance
143 void acpi_db_set_method_data(char *type_arg, char *index_arg, char *value_arg) in acpi_db_set_method_data() argument165 node = acpi_db_convert_to_node(index_arg); in acpi_db_set_method_data()181 index = strtoul(index_arg, NULL, 16); in acpi_db_set_method_data()
152 void acpi_db_set_method_data(char *type_arg, char *index_arg, char *value_arg);