Lines Matching refs:aprint_debug_dev
322 aprint_debug_dev(sc->sc_dev, "unknown event 0x%02X\n", evt); in wmi_hp_notify_handler()
357 aprint_debug_dev(self, "PROG1 hotkey pressed\n"); in wmi_hp_hotkey()
360 aprint_debug_dev(self, "MEDIA1 hotkey pressed\n"); in wmi_hp_hotkey()
363 aprint_debug_dev(self, "MEDIA2 hotkey pressed\n"); in wmi_hp_hotkey()
366 aprint_debug_dev(self, "INFO hotkey pressed\n"); in wmi_hp_hotkey()
369 aprint_debug_dev(self, "DIRECTION hotkey pressed\n"); in wmi_hp_hotkey()
372 aprint_debug_dev(self, "HELP hotkey pressed\n"); in wmi_hp_hotkey()
375 aprint_debug_dev(self, "unknown hotkey 0x%02x\n", sc->sc_val); in wmi_hp_hotkey()
424 aprint_debug_dev(sc->sc_dev, "wrong signature " in wmi_hp_method()
429 aprint_debug_dev(sc->sc_dev, "unknown command " in wmi_hp_method()
434 aprint_debug_dev(sc->sc_dev, "unknown command type " in wmi_hp_method()
439 aprint_debug_dev(sc->sc_dev, "invalid parameters " in wmi_hp_method()
444 aprint_debug_dev(sc->sc_dev, "unknown error " in wmi_hp_method()
453 aprint_debug_dev(sc->sc_dev, "failed to evaluate method " in wmi_hp_method()
587 aprint_debug_dev(sc->sc_dev, "failed to initialize sysmon\n"); in wmi_hp_sensor_init()