Home
last modified time | relevance | path

Searched refs:__acpi_handle_debug (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/include/linux/
Dacpi.h950 void __acpi_handle_debug(struct _ddebug *descriptor, acpi_handle handle, const char *fmt, ...);
952 #define __acpi_handle_debug(descriptor, handle, fmt, ...) \ macro
986 __acpi_handle_debug(&descriptor, handle, pr_fmt(fmt), \
/Linux-v4.19/drivers/acpi/
Dutils.c524 __acpi_handle_debug(struct _ddebug *descriptor, acpi_handle handle, in __acpi_handle_debug() function
541 EXPORT_SYMBOL(__acpi_handle_debug);