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

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

Completed in 104 milliseconds