Searched refs:REPORT_LED_STATE (Results 1 – 4 of 4) sorted by relevance
49 report = picolcd_out_report(REPORT_LED_STATE, data->hdev); in picolcd_leds_set()
37 #define REPORT_LED_STATE 0x81 /* LCD: OUT[1] */ macro
510 error = picolcd_init_leds(data, picolcd_out_report(REPORT_LED_STATE, hdev)); in picolcd_probe_lcd()
425 case REPORT_LED_STATE: in picolcd_debug_out_report()