Searched refs:detected (Results 1 - 17 of 17) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/parport/
H A Ddaisy.c15 * 22-02-2000: Count devices that are actually detected.
90 * Return value is number of devices actually detected. */
93 int detected = 0; local
141 detected += assign_addrs(port);
150 detected++;
155 if (!detected && !last_try) {
156 /* No devices were detected. Perhaps they are in some
170 return detected;
442 int detected; local
506 detected
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/media/dvb/ttpci/
H A Dbudget-patch.c382 int detected = 0; local
428 // and will reset GPIO3 after VBI_B is detected.
469 detected = 1;
477 if(detected == 0)
478 printk("budget-patch not detected or saa7146 in non-default state.\n"
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/aoa/fabrics/
H A Dsnd-aoa-fabric-layout.c808 struct snd_kcontrol *detected, *c; local
814 detected = ldev->headphone_detected_ctrl;
823 detected = ldev->lineout_detected_ctrl;
833 if (detected)
834 snd_ctl_notify(card, SNDRV_CTL_EVENT_MASK_VALUE, &detected->id);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/arm/
H A Dat91_ether.c1099 int detected = -1; local
1111 while ((detected != 0) && (phy_address < 32)) {
1131 detected = at91ether_setup(phy_id, phy_address, pdev, ether_clk);
1140 return detected;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/pci/
H A Datiixp_modem.c557 snd_printk(KERN_ERR "atiixp-modem: no codec detected!\n");
634 * XRUN detected, and stop the PCM substream
641 snd_printdd("atiixp-modem: XRUN detected (DMA %d)\n", dma->ops->type);
1042 unsigned int detected; local
1043 detected = status & CODEC_CHECK_BITS;
1045 chip->codec_not_ready_bits |= detected;
1046 atiixp_update(chip, IER, detected, 0); /* disable the detected irqs */
H A Datiixp.c601 snd_printk(KERN_ERR "atiixp: no codec detected!\n");
683 * XRUN detected, and stop the PCM substream
689 snd_printdd("atiixp: XRUN detected (DMA %d)\n", dma->ops->type);
1353 unsigned int detected; local
1354 detected = status & CODEC_CHECK_BITS;
1356 chip->codec_not_ready_bits |= detected;
1357 atiixp_update(chip, IER, detected, 0); /* disable the detected irqs */
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/t/
H A Dfilter.t205 ok 46, $@ =~ /^recursion detected in filter_store_key at/ ;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/examples/
H A Ddepmod.pl219 It supports Linux 2.4 and 2.6 styles of modules.conf (auto-detected)
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/m68k/fpsp040/
H A Dkernel_ex.S5 | fpu for exceptional cases detected or reported within the
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/pci/echoaudio/
H A Dechoaudio.c1795 int detected, clocks, bit, src; local
1805 detected = detect_input_clocks(chip);
1809 if (detected & (1 << bit))
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/
H A DConfigure1816 print STDERR "No sanity errors detected!\n" if $errorcnt == 0;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/perl/DB_File/t/
H A Ddb-btree.t907 ok(146, $@ =~ /^recursion detected in filter_store_key at/ );
1410 # ok(165, $@ =~ /^DB_File btree_compare: recursion detected/);
H A Ddb-hash.t717 ok(116, $@ =~ /^recursion detected in filter_store_key at/ );
879 # ok(128, $@ =~ /^DB_File hash callback: recursion detected/);
H A Ddb-recno.t761 ok(146, $@ =~ /^recursion detected in filter_store_key at/ );
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/i386/boot/
H A Dvideo.S157 incb %fs:(PARAM_HAVE_VGA) # We've detected a VGA
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/m68k/ifpsp060/src/
H A Dfpsp.S6641 # detected inside of satan(), the exception would have been handled there
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/
H A Dconfigure1364 If a cross compiler is detected then cross compile mode will be used." >&2
4752 # can be detected and how.
4811 # can be detected and how.
21793 { $as_echo "$as_me:${as_lineno-$LINENO}: detected GnuTLS version $version" >&5
21794 $as_echo "$as_me: detected GnuTLS version $version" >&6;}
22039 { $as_echo "$as_me:${as_lineno-$LINENO}: detected PolarSSL" >&5
22040 $as_echo "$as_me: detected PolarSSL" >&6;}
22196 { $as_echo "$as_me:${as_lineno-$LINENO}: detected CyaSSL" >&5
22197 $as_echo "$as_me: detected CyaSSL" >&6;}
22477 { $as_echo "$as_me:${as_lineno-$LINENO}: detected NS
[all...]

Completed in 462 milliseconds