Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hid/
Dhid-picolcd_backlight.c36 struct hid_report *report = picolcd_out_report(REPORT_BRIGHTNESS, data->hdev); in picolcd_set_brightness()
Dhid-picolcd.h38 #define REPORT_BRIGHTNESS 0x91 /* LCD: OUT[1] */ macro
Dhid-picolcd_core.c505 error = picolcd_init_backlight(data, picolcd_out_report(REPORT_BRIGHTNESS, hdev)); in picolcd_probe_lcd()
Dhid-picolcd_debugfs.c433 case REPORT_BRIGHTNESS: in picolcd_debug_out_report()