Searched refs:REPORT_BRIGHTNESS (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/drivers/hid/
H A Dhid-picolcd_backlight.c36 struct hid_report *report = picolcd_out_report(REPORT_BRIGHTNESS, data->hdev); picolcd_set_brightness()
H A Dhid-picolcd.h38 #define REPORT_BRIGHTNESS 0x91 /* LCD: OUT[1] */ macro
H A Dhid-picolcd_debugfs.c433 case REPORT_BRIGHTNESS: picolcd_debug_out_report()
436 "REPORT_BRIGHTNESS", report->id, raw_size-1); picolcd_debug_out_report()
H A Dhid-picolcd_core.c505 error = picolcd_init_backlight(data, picolcd_out_report(REPORT_BRIGHTNESS, hdev)); picolcd_probe_lcd()

Completed in 113 milliseconds