Searched defs:f_ecm (Results 1 – 2 of 2) sorted by relevance
93252 struct f_ecm { struct93253 struct gether port;93254 u8 ctrl_id;93255 u8 data_id;93256 char ethaddr[14];93257 struct usb_ep *notify;93258 struct usb_request *notify_req;93259 u8 notify_state;93260 atomic_t notify_count;93261 bool is_open;
102948 struct f_ecm { struct102949 struct gether port;102950 u8 ctrl_id;102951 u8 data_id;102952 char ethaddr[14];102953 struct usb_ep *notify;102954 struct usb_request *notify_req;102955 u8 notify_state;102956 atomic_t notify_count;102957 bool is_open;