Searched refs:REPORT_BRIGHTNESS (Results 1 – 3 of 3) sorted by relevance
25 struct hid_report *report = picolcd_out_report(REPORT_BRIGHTNESS, data->hdev); in picolcd_set_brightness()
28 #define REPORT_BRIGHTNESS 0x91 /* LCD: OUT[1] */ macro
481 error = picolcd_init_backlight(data, picolcd_out_report(REPORT_BRIGHTNESS, hdev)); in picolcd_probe_lcd()