Searched defs:picolcd_pending (Results 1 – 1 of 1) sorted by relevance
182 struct picolcd_pending { struct183 struct hid_report *out_report;184 struct hid_report *in_report;185 struct completion ready;186 int raw_size;187 u8 raw_data[64];