Searched refs:inport (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/mouse/
H A DMakefile12 obj-$(CONFIG_MOUSE_INPORT) += inport.o
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavdevice/
H A Diec61883.c239 int inport; local
262 inport = strtol(context->filename, &endptr, 10);
264 av_log(context, AV_LOG_INFO, "Selecting IEEE1394 port: %d\n", inport);
265 j = inport;
266 nb_ports = inport + 1;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/
H A DLeafNets.h313 /// Element inport of type xs:int.
314 int* inport ; ///< Nullable pointer. member in struct:ns5__PeerConnectionInfo
H A DsoapStub.h275 int *inport; /* optional element of type xsd:int */ member in struct:ns5__PeerConnectionInfo
H A DsoapC.c7991 a->inport = NULL;
8002 soap_serialize_PointerToint(soap, &a->inport);
8024 if (soap_out_PointerToint(soap, "inport", -1, &a->inport, ""))
8072 if (soap_in_PointerToint(soap, "inport", &a->inport, "xsd:int"))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/
H A DLeafNets.h313 /// Element inport of type xs:int.
314 int* inport ; ///< Nullable pointer. member in struct:ns5__PeerConnectionInfo
H A DsoapStub.h275 int *inport; /* optional element of type xsd:int */ member in struct:ns5__PeerConnectionInfo
H A DsoapC.c7991 a->inport = NULL;
8002 soap_serialize_PointerToint(soap, &a->inport);
8024 if (soap_out_PointerToint(soap, "inport", -1, &a->inport, ""))
8072 if (soap_in_PointerToint(soap, "inport", &a->inport, "xsd:int"))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/wlags49_h2/
H A Dhcfcfg.h1027 #define IN_PORT_WORD(port) (inport( (hcf_io)(port) ))

Completed in 184 milliseconds