Home
last modified time | relevance | path

Searched refs:acpi_ut_remove_whitespace (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/acpi/acpica/
H A Dutstrtoul64.c96 if (!acpi_ut_remove_whitespace(&string)) { in acpi_ut_strtoul64()
212 if (!acpi_ut_remove_whitespace(&string)) { in acpi_ut_implicit_strtoul64()
294 if (!acpi_ut_remove_whitespace(&string)) { in acpi_ut_explicit_strtoul64()
H A Dutstrsuppt.c225 char acpi_ut_remove_whitespace(char **string) in acpi_ut_remove_whitespace() function
H A Ddbconvert.c111 acpi_ut_remove_whitespace(&string); in acpi_db_convert_to_buffer()
H A Dacutils.h194 char acpi_ut_remove_whitespace(char **string);