Searched refs:mapcmd (Results 1 - 1 of 1) sorted by relevance

/drivers/hid/
H A Dhid-picolcd_fb.c201 static const u8 mapcmd[8] = { 0x00, 0x02, 0x00, 0x64, 0x3f, 0x00, 0x64, 0xc0 }; local
211 else if (j < sizeof(mapcmd))
212 hid_set_field(report->field[0], j, mapcmd[j]);

Completed in 36 milliseconds