Searched refs:drivers (Results 51 - 69 of 69) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/
H A DMakefile608 drivers-y := drivers/ sound/ firmware/
843 $(core-y) $(core-m) $(drivers-y) $(drivers-m) \
848 $(core-n) $(core-) $(drivers-n) $(drivers-) \
853 drivers-y := $(patsubst %/, %/built-in.o, $(drivers-y))
887 vmlinux-main := $(core-y) $(libs-y) $(drivers-y) $(net-y)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/gigaset/
H A Dcommon.c1000 static LIST_HEAD(drivers);
1012 list_for_each_entry(drv, &drivers, list) {
1037 list_for_each_entry(drv, &drivers, list) {
1063 list_for_each_entry(drv, &drivers, list) {
1158 list_add(&drv->list, &drivers);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/
H A DMakefile124 drivers-$(CONFIG_OPROFILE) += arch/$(ARCH)/oprofile/
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/
H A DMakefile159 drivers-$(CONFIG_OPROFILE) += arch/powerpc/oprofile/
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/registry/
H A Dreg_printing.c740 fstring *drivers = NULL; local
817 /* we finally get to enumerate the drivers */
837 /* only dealing with drivers from here on out */
859 num_drivers = get_ntdrivers( &drivers, environments[env_index], version );
861 regsubkey_ctr_addkey( subkeys, drivers[i] );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dtdb.tex35 \item MySQL (2.x and 3.5 - use the 2.5x drivers though)
48 **dBase is not truly an ODBC datasource, but there are drivers which can
92 in a query sent to the datasource. Dependent on drivers, a result set
222 database product. In practice, many of these drivers have proven to be slow
229 third-party set of ODBC drivers that has been heavily tested and used is
230 Rogue Wave's drivers. Rogue Wave has drivers available for many different
332 dBase drivers for ODBC.
365 between ODBC drivers.
504 function. All datasources and ODBC drivers mus
[all...]
H A Ddb.tex77 \item MySQL (2.x and 3.5 - use the 2.5x drivers though)
260 Default setting of this value true, as not all databases/drivers support
1533 as a parameter. With some datasources/drivers, the difference can be several
2783 Most datasources/ODBC drivers will delete any indexes associated with the
3038 Row number with some datasources/ODBC drivers is the position in the result set,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/i4l/
H A Disdn_common.c703 dev->drivers--;
1097 if (!dev->drivers) {
1181 if (!dev->drivers)
1337 if (!dev->drivers)
1894 /* If Layer-2 protocol is V.110, accept drivers with
1983 * writebuf replacement for SKB_ABLE drivers
2242 if (dev->drivers >= ISDN_MAX_DRIVERS) {
2243 printk(KERN_WARNING "register_isdn: Max. %d drivers supported\n",
2283 dev->drivers++;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/matrox/
H A Dmatroxfb_base.c1952 minfo->drivers[minfo->drivers_count++] = drv;
1968 if (minfo->drivers[i] == drv) {
1971 minfo->drivers[i] = minfo->drivers[--minfo->drivers_count];
1990 minfo->drivers[i++] = drv;
2004 struct matroxfb_driver* drv = minfo->drivers[i];
H A Dmatroxfb_base.h405 struct matroxfb_driver* (drivers[MATROXFB_MAX_FB_DRIVERS]); member in struct:matrox_fb_info
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Disdn.h584 int drivers; /* Current number of drivers */ member in struct:isdn_devt
601 isdn_driver_t *drv[ISDN_MAX_DRIVERS]; /* Array of drivers */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/
H A DMakefile263 drivers-$(CONFIG_OPROFILE) += arch/arm/oprofile/
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-omap2/
H A Dboard-rx51-peripherals.c38 #include <../drivers/staging/iio/light/tsl2563.h>
/netgear-R7000-V1.0.7.12_1.2.5/src/router/udev/
H A Dudev_rules_parse.c366 add_rule_key(rule, &rule->drivers, operation, value);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/wlags49_h2/
H A Dhcfcfg.h340 //HWi for migration purposes I defined a define which will be TRUE for ALL drivers
408 // Default WPA in ON for all drivers except for WARP driver
930 #include <drivers/Drivers.h>
931 #include <drivers/KernelExport.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/jpeg-7/
H A Djmemdosa.asm10 ; files through direct DOS calls, and to access XMS and EMS drivers.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/
H A Dcheckpatch.pl316 "README", "Documentation", "arch", "include", "drivers",
2790 if ($realfile =~ m@^drivers/@) {
2791 ERROR("do not use in_atomic in drivers\n" . $herecurr);
2802 $realfile !~ m@^drivers/base/core@) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/pcmcia/
H A Dnsp_cs.c44 #include <../drivers/scsi/scsi.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/doc/
H A Dip-cref.tex2245 instead of a multicast address. Most drivers will ignore such addresses,

Completed in 203 milliseconds

123