Searched defs:f_acm (Results 1 – 2 of 2) sorted by relevance
93058 struct f_acm { struct93059 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 …]
102754 struct f_acm { struct102755 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 …]