/linux-2.6.39/drivers/parport/ |
D | daisy.c | 94 int detected = 0; in parport_daisy_init() local 142 detected += assign_addrs(port); in parport_daisy_init() 151 detected++; in parport_daisy_init() 156 if (!detected && !last_try) { in parport_daisy_init() 171 return detected; in parport_daisy_init() 405 int detected; in assign_addrs() local 469 detected = numdevs - thisdev; in assign_addrs() 471 detected); in assign_addrs() 481 return detected; in assign_addrs()
|
/linux-2.6.39/Documentation/RCU/ |
D | stallwarn.txt | 33 INFO: rcu_sched_state detected stall on CPU 5 (t=2500 jiffies) 35 This message indicates that CPU 5 detected that it was causing a stall, 46 INFO: rcu_bh_state detected stalls on CPUs/tasks: { 3 5 } (detected by 2, 2502 jiffies) 48 This message indicates that CPU 2 detected that CPUs 3 and 5 were both 60 INFO: rcu_bh_state detected stalls on CPUs/tasks: { } (detected by 4, 2502 jiffies)
|
/linux-2.6.39/drivers/pci/hotplug/ |
D | pciehp_hpc.c | 560 u16 detected, intr_loc; in pcie_isr() local 569 if (pciehp_readw(ctrl, PCI_EXP_SLTSTA, &detected)) { in pcie_isr() 575 detected &= (PCI_EXP_SLTSTA_ABP | PCI_EXP_SLTSTA_PFD | in pcie_isr() 578 detected &= ~intr_loc; in pcie_isr() 579 intr_loc |= detected; in pcie_isr() 582 if (detected && pciehp_writew(ctrl, PCI_EXP_SLTSTA, intr_loc)) { in pcie_isr() 587 } while (detected); in pcie_isr()
|
/linux-2.6.39/Documentation/sound/oss/ |
D | ESS | 12 Every chip that's detected as a later-than-es1688 chip has a 6 bits logarithmic 15 Every chip that's detected as a ES1887 now has Full Duplex support. Made a
|
/linux-2.6.39/drivers/staging/msm/ |
D | mddi_sharp.c | 46 static void mddi_sharp_lcd_vsync_detected(boolean detected); 614 void mddi_sharp_lcd_vsync_detected(boolean detected) in mddi_sharp_lcd_vsync_detected() argument 625 if ((detected) || (mddi_sharp_vsync_attempts > 5)) { in mddi_sharp_lcd_vsync_detected() 626 if ((detected) && (mddi_sharp_monitor_refresh_value)) { in mddi_sharp_lcd_vsync_detected() 673 if (!detected) { in mddi_sharp_lcd_vsync_detected()
|
D | mddihost.c | 344 void mddi_client_lcd_vsync_detected(boolean detected) in mddi_client_lcd_vsync_detected() argument 347 (*mddi_lcd.vsync_detected) (detected); in mddi_client_lcd_vsync_detected()
|
/linux-2.6.39/Documentation/serial/ |
D | specialix.txt | 95 and 0x180. And some way or another you want them detected in that 112 or third card detected without having a first card. This has 114 might be filled if a PCI card is detected. Thus if you have an ISA 119 sx2: specialix IO8+ board detected at 0x250, IRQ 12, CD1865 Rev. B. 121 sx0: specialix IO8+ board detected at 0xd800, IRQ 9, CD1865 Rev. B. 130 sx0: specialix IO8+ board detected at 0x250, IRQ 11, CD1865 Rev. B. 131 sx1: specialix IO8+ board detected at 0xd800, IRQ 9, CD1865 Rev. B. 134 the PCI card is now detected as the second card. The ISA card is now
|
D | digiepca.txt | 37 PCI boards are auto-detected and configured by the driver. PCI boards will 56 NOTE : PCI boards are auto-detected and configured. Do not attempt to
|
/linux-2.6.39/Documentation/scsi/ |
D | g_NCR5380.txt | 35 This driver provides some information on what it has detected in 36 /proc/scsi/g_NCR5380/x where x is the scsi card number as detected at boot
|
/linux-2.6.39/Documentation/w1/masters/ |
D | ds2482 | 26 However, the device cannot be detected without writing to the i2c bus, so no
|
/linux-2.6.39/lib/ |
D | Kconfig.kmemcheck | 47 In one-shot mode, only the first error detected is reported before 73 error is detected to help the debugging of a particular problem.
|
/linux-2.6.39/Documentation/video4linux/ |
D | radiotrack.txt | 79 0xff ==> no stereo detected, 0xfd ==> stereo detected. 131 x=0xff ==> "not stereo", x=0xfd ==> "stereo detected"
|
/linux-2.6.39/sound/ppc/ |
D | keywest.c | 78 list_add_tail(&keywest_ctx->client->detected, in keywest_attach_adapter()
|
/linux-2.6.39/Documentation/video4linux/bttv/ |
D | THANKS | 17 components on their cards. (E.g. how the tuner type is detected)
|
/linux-2.6.39/sound/aoa/fabrics/ |
D | layout.c | 841 struct snd_kcontrol *detected, *c; in layout_notify() local 847 detected = ldev->headphone_detected_ctrl; in layout_notify() 856 detected = ldev->lineout_detected_ctrl; in layout_notify() 866 if (detected) in layout_notify() 867 snd_ctl_notify(card, SNDRV_CTL_EVENT_MASK_VALUE, &detected->id); in layout_notify()
|
/linux-2.6.39/drivers/media/dvb/ttpci/ |
D | budget-patch.c | 385 int detected = 0; in budget_patch_attach() local 476 detected = 1; in budget_patch_attach() 484 if(detected == 0) in budget_patch_attach()
|
/linux-2.6.39/drivers/i2c/ |
D | i2c-core.c | 686 list_add_tail(&client->detected, &adap->userspace_clients); in i2c_sysfs_new_device() 728 detected) { in i2c_sysfs_delete_device() 733 list_del(&client->detected); in i2c_sysfs_delete_device() 977 list_for_each_entry_safe(client, _n, &driver->clients, detected) { in i2c_do_del_adapter() 981 list_del(&client->detected); in i2c_do_del_adapter() 1053 detected) { in i2c_del_adapter() 1056 list_del(&client->detected); in i2c_del_adapter() 1508 list_add_tail(&client->detected, &driver->clients); in i2c_detect_address()
|
/linux-2.6.39/Documentation/x86/x86_64/ |
D | machinecheck | 4 Machine checks report internal hardware error conditions detected 69 Program to run when a machine check event is detected.
|
/linux-2.6.39/Documentation/fb/ |
D | gxfb.txt | 47 vram - size of video ram (normally auto-detected)
|
D | lxfb.txt | 47 vram - size of video ram (normally auto-detected)
|
/linux-2.6.39/Documentation/ |
D | parport.txt | 31 auto-detected IRQ. Currently, PC-style (parport_pc), Sun `bpp', 36 are automatically detected. 63 port is detected, the devices that are connected to it are analysed, 250 enabled by the BIOS, and detected by the driver.
|
D | svga.txt | 33 modes are listed in a "first detected -- first displayed" manner. It's 50 Video adapter: <name-of-detected-video-adapter> 59 <name-of-detected-video-adapter> tells what video adapter did Linux detect 76 case your chipset has been detected, some chipset-specific modes are shown as 84 finally SVGA modes for the auto-detected adapter. 95 After scanning, the mode ordering is a bit different: the auto-detected SVGA
|
/linux-2.6.39/drivers/media/video/ |
D | tvp7002.c | 849 struct v4l2_dv_preset detected; in tvp7002_log_status() local 852 detected.preset = V4L2_DV_INVALID; in tvp7002_log_status() 854 tvp7002_query_dv_preset(sd, &detected); in tvp7002_log_status() 858 if (presets->preset == detected.preset) in tvp7002_log_status()
|
/linux-2.6.39/Documentation/networking/ |
D | 3c509.txt | 41 The driver allows boot- or load-time overriding of the card's detected IOADDR, 113 full-duplex mode, no matter what the card's detected EEPROM settings might be. 155 3c509B card is not detected on machines with an ISA PnP BIOS. 160 3c509 card is not detected on overclocked machines
|
/linux-2.6.39/drivers/staging/tm6000/ |
D | README | 16 got miss-detected as a "generic" tm6000. This can be really bad if the tuner is the
|