Home
last modified time | relevance | path

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

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

Completed in 3 milliseconds