mapcmd 191 drivers/hid/hid-picolcd_fb.c static const u8 mapcmd[8] = { 0x00, 0x02, 0x00, 0x64, 0x3f, 0x00, 0x64, 0xc0 }; mapcmd 201 drivers/hid/hid-picolcd_fb.c else if (j < sizeof(mapcmd)) mapcmd 202 drivers/hid/hid-picolcd_fb.c hid_set_field(report->field[0], j, mapcmd[j]);