Searched refs:ecm (Results 1 – 9 of 9) sorted by relevance
297 static void ecm_do_notify(struct f_ecm *ecm) in ecm_do_notify() argument299 struct usb_request *req = ecm->notify_req; in ecm_do_notify()301 struct usb_composite_dev *cdev = ecm->port.func.config->cdev; in ecm_do_notify()310 switch (ecm->notify_state) { in ecm_do_notify()316 if (ecm->is_open) in ecm_do_notify()324 ecm->is_open ? "true" : "false"); in ecm_do_notify()325 ecm->notify_state = ECM_NOTIFY_SPEED; in ecm_do_notify()340 ecm->notify_state = ECM_NOTIFY_NONE; in ecm_do_notify()344 event->wIndex = cpu_to_le16(ecm->ctrl_id); in ecm_do_notify()346 ecm->notify_req = NULL; in ecm_do_notify()[all …]
8 ecm.o pcmplc.o pmf.o queue.o rmt.o \
115 ecm(smc,0) ; /* ECM state machine */ in init_smt()
84 ecm(smc,(int)ev->event) ; in ev_dispatcher()
124 void ecm(struct s_smc *smc, int event) in ecm() function
877 sprintf(rs, "\r\n%d", f->ecm); in isdn_tty_cmd_FCLASS2()890 f->ecm = par; in isdn_tty_cmd_FCLASS2()
1803 f->ecm = 0; in isdn_tty_modem_reset_faxpar()
1078 int ecm; member
495 void ecm(struct s_smc *smc, int event);