Searched refs:ecm (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/gadget/
H A Df_ecm.c295 static void ecm_do_notify(struct f_ecm *ecm) argument
297 struct usb_request *req = ecm->notify_req;
299 struct usb_composite_dev *cdev = ecm->port.func.config->cdev;
308 switch (ecm->notify_state) {
314 if (ecm->is_open)
322 ecm->is_open ? "true" : "false");
323 ecm->notify_state = ECM_NOTIFY_SPEED;
338 ecm->notify_state = ECM_NOTIFY_NONE;
342 event->wIndex = cpu_to_le16(ecm->ctrl_id);
344 ecm
352 ecm_notify(struct f_ecm *ecm) argument
365 struct f_ecm *ecm = req->context; local
388 struct f_ecm *ecm = func_to_ecm(f); local
453 struct f_ecm *ecm = func_to_ecm(f); local
529 struct f_ecm *ecm = func_to_ecm(f); local
538 struct f_ecm *ecm = func_to_ecm(f); local
575 struct f_ecm *ecm = func_to_ecm(&geth->func); local
585 struct f_ecm *ecm = func_to_ecm(&geth->func); local
601 struct f_ecm *ecm = func_to_ecm(f); local
736 struct f_ecm *ecm = func_to_ecm(f); local
766 struct f_ecm *ecm; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/skfp/
H A DMakefile8 ecm.o pcmplc.o pmf.o queue.o rmt.o \
H A Dsmtinit.c115 ecm(smc,0) ; /* ECM state machine */
H A Dqueue.c84 ecm(smc,(int)ev->event) ;
163 else if (!strcmp(flag,"ecm"))
170 printf("ecm %d\n",deb->d_ecm) ;
H A Decm.c49 static const char ID_sccs[] = "@(#)ecm.c 2.7 99/08/05 (C) SK " ;
124 void ecm(struct s_smc *smc, int event) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Disdnif.h289 __u8 ecm; member in struct:T30_s
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/i4l/
H A Disdn_ttyfax.c877 sprintf(rs, "\r\n%d", f->ecm);
890 f->ecm = par;
H A Disdn_tty.c1805 f->ecm = 0;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/skfp/h/
H A Dcmtdef.h495 void ecm(struct s_smc *smc, int event);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Ducc_geth.h1112 int ecm; member in struct:ucc_geth_info

Completed in 84 milliseconds