Lines Matching refs:hid_err

278 		hid_err(hid, "Device properties not found");  in lg4ff_adjust_input_event()
354 hid_err(hid, "Private driver data not found!\n"); in hid_lg4ff_set_autocenter_default()
360 hid_err(hid, "Device properties not found!\n"); in hid_lg4ff_set_autocenter_default()
599 hid_err(hid, "Private driver data not found!\n"); in lg4ff_alternate_modes_show()
605 hid_err(hid, "Device properties not found!\n"); in lg4ff_alternate_modes_show()
610 hid_err(hid, "NULL pointer to string\n"); in lg4ff_alternate_modes_show()
650 hid_err(hid, "Private driver data not found!\n"); in lg4ff_alternate_modes_store()
656 hid_err(hid, "Device properties not found!\n"); in lg4ff_alternate_modes_store()
715 hid_err(hid, "Invalid target product ID %X\n", target_product_id); in lg4ff_alternate_modes_store()
735 hid_err(hid, "Private driver data not found!\n"); in range_show()
741 hid_err(hid, "Device properties not found!\n"); in range_show()
761 hid_err(hid, "Private driver data not found!\n"); in range_store()
767 hid_err(hid, "Device properties not found!\n"); in range_store()
794 hid_err(hid, "Private driver data not found!\n"); in lg4ff_real_id_show()
800 hid_err(hid, "Device properties not found!\n"); in lg4ff_real_id_show()
805 hid_err(hid, "NULL pointer to string\n"); in lg4ff_real_id_show()
847 hid_err(hid, "Device data not found."); in lg4ff_led_set_brightness()
854 hid_err(hid, "Device properties not found."); in lg4ff_led_set_brightness()
882 hid_err(hid, "Device data not found."); in lg4ff_led_get_brightness()
889 hid_err(hid, "Device properties not found."); in lg4ff_led_get_brightness()
972 hid_err(hid, "Invalid product id %X\n", *real_product_id); in lg4ff_handle_multimode_wheel()
980 hid_err(hid, "Unable to switch wheel mode, errno %d\n", ret); in lg4ff_handle_multimode_wheel()
1025hid_err(hid, "Device is not supported by lg4ff driver. If you think it should be, consider reporti… in lg4ff_init()
1037 hid_err(hid, "Device product ID %X is not listed as a multimode wheel", real_product_id); in lg4ff_init()
1054 hid_err(hid, "Cannot add device, private driver data not allocated\n"); in lg4ff_init()
1061 hid_err(hid, "Cannot add device, insufficient memory to allocate device properties.\n"); in lg4ff_init()
1128 hid_err(hid, "can't allocate memory for LED %d\n", j); in lg4ff_init()
1144 hid_err(hid, "failed to register LED %d. Aborting.\n", j); in lg4ff_init()
1172 hid_err(hid, "Error while deinitializing device, no private driver data.\n"); in lg4ff_deinit()