Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source4/
H A Ddrvhid_4.h300 struct axis_struct{ struct
301 __u8 size;
302 __u8 val;
303 __u16 startbit;
304 __u8 type;
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source2/
H A Ddrvhid_2.h300 struct axis_struct{ struct
301 __u8 size;
302 __u8 val;
303 __u16 startbit;
304 __u8 type;
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source/
H A Ddrvhid.h300 struct axis_struct{ struct
301 __u8 size;
302 __u8 val;
303 __u16 startbit;
304 __u8 type;
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source3/
H A Ddrvhid_3.h300 struct axis_struct{ struct
301 __u8 size;
302 __u8 val;
303 __u16 startbit;
304 __u8 type;