Home
last modified time | relevance | path

Searched refs:acpi_ut_remove_whitespace (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/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.c212 * FUNCTION: acpi_ut_remove_whitespace
225 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.h178 char acpi_ut_remove_whitespace(char **string);
/kernel/linux/linux-6.6/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.c212 * FUNCTION: acpi_ut_remove_whitespace
225 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);

Completed in 5 milliseconds