/drivers/parport/ |
D | daisy.c | 107 int detected = 0; in parport_daisy_init() local 170 detected += assign_addrs(port); in parport_daisy_init() 179 detected++; in parport_daisy_init() 184 if (!detected && !last_try) { in parport_daisy_init() 199 return detected; in parport_daisy_init() 433 int detected; in assign_addrs() local 495 detected = numdevs - thisdev; in assign_addrs() 496 pr_debug("%s: Found %d daisy-chained devices\n", port->name, detected); in assign_addrs() 506 return detected; in assign_addrs()
|
/drivers/gpu/drm/msm/hdmi/ |
D | hdmi_hpd.c | 192 bool detected = !!(hpd_int_status & HDMI_HPD_INT_STATUS_CABLE_DETECTED); in msm_hdmi_hpd_irq() local 202 if (!detected) in msm_hdmi_hpd_irq()
|
/drivers/media/pci/ttpci/ |
D | budget-patch.c | 378 int detected = 0; in budget_patch_attach() local 469 detected = 1; in budget_patch_attach() 477 if(detected == 0) in budget_patch_attach()
|
/drivers/media/i2c/ |
D | tvp7002.c | 750 int detected; in tvp7002_log_status() local 753 tvp7002_query_dv(sd, &detected); in tvp7002_log_status() 757 if (detected == NUM_TIMINGS) { in tvp7002_log_status() 760 bt = &tvp7002_timings[detected].timings.bt; in tvp7002_log_status()
|
/drivers/i2c/ |
D | i2c-core-base.c | 1190 list_add_tail(&client->detected, &adap->userspace_clients); in new_device_store() 1234 detected) { in delete_device_store() 1239 list_del(&client->detected); in delete_device_store() 1594 list_for_each_entry_safe(client, _n, &driver->clients, detected) { in i2c_do_del_adapter() 1598 list_del(&client->detected); in i2c_do_del_adapter() 1658 detected) { in i2c_del_adapter() 1661 list_del(&client->detected); in i2c_del_adapter() 2283 list_add_tail(&client->detected, &driver->clients); in i2c_detect_address()
|
/drivers/media/pci/tw5864/ |
D | tw5864-video.c | 1304 int detected = 0; in tw5864_is_motion_triggered() local 1311 detected = 1; in tw5864_is_motion_triggered() 1313 if (detected) in tw5864_is_motion_triggered() 1316 return detected; in tw5864_is_motion_triggered()
|
/drivers/net/hamradio/ |
D | Kconfig | 59 PackeTwin, and S5SCC/DMA boards. They are detected automatically. 71 detected first, dmascc2 and dmascc3 for the second one, and so on.
|
/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | utils.c | 1139 if (mvm->tcm.data[mvmvif->id].uapsd_nonagg_detect.detected) in iwl_mvm_uapsd_agg_disconnect() 1142 mvm->tcm.data[mvmvif->id].uapsd_nonagg_detect.detected = true; in iwl_mvm_uapsd_agg_disconnect() 1160 mvm->tcm.data[mac].uapsd_nonagg_detect.detected) in iwl_mvm_check_uapsd_agg_expected_tpt()
|
D | rx.c | 296 mdata->uapsd_nonagg_detect.detected || in iwl_mvm_rx_handle_tcm()
|
D | mvm.h | 625 bool detected; member
|
/drivers/gpu/drm/i915/ |
D | Kconfig | 70 This option enables capturing the GPU state when a hang is detected.
|
/drivers/usb/core/ |
D | Kconfig | 38 When a new USB device is detected, the kernel tries very hard
|
/drivers/w1/slaves/ |
D | Kconfig | 161 For each DS28E17 detected, a new I2C adapter is created within the
|
/drivers/mtd/parsers/ |
D | Kconfig | 90 register MTD 'partitions' corresponding to each image detected,
|
/drivers/staging/greybus/tools/ |
D | README.loopback | 19 directory of the detected loopback device.
|
/drivers/edac/ |
D | Kconfig | 56 bool "Output ACPI APEI/GHES BIOS detected errors via EDAC" 65 mechanisms, if a GHES BIOS is detected, entering into the
|
/drivers/atm/ |
D | Kconfig | 59 when an inconsistency is detected. This mechanism is faster than 174 when an inconsistency is detected. This mechanism is faster than
|
/drivers/ide/ |
D | Kconfig | 427 5510/5520 chipset. This will automatically be detected and 438 will automatically be detected and configured if found. 448 This will automatically be detected and configured if found.
|
/drivers/gpu/drm/amd/display/dc/dce110/ |
D | dce110_hw_sequencer.c | 769 uint32_t detected = 0; in dce110_edp_wait_for_hpd_ready() local 771 dal_gpio_get_value(hpd, &detected); in dce110_edp_wait_for_hpd_ready() 773 if (!(detected ^ power_up)) { in dce110_edp_wait_for_hpd_ready()
|
/drivers/gpu/drm/panel/ |
D | Kconfig | 18 reference designs. The panel is detected using special registers
|
/drivers/mtd/nand/raw/ |
D | Kconfig | 549 are detected by Linux, they will not be recorded in the BBT, which
|
/drivers/clocksource/ |
D | Kconfig | 381 core is detected.
|
/drivers/perf/ |
D | xgene_pmu.c | 430 XGENE_PMU_EVENT_ATTR(vcc-droop-detected, 0x27),
|
/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
|
/drivers/input/touchscreen/ |
D | Kconfig | 780 brought up and the UCB1400 detected. You therefore have to
|