Home
last modified time | relevance | path

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

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