Searched refs:REPORT_BRIGHTNESS (Results 1 - 4 of 4) sorted by last modified time

/linux-master/drivers/hid/
H A Dhid-picolcd_core.c488 error = picolcd_init_backlight(data, picolcd_out_report(REPORT_BRIGHTNESS, hdev));
H A Dhid-picolcd_debugfs.c423 case REPORT_BRIGHTNESS:
426 "REPORT_BRIGHTNESS", report->id, raw_size-1);
H A Dhid-picolcd.h28 #define REPORT_BRIGHTNESS 0x91 /* LCD: OUT[1] */ macro
H A Dhid-picolcd_backlight.c26 struct hid_report *report = picolcd_out_report(REPORT_BRIGHTNESS, data->hdev);

Completed in 250 milliseconds