Home
last modified time | relevance | path

Searched defs:us_data (Results 1 – 2 of 2) sorted by relevance

/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h94770 struct us_data { struct
94771 struct mutex dev_mutex;
94772 struct usb_device *pusb_dev;
94773 struct usb_interface *pusb_intf;
94774 struct us_unusual_dev *unusual_dev;
94775 long unsigned int fflags;
94776 long unsigned int dflags;
94777 unsigned int send_bulk_pipe;
94778 unsigned int recv_bulk_pipe;
94779 unsigned int send_ctrl_pipe;
[all …]
Dvmlinux.h94770 struct us_data { struct
94771 struct mutex dev_mutex;
94772 struct usb_device *pusb_dev;
94773 struct usb_interface *pusb_intf;
94774 struct us_unusual_dev *unusual_dev;
94775 long unsigned int fflags;
94776 long unsigned int dflags;
94777 unsigned int send_bulk_pipe;
94778 unsigned int recv_bulk_pipe;
94779 unsigned int send_ctrl_pipe;
[all …]