Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/riscv/
Dvmlinux.h109313 struct us_data { struct
109314 struct mutex dev_mutex;
109315 struct usb_device *pusb_dev;
109316 struct usb_interface *pusb_intf;
109317 const struct us_unusual_dev *unusual_dev;
109318 long unsigned int fflags;
109319 long unsigned int dflags;
109320 unsigned int send_bulk_pipe;
109321 unsigned int recv_bulk_pipe;
109322 unsigned int send_ctrl_pipe;
[all …]
Dvmlinux_602.h109313 struct us_data { struct
109314 struct mutex dev_mutex;
109315 struct usb_device *pusb_dev;
109316 struct usb_interface *pusb_intf;
109317 const struct us_unusual_dev *unusual_dev;
109318 long unsigned int fflags;
109319 long unsigned int dflags;
109320 unsigned int send_bulk_pipe;
109321 unsigned int recv_bulk_pipe;
109322 unsigned int send_ctrl_pipe;
[all …]