Home
last modified time | relevance | path

Searched refs:acpi_db_send_notify (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/acpi/acpica/
H A Dacdebug.h73 void acpi_db_send_notify(char *name, u32 value);
H A Ddbinput.c959 acpi_db_send_notify(acpi_gbl_db_args[1], temp); in acpi_db_command_dispatch()
H A Ddbcmds.c371 void acpi_db_send_notify(char *name, u32 value) in acpi_db_send_notify() function