• Home
  • Raw
  • Download

Lines Matching refs:PREFIX

52 #undef PREFIX
53 #define PREFIX "ACPI: EC: " macro
134 pr_debug(PREFIX "---> status = 0x%2.2x\n", x); in acpi_ec_read_status()
141 pr_debug(PREFIX "---> data = 0x%2.2x\n", x); in acpi_ec_read_data()
147 pr_debug(PREFIX "<--- command = 0x%2.2x\n", command); in acpi_ec_write_cmd()
153 pr_debug(PREFIX "<--- data = 0x%2.2x\n", data); in acpi_ec_write_data()
244 pr_debug(PREFIX "controller reset, restart transaction\n"); in ec_poll()
312 pr_err(PREFIX "input buffer is not empty, " in acpi_ec_transaction()
317 pr_debug(PREFIX "transaction start (cmd=0x%02x, addr=0x%02x)\n", in acpi_ec_transaction()
334 pr_info(PREFIX "GPE storm detected(%d GPEs), " in acpi_ec_transaction()
339 pr_debug(PREFIX "transaction end\n"); in acpi_ec_transaction()
573 pr_debug(PREFIX "start query execution\n"); in acpi_ec_run()
578 pr_debug(PREFIX "stop query execution\n"); in acpi_ec_run()
596 pr_debug(PREFIX "push query execution (0x%2x) on queue\n", value); in acpi_ec_sync_query()
619 pr_debug(PREFIX "push gpe query to the queue\n"); in ec_check_sci()
633 pr_debug(PREFIX "~~~> interrupt, status:0x%02x\n", status); in acpi_ec_gpe_handler()
798 pr_err(PREFIX "failed to remove space handler\n"); in ec_remove_handlers()
801 pr_err(PREFIX "failed to remove gpe handler\n"); in ec_remove_handlers()
843 pr_info(PREFIX "GPE = 0x%lx, I/O: command/status = 0x%lx, data = 0x%lx\n", in acpi_ec_add()
934 printk(KERN_DEBUG PREFIX "Detected MSI hardware, enabling workarounds.\n"); in ec_flag_msi()
1005 pr_info(PREFIX "EC description table is found, configuring boot EC\n"); in acpi_ec_ecdt_probe()
1025 printk(KERN_DEBUG PREFIX "Look up EC in DSDT\n"); in acpi_ec_ecdt_probe()
1037 pr_info(PREFIX "ASUSTek keeps feeding us with broken " in acpi_ec_ecdt_probe()