Home
last modified time | relevance | path

Searched defs:button_struct (Results 1 – 4 of 4) sorted by relevance

/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source4/
H A Ddrvhid_4.h306 struct button_struct { //for all one bit button struct
307 __u8 count;
308 __u16 val;
309 __u16 startbit;
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source2/
H A Ddrvhid_2.h306 struct button_struct { //for all one bit button struct
307 __u8 count;
308 __u16 val;
309 __u16 startbit;
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source/
H A Ddrvhid.h306 struct button_struct { //for all one bit button struct
307 __u8 count;
308 __u16 val;
309 __u16 startbit;
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source3/
H A Ddrvhid_3.h306 struct button_struct { //for all one bit button struct
307 __u8 count;
308 __u16 val;
309 __u16 startbit;