Home
last modified time | relevance | path

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

/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h93058 struct f_acm { struct
93059 struct gserial port;
93060 u8 ctrl_id;
93061 u8 data_id;
93062 u8 port_num;
93063 u8 pending;
93064 spinlock_t lock;
93065 struct usb_ep *notify;
93066 struct usb_request *notify_req;
93067 struct usb_cdc_line_coding port_line_coding;
[all …]
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h102754 struct f_acm { struct
102755 struct gserial port;
102756 u8 ctrl_id;
102757 u8 data_id;
102758 u8 port_num;
102759 u8 pending;
102760 spinlock_t lock;
102761 struct usb_ep *notify;
102762 struct usb_request *notify_req;
102763 struct usb_cdc_line_coding port_line_coding;
[all …]