Searched refs:detected (Results 1 – 20 of 20) sorted by relevance
/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()
|
/drivers/pci/hotplug/ |
D | pciehp_hpc.c | 545 u16 detected, intr_loc; in pcie_isr() local 556 pcie_capability_read_word(pdev, PCI_EXP_SLTSTA, &detected); in pcie_isr() 557 if (detected == (u16) ~0) { in pcie_isr() 563 detected &= (PCI_EXP_SLTSTA_ABP | PCI_EXP_SLTSTA_PFD | in pcie_isr() 566 detected &= ~intr_loc; in pcie_isr() 567 intr_loc |= detected; in pcie_isr() 570 if (detected) in pcie_isr() 573 } while (detected); in pcie_isr()
|
/drivers/media/pci/ttpci/ |
D | budget-patch.c | 395 int detected = 0; in budget_patch_attach() local 486 detected = 1; in budget_patch_attach() 494 if(detected == 0) in budget_patch_attach()
|
/drivers/mmc/core/ |
D | Kconfig | 10 support in hardware to be properly detected.
|
/drivers/media/i2c/ |
D | tvp7002.c | 761 int detected; in tvp7002_log_status() local 764 tvp7002_query_dv(sd, &detected); in tvp7002_log_status() 768 if (detected == NUM_TIMINGS) { in tvp7002_log_status() 771 bt = &tvp7002_timings[detected].timings.bt; in tvp7002_log_status()
|
/drivers/staging/rdma/hfi1/ |
D | Kconfig | 34 Explicit Congestion Notifications. If an ECN is detected, it
|
/drivers/gpu/drm/msm/hdmi/ |
D | hdmi_connector.c | 323 bool detected = !!(hpd_int_status & HDMI_HPD_INT_STATUS_CABLE_DETECTED); in hdmi_connector_irq() local 333 if (!detected) in hdmi_connector_irq()
|
/drivers/i2c/ |
D | i2c-core.c | 1246 list_add_tail(&client->detected, &adap->userspace_clients); in i2c_sysfs_new_device() 1290 detected) { in i2c_sysfs_delete_device() 1295 list_del(&client->detected); in i2c_sysfs_delete_device() 1730 list_for_each_entry_safe(client, _n, &driver->clients, detected) { in i2c_do_del_adapter() 1734 list_del(&client->detected); in i2c_do_del_adapter() 1796 detected) { in i2c_del_adapter() 1799 list_del(&client->detected); in i2c_del_adapter() 2435 list_add_tail(&client->detected, &driver->clients); in i2c_detect_address()
|
/drivers/net/hamradio/ |
D | Kconfig | 58 PackeTwin, and S5SCC/DMA boards. They are detected automatically. 70 detected first, dmascc2 and dmascc3 for the second one, and so on.
|
/drivers/edac/ |
D | Kconfig | 76 bool "Output ACPI APEI/GHES BIOS detected errors via EDAC" 86 mechanisms, if a GHES BIOS is detected, entering into the
|
/drivers/atm/ |
D | Kconfig | 58 when an inconsistency is detected. This mechanism is faster than 173 when an inconsistency is detected. This mechanism is faster than
|
/drivers/ide/ |
D | Kconfig | 423 5510/5520 chipset. This will automatically be detected and 434 will automatically be detected and configured if found. 444 This will automatically be detected and configured if found.
|
/drivers/media/usb/pwc/ |
D | philips.txt | 155 dev_hint=3,5 The first detected cam gets assigned
|
/drivers/mtd/ |
D | Kconfig | 122 register MTD 'partitions' corresponding to each image detected,
|
/drivers/mtd/nand/ |
D | Kconfig | 271 are detected by Linux, they will not be recorded in the BBT, which
|
/drivers/md/ |
D | Kconfig | 544 content will be detected, not online tampering.
|
/drivers/staging/lustre/ |
D | sysfs-fs-lustre | 257 sequential readdir+stat pattern is detected.
|
/drivers/input/touchscreen/ |
D | Kconfig | 666 brought up and the UCB1400 detected. You therefore have to
|
/drivers/scsi/aic7xxx/ |
D | aic79xx.seq | 177 * Case 1 can be detected by noticing a non-zero FIFO active 1330 * phase has been detected or we are really
|
D | aic79xx.reg | 1923 field OVERRUN 0x04 /* SCSI Offset overrun detected */
|