Searched defs:picolcd_pending (Results 1 – 2 of 2) sorted by relevance
52 struct picolcd_pending { struct53 struct hid_report *out_report;54 struct hid_report *in_report;55 struct completion ready;56 int raw_size;57 u8 raw_data[64];