Lines Matching refs:pr_err

373 		pr_err("ACPI call to open SCI failed\n");  in sci_open()
411 pr_err("ACPI call to close SCI failed\n"); in sci_close()
462 pr_err("ACPI call to query Illumination support failed\n"); in toshiba_illumination_available()
484 pr_err("ACPI call for illumination failed\n"); in toshiba_illumination_set()
501 pr_err("ACPI call for illumination failed\n"); in toshiba_illumination_get()
526 pr_err("ACPI call to query kbd illumination support failed\n"); in toshiba_kbd_illum_available()
557 pr_err("ACPI call to set KBD backlight status failed\n"); in toshiba_kbd_illum_status_set()
574 pr_err("ACPI call to get KBD backlight status failed\n"); in toshiba_kbd_illum_status_get()
591 pr_err("ACPI call to get the keyboard backlight failed\n"); in toshiba_kbd_backlight_get()
612 pr_err("ACPI call to set KBD Illumination mode failed\n"); in toshiba_kbd_backlight_set()
626 pr_err("ACPI call to set the touchpad failed\n"); in toshiba_touchpad_set()
643 pr_err("ACPI call to query the touchpad failed\n"); in toshiba_touchpad_get()
662 pr_err("ACPI call to get ECO led failed\n"); in toshiba_eco_mode_available()
676 pr_err("ACPI call to get ECO led failed\n"); in toshiba_eco_mode_available()
693 pr_err("ACPI call to get ECO led failed\n"); in toshiba_eco_mode_get_status()
715 pr_err("ACPI call to set ECO led failed\n"); in toshiba_eco_mode_set_status()
733 pr_err("ACPI call to query the accelerometer failed\n"); in toshiba_accelerometer_available()
748 pr_err("ACPI call to query the accelerometer failed\n"); in toshiba_accelerometer_get()
775 pr_err("ACPI call to get USB Sleep and Charge mode failed\n"); in toshiba_usb_sleep_charge_available()
789 pr_err("ACPI call to get USB Sleep and Charge mode failed\n"); in toshiba_usb_sleep_charge_available()
809 pr_err("ACPI call to set USB S&C mode failed\n"); in toshiba_usb_sleep_charge_get()
827 pr_err("ACPI call to set USB S&C mode failed\n"); in toshiba_usb_sleep_charge_set()
848 pr_err("ACPI call to get USB S&C battery level failed\n"); in toshiba_sleep_functions_status_get()
874 pr_err("ACPI call to set USB S&C battery level failed\n"); in toshiba_sleep_functions_status_set()
895 pr_err("ACPI call to get USB Rapid Charge failed\n"); in toshiba_usb_rapid_charge_get()
921 pr_err("ACPI call to set USB Rapid Charge failed\n"); in toshiba_usb_rapid_charge_set()
938 pr_err("ACPI call to get Sleep and Music failed\n"); in toshiba_usb_sleep_music_get()
955 pr_err("ACPI call to set Sleep and Music failed\n"); in toshiba_usb_sleep_music_set()
973 pr_err("ACPI call to get KBD function keys failed\n"); in toshiba_function_keys_get()
990 pr_err("ACPI call to set KBD function keys failed\n"); in toshiba_function_keys_set()
1008 pr_err("ACPI call to get Panel Power ON failed\n"); in toshiba_panel_power_on_get()
1025 pr_err("ACPI call to set Panel Power ON failed\n"); in toshiba_panel_power_on_set()
1043 pr_err("ACPI call to get USB 3 failed\n"); in toshiba_usb_three_get()
1060 pr_err("ACPI call to set USB 3 failed\n"); in toshiba_usb_three_set()
1077 pr_err("ACPI call to get System type failed\n"); in toshiba_hotkey_event_type_get()
1094 pr_err("ACPI call to get Transflective Backlight failed\n"); in get_tr_backlight_status()
1106 pr_err("ACPI call to set Transflective Backlight failed\n"); in set_tr_backlight_status()
1134 pr_err("ACPI call to get LCD Brightness failed\n"); in __get_lcd_brightness()
1167 pr_err("Error reading LCD brightness\n"); in lcd_proc_show()
1193 pr_err("ACPI call to set LCD Brightness failed\n"); in set_lcd_brightness()
1246 pr_err("ACPI call to get Video-Out failed\n"); in get_video_status()
1358 pr_err("ACPI call to get Fan status failed\n"); in get_fan_status()
1370 pr_err("ACPI call to set Fan status failed\n"); in set_fan_status()
2181 pr_err("ACPI call to query SMM registers failed\n"); in toshiba_acpi_smm_bridge()
2302 pr_err("ACPI NTFY method execution failed\n"); in toshiba_acpi_hotkey_work()
2316 pr_err("ACPI INFO method execution failed\n"); in toshiba_acpi_query_hotkey()
2343 pr_err("Failed to query hotkey event\n"); in toshiba_acpi_process_hotkeys()
2432 pr_err("Error installing key filter\n"); in toshiba_acpi_setup_keyboard()
2527 pr_err("Could not register toshiba backlight device\n"); in toshiba_acpi_setup_backlight()
2643 pr_err("HCI interface not found\n"); in toshiba_acpi_add()
2658 pr_err("Failed to register miscdevice\n"); in toshiba_acpi_add()
2805 pr_err("Unable to update sysfs entries\n"); in toshiba_acpi_notify()
2875 pr_err("Unable to create proc dir " PROC_TOSHIBA "\n"); in toshiba_acpi_init()
2881 pr_err("Failed to register ACPI driver: %d\n", ret); in toshiba_acpi_init()