Home
last modified time | relevance | path

Searched refs:detected (Results 1 – 20 of 20) sorted by relevance

/drivers/parport/
Ddaisy.c94 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/
Dpciehp_hpc.c545 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/
Dbudget-patch.c395 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/
DKconfig10 support in hardware to be properly detected.
/drivers/media/i2c/
Dtvp7002.c761 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/
DKconfig34 Explicit Congestion Notifications. If an ECN is detected, it
/drivers/gpu/drm/msm/hdmi/
Dhdmi_connector.c323 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/
Di2c-core.c1246 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/
DKconfig58 PackeTwin, and S5SCC/DMA boards. They are detected automatically.
70 detected first, dmascc2 and dmascc3 for the second one, and so on.
/drivers/edac/
DKconfig76 bool "Output ACPI APEI/GHES BIOS detected errors via EDAC"
86 mechanisms, if a GHES BIOS is detected, entering into the
/drivers/atm/
DKconfig58 when an inconsistency is detected. This mechanism is faster than
173 when an inconsistency is detected. This mechanism is faster than
/drivers/ide/
DKconfig423 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/
Dphilips.txt155 dev_hint=3,5 The first detected cam gets assigned
/drivers/mtd/
DKconfig122 register MTD 'partitions' corresponding to each image detected,
/drivers/mtd/nand/
DKconfig271 are detected by Linux, they will not be recorded in the BBT, which
/drivers/md/
DKconfig544 content will be detected, not online tampering.
/drivers/staging/lustre/
Dsysfs-fs-lustre257 sequential readdir+stat pattern is detected.
/drivers/input/touchscreen/
DKconfig666 brought up and the UCB1400 detected. You therefore have to
/drivers/scsi/aic7xxx/
Daic79xx.seq177 * Case 1 can be detected by noticing a non-zero FIFO active
1330 * phase has been detected or we are really
Daic79xx.reg1923 field OVERRUN 0x04 /* SCSI Offset overrun detected */