Searched refs:autoprobe (Results 1 - 8 of 8) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/kernel/irq/
H A DMakefile3 obj-$(CONFIG_GENERIC_IRQ_PROBE) += autoprobe.o
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A DSpace.c23 * get run once & failed autoprobes don't autoprobe again.
103 int status; /* non-zero if autoprobe has failed */
106 static int __init probe_list2(int unit, struct devprobe2 *p, int autoprobe) argument
110 if (autoprobe && p->status)
115 if (autoprobe)
H A Deepro.c311 static int eepro_probe1(struct net_device *dev, int autoprobe);
751 static int __init eepro_probe1(struct net_device *dev, int autoprobe) argument
761 if (!autoprobe)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/block/paride/
H A Dparide.c347 int pi_init(PIA * pi, int autoprobe, int port, int mode, argument
360 if (autoprobe) {
418 if (autoprobe)
H A Dparide.h62 int autoprobe, /* 1 to autoprobe */
64 int mode, /* -1 for autoprobe */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/acorn/block/
H A Dfd1772.c209 int autoprobe; /* !=0 : do autoprobe */ member in struct:archy_floppy_struct
966 if (unit[SelectedDrive].autoprobe) {
1222 floppy->autoprobe = 1;
1234 floppy->autoprobe = 0;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/block/
H A Dataflop.c209 int autoprobe; /* !=0 : do autoprobe */ member in struct:atari_floppy_struct
1084 if (SUD.autoprobe) {
1360 /* MSch: clearing geometry makes sense only for autoprobe
1426 UD.autoprobe = 1;
1444 UD.autoprobe = 0;
1568 * TODO: add user-defined format to head of autoprobe list ?
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ide/
H A Dide-probe.c356 int autoprobe = 0; local
368 autoprobe = 1;
378 if (autoprobe) {

Completed in 107 milliseconds