Searched refs:index_arg (Results 1 – 2 of 2) sorted by relevance
109 void acpi_db_set_method_data(char *type_arg, char *index_arg, char *value_arg) in acpi_db_set_method_data() argument131 node = acpi_db_convert_to_node(index_arg); in acpi_db_set_method_data()147 index = strtoul(index_arg, NULL, 16); in acpi_db_set_method_data()
121 void acpi_db_set_method_data(char *type_arg, char *index_arg, char *value_arg);