Searched refs:dependent (Results 1 - 25 of 67) sorted by relevance

123

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/pnp/
H A Dinterface.c212 struct pnp_option * dependent = dev->dependent; local
226 while (dependent){
227 pnp_print_option(buffer, " ", dependent, dep);
228 dependent = dependent->next;
H A Dquirks.c26 struct pnp_option *res = dev->dependent;
58 struct pnp_option *res = dev->dependent;
81 struct pnp_option *res = dev->dependent;
H A Dresource.c72 if (dev->dependent) {
73 struct pnp_option *parent = dev->dependent;
78 dev->dependent = option;
H A Dcore.c116 pnp_free_option(dev->dependent);
H A Dmanager.c291 * pnp_assign_resources - assigns resources to the device based on the specified dependent number
293 * @depnum: the dependent function number
295 * Only set depnum to 0 if the device does not have dependent options.
344 for (i=1,dep=dev->dependent; i<depnum; i++, dep=dep->next)
375 } else if (dev->dependent)
458 if (!dev->dependent) {
462 dep = dev->dependent;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/serial/
H A D8250_pnp.c414 if (check_resources(dev->dependent))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/sound/
H A Dwavefront.h32 completely compiler dependent.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/fpsp040/
H A Dskeleton.S4 | This file contains code that is system dependent and will
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/ifpsp060/
H A Dfskeleton.S60 | routine. The operating system can do system dependent clean-up or
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dpnp.h120 struct pnp_option *next; /* used to chain dependent resources */
199 struct pnp_option * dependent; member in struct:pnp_dev
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/packages/vms/
H A Dbuild_vms.com42 $! and updated it to do hardware dependent builds.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A D02-bitpacking.tex202 dependent on decode context.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/Documentation/cdrom/
H A Dcdrom-standard.tex286 & void *& handle;& driver-dependent data\cr
801 calls the device-dependent $release()$ routine. When the use-count has
814 the remaining ones, that are presumable device-dependent. Generally, a
948 \subsubsection{Device dependent $ioctl$s}
995 function, $<device>_ioctl$, the device-dependent $ioctl$s. Note that
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/
H A Dconfigure2 # Guess values for system-dependent variables and create Makefiles.
1212 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
1235 --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/
H A Dconfigure2 # Guess values for system-dependent variables and create Makefiles.
1181 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
1204 --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/jpeg-7/
H A Dmakefile.ansi22 # Put here the object file name for the correct system-dependent memory
27 # miscellaneous OS-dependent stuff
128 echo You must prepare a system-dependent jconfig.h file.
H A Dmakefile.bcc51 # Put here the object file name for the correct system-dependent memory
180 echo You must prepare a system-dependent jconfig.h file.
H A Dmakefile.dj22 # Put here the object file name for the correct system-dependent memory
27 # miscellaneous OS-dependent stuff
128 echo You must prepare a system-dependent jconfig.h file.
H A Dmakefile.manx26 # Put here the object file name for the correct system-dependent memory
30 # miscellaneous OS-dependent stuff
128 echo You must prepare a system-dependent jconfig.h file.
H A Dmakefile.mc628 # Put here the object file name for the correct system-dependent memory
155 echo You must prepare a system-dependent jconfig.h file.
H A Dmakefile.sas34 # Put here the object file name for the correct system-dependent memory
38 # miscellaneous OS-dependent stuff
165 echo You must prepare a system-dependent jconfig.h file.
H A Dmakefile.unix24 # Put here the object file name for the correct system-dependent memory
29 # miscellaneous OS-dependent stuff
142 echo You must prepare a system-dependent jconfig.h file.
H A Dmakefile.wat32 # Put here the object file name for the correct system-dependent memory
130 echo You must prepare a system-dependent jconfig.h file.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/autoconf-lib-link/tests/rpathlz/
H A Dconfigure2 # Guess values for system-dependent variables and create Makefiles.
1203 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
1226 --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/autoconf-lib-link/tests/rpathlzyx/
H A Dconfigure2 # Guess values for system-dependent variables and create Makefiles.
1209 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
1232 --localedir=DIR locale-dependent data [DATAROOTDIR/locale]

Completed in 211 milliseconds

123