Lines Matching refs:__u8
35 static __u8 wp4030u_rdesc_fixed[] = {
77 static __u8 wp5540u_rdesc_fixed[] = {
151 static __u8 wp8060u_rdesc_fixed[] = {
233 static __u8 wp1062_rdesc_fixed[] = {
286 static __u8 pf1209_rdesc_fixed[] = {
370 static __u8 twhl850_rdesc_fixed0[] = {
413 static __u8 twhl850_rdesc_fixed1[] = {
450 static __u8 twhl850_rdesc_fixed2[] = {
482 static __u8 twha60_rdesc_fixed0[] = {
528 static __u8 twha60_rdesc_fixed1[] = {
570 static const __u8 uclogic_tablet_rdesc_template[] = {
627 __u8 *rdesc;
633 static __u8 *uclogic_report_fixup(struct hid_device *hdev, __u8 *rdesc, in uclogic_report_fixup()
637 __u8 iface_num = iface->cur_altsetting->desc.bInterfaceNumber; in uclogic_report_fixup()
793 __u8 *p; in uclogic_tablet_enable()