/linux-4.1.27/arch/arm/mach-omap2/ |
H A D | mmc.h | 11 /* called from board-specific card detection service routine */
|
H A D | gpmc-nand.c | 44 * which require H/W based ECC error detection */ gpmc_hwecc_bch_capable()
|
H A D | omap-smp.c | 182 /* Use ARM cpuid check here, as SoC detection will not work so early */ omap4_smp_init_cpus() 187 * SoC detection won't work until after init_early. omap4_smp_init_cpus()
|
H A D | id.c | 218 * on available features. Upon detection, update the CPU id omap3_cpuinfo() 526 * The IC rev detection is done with hawkeye and rev. omap4xxx_check_revision() 688 * Set up things for map_io and processor detection later on. Gets called
|
H A D | soc.h | 2 * OMAP cpu type detection 485 * Runtime detection of OMAP3 features 525 * Runtime detection of OMAP4 features
|
/linux-4.1.27/include/linux/platform_data/ |
H A D | mtd-nand-omap2.h | 31 * 1-bit ECC: calculation by GPMC, Error detection by Software 35 /* 4-bit ECC calculation by GPMC, Error detection by Software */ 37 /* 4-bit ECC calculation by GPMC, Error detection by ELM */ 39 /* 8-bit ECC calculation by GPMC, Error detection by Software */ 41 /* 8-bit ECC calculation by GPMC, Error detection by ELM */ 43 /* 16-bit ECC calculation by GPMC, Error detection by ELM */
|
H A D | adau17x1.h | 29 * insertion detection. 38 * adau1761_jackdetect_debounce_time - Jack insertion detection debounce time 70 * @jackdetect_debounce_time: Jack insertion detection debounce time. 72 * for jack insertion detection. 73 * @jackdetect_active_low: If true the jack insertion detection is active low.
|
H A D | mmc-mxcmmc.h | 21 * The board code can call 'handler' on a card detection
|
H A D | mmc-s3cmci.h | 16 * The @gpio_detect is used for card detection when @no_wprotect is unset,
|
H A D | mmc-sdhci-s3c.h | 23 * that triggers the card detection event. Callback arguments:
|
H A D | mmc-omap.h | 114 /* Card detection IRQs */
|
/linux-4.1.27/drivers/input/mouse/ |
H A D | hgpk.h | 40 int spew_count, x_tally, y_tally; /* spew detection */ 45 int xbigj, ybigj, xlast, ylast; /* jumpiness detection */ 46 int xsaw_secondary, ysaw_secondary; /* jumpiness detection */
|
/linux-4.1.27/include/linux/ |
H A D | lis3lv02d.h | 6 * @click_flags: Click detection unit configuration 7 * @click_thresh_x: Click detection unit x axis threshold 8 * @click_thresh_y: Click detection unit y axis threshold 9 * @click_thresh_z: Click detection unit z axis threshold 10 * @click_time_limit: Click detection unit time parameter 11 * @click_latency: Click detection unit latency parameter 12 * @click_window: Click detection unit window parameter 40 * detection units and click detection unit. There are plenty of ways to 42 * the fields here. Behaviour of the detection blocks varies heavily depending 43 * on the configuration. For example, interrupt detection block can use high 45 * Irq_flags can be used to enable interrupt detection on the both edges.
|
H A D | i2c-mux-gpio.h | 24 * @classes: Optional I2C auto-detection classes
|
H A D | irqdesc.h | 32 * @threads_handled: stats field for deferred spurious detection of threaded handlers 33 * @threads_handled_last: comparator field for deferred spurious detection of theraded handlers
|
/linux-4.1.27/arch/mips/include/asm/mach-pmcs-msp71xx/ |
H A D | cpu-feature-overrides.h | 13 /* #define cpu_has_dsp2 ??? - do runtime detection */
|
/linux-4.1.27/arch/arm/mach-pxa/include/mach/ |
H A D | mainstone.h | 81 #define MST_MSCRD_nMEMSTK_CD (1 << 8) /* Memory Stick detection signal */ 82 #define MST_MSCRD_nMMC_CD (1 << 7) /* SD/MMC card detection signal */ 83 #define MST_MSCRD_nUSIM_CD (1 << 6) /* USIM card detection signal */ 93 #define MST_INT_S1_CD (1 << 13) /* PCMCIA socket 1 card detection */ 96 #define MST_INT_S0_CD (1 << 9) /* PCMCIA socket 0 card detection */ 98 #define MST_INT_MSINS (1 << 6) /* Memory Stick* detection */ 102 #define MST_INT_USBC (1 << 2) /* USB client cable detection IRQ */ 103 #define MST_INT_USIM (1 << 1) /* USIM card detection IRQ */ 104 #define MST_INT_MMC (1 << 0) /* MMC/SD card detection IRQ */ 111 #define MST_PCMCIA_nCD (1 << 5) /* Card detection signal */
|
H A D | lpd270.h | 35 #define LPD270_INT_USBC (1 << 2) /* USB client cable detection IRQ */
|
/linux-4.1.27/sound/pci/hda/ |
H A D | hda_jack.h | 2 * Jack-detection handling for HD-audio 34 /* jack-detection stuff */ 36 unsigned int jack_detect:1; /* capable of jack-detection? */ 42 struct snd_kcontrol *kctl; /* assigned kctl for jack-detection */ 78 * @nid: pin NID to check jack detection
|
H A D | hda_jack.c | 2 * Jack-detection handling for HD-audio 28 * Check whether the given pin is capable to report the jack detection. 29 * The jack detection might not work by various reasons, e.g. the jack 30 * detection is prohibited in the codec level, the pin config has 237 * snd_hda_jack_detect_enable - enable the jack-detection 282 * snd_hda_jack_detect_enable - Enable the jack detection on the given pin 284 * @nid: pin NID to enable jack detection 286 * Enable the jack detection with the default callback. Returns zero if 390 * This assigns a jack-detection kctl to the given pin. The kcontrol
|
/linux-4.1.27/arch/arm/plat-samsung/include/plat/ |
H A D | regs-irqtype.h | 7 * S3C - IRQ detection types.
|
/linux-4.1.27/drivers/pci/hotplug/ |
H A D | pciehp_acpi.c | 47 "Slot detection mode: pcie, acpi, auto\n" 48 " pcie - Use PCIe based slot detection\n" 49 " acpi - Use ACPI for slot detection\n" 81 /* Dummy driver for duplicate name detection */ dummy_probe() 136 info("Using ACPI for slot detection.\n"); pciehp_acpi_slot_detection_init()
|
/linux-4.1.27/include/linux/usb/ |
H A D | msm_hsusb.h | 60 * Different states involved in USB charger detection. 62 * USB_CHG_STATE_UNDEFINED USB charger is not connected or detection 66 * USB_CHG_STATE_PRIMARY_DONE Primary detection is completed (Detects 68 * USB_CHG_STATE_SECONDARY_DONE Secondary detection is completed (Detects 136 * @chg_work: Charger detection work. 137 * @chg_state: The state of charger detection process. 140 * detection process.
|
H A D | isp116x.h | 12 /* On-chip overcurrent detection */
|
H A D | ohci_pdriver.h | 43 /* Turn on only VBUS suspend power and hotplug detection,
|
H A D | ehci_pdriver.h | 57 /* Turn on only VBUS suspend power and hotplug detection,
|
/linux-4.1.27/arch/x86/include/asm/ |
H A D | iommu_table.h | 58 * The simplest IOMMU definition. Provide the detection routine 73 * a). A detection routine function. 74 * b). The name of the detection routine we depend on to get called 76 * c). The init routine which gets called if the detection routine 84 * list after the detection routine returns a positive number, while the 85 * latter will stop the execution chain upon first successful detection.
|
H A D | hypervisor.h | 44 /* X2APIC detection (run once per boot) */
|
H A D | perf_event.h | 83 * detection/enumeration details: 171 * IBS cpuid feature detection
|
/linux-4.1.27/arch/metag/include/asm/ |
H A D | da.h | 32 * Returns: 0 on detection, -err otherwise.
|
/linux-4.1.27/arch/arm/mach-imx/ |
H A D | cpu-imx35.c | 2 * MX35 CPU type detection
|
H A D | cpu-imx25.c | 2 * MX25 CPU type detection
|
H A D | cpu-imx27.c | 21 * i.MX27 specific CPU detection code
|
H A D | cpu-imx31.c | 2 * MX31 CPU type detection
|
/linux-4.1.27/arch/x86/kernel/cpu/ |
H A D | topology.c | 4 * detection. 27 * detection.
|
/linux-4.1.27/arch/arm/mach-davinci/include/mach/ |
H A D | cputype.h | 2 * DaVinci CPU type detection 6 * Defines the cpu_is_*() macros for runtime detection of DaVinci
|
/linux-4.1.27/include/linux/input/ |
H A D | adxl34x.h | 32 * Y, or Z participation in Tap detection. A '0' excludes the 33 * selected axis from participation in Tap detection. 34 * Setting the SUPPRESS bit suppresses Double Tap detection if 49 * holds the threshold value for tap detection/interrupts. 70 * from the detection of a tap event to the opening of the time 91 * or inactivity detection. A '0' excludes the selected axis from 98 * coupled operation for activity detection, the acceleration value 99 * at the start of activity detection is taken as a reference value. 103 * AC coupled operation for inactivity detection, a reference value 126 * holds the threshold value for activity detection. 137 * detection. The data format is unsigned. The scale 163 * holds the threshold value for Free-Fall detection. 229 * detection will begin and prevent the detection of activity. This
|
/linux-4.1.27/drivers/net/wireless/ath/ |
H A D | dfs_pattern_detector.h | 60 * @ppb_thresh: number of pulses required to trigger detection 79 * @add_pulse(): add radar pulse to detector, returns true on detection 83 * @radar_detector_specs: array of radar detection specs
|
/linux-4.1.27/sound/soc/pxa/ |
H A D | palm27x.c | 35 /* Headphones jack detection DAPM pins */ 43 /* Headphones jack detection gpios */ 80 /* Jack detection API stuff */ palm27x_ac97_init()
|
H A D | hx4700.c | 34 /* Headphones jack detection DAPM pin */ 48 /* Headphones jack detection GPIO */ 131 /* Jack detection API stuff */ hx4700_ak4641_init()
|
H A D | ttc-dkb.c | 80 /* Headset jack detection */ ttc_pm860x_init() 88 /* headphone, microphone detection & headset short detection */ ttc_pm860x_init()
|
H A D | z2.c | 76 /* Headset jack detection DAPM pins */ 93 /* Headset jack detection gpios */ 145 /* Jack detection API stuff */ z2_wm8750_init()
|
/linux-4.1.27/drivers/block/drbd/ |
H A D | drbd_interval.h | 15 * ignore for conflict detection */
|
H A D | drbd_protocol.h | 32 P_SUPERSEDED = 0x18, /* Used in proto C, two-primaries conflict detection */ 136 * P_SUPERSEDED (proto C, two-primaries conflict detection)
|
/linux-4.1.27/arch/arm/plat-omap/include/plat/ |
H A D | cpu.h | 2 * OMAP cpu type detection
|
/linux-4.1.27/arch/arm/mach-ixp4xx/include/mach/ |
H A D | cpu.h | 4 * IXP4XX cpu type detection
|
/linux-4.1.27/include/linux/mfd/arizona/ |
H A D | pdata.h | 106 /** GPIO5 is used for jack detection */ 109 /** Internal pull on GPIO5 is disabled when used for jack detection */ 124 /** Extra debounce timeout used during initial mic detection (ms) */ 127 /** GPIO for mic detection polarity */
|
/linux-4.1.27/include/uapi/linux/ |
H A D | magic.h | 45 #define QNX4_SUPER_MAGIC 0x002f /* qnx4 fs detection */ 46 #define QNX6_SUPER_MAGIC 0x68191122 /* qnx6 fs detection */
|
H A D | atmmpc.h | 45 __u8 mpc_p3[8]; /* Flow-detection Protocols */ 86 #define MPC_P3 0 /* Flow-detection Protocols */
|
H A D | fd.h | 155 * Announce successful media type detection and media information loss after 170 * Auto-detection. Each drive type has eight formats which are 344 * detection too */
|
/linux-4.1.27/include/drm/ |
H A D | exynos_drm.h | 66 * @cfg_hpd: function pointer to configure hdmi hotplug detection pin 67 * @get_hpd: function pointer to get value of hdmi hotplug detection pin
|
/linux-4.1.27/include/linux/mfd/wm8994/ |
H A D | pdata.h | 117 * Microphone detection rates, used to tune response rates and power 118 * consumption for WM8958/WM1811 microphone detection. 190 /* IRQ for microphone detection if brought out directly as a 203 /* Configure WM1811 jack detection for use with external capacitor */ 209 /* WM8958 microphone detection ranges */
|
/linux-4.1.27/drivers/staging/comedi/drivers/ |
H A D | ni_6527.c | 292 /* preserve rising-edge detection channels */ ni6527_set_edge_detection() 296 /* preserve falling-edge detection channels */ ni6527_set_edge_detection() 301 /* update rising-edge detection channels */ ni6527_set_edge_detection() 304 /* update falling-edge detection channels */ ni6527_set_edge_detection() 371 /* disable edge detection */ ni6527_reset() 441 /* Edge detection interrupt subdevice */ ni6527_auto_attach()
|
H A D | ni_65xx.c | 298 /* updates edge detection for base_chan to base_chan+31 */ ni_65xx_update_edge_detection() 347 /* clear edge detection for channels 0 to 31 */ ni_65xx_disable_edge_detection() 349 /* clear edge detection for channels 32 to 63 */ ni_65xx_disable_edge_detection() 351 /* clear edge detection for channels 64 to 95 */ ni_65xx_disable_edge_detection() 579 /* update edge detection for channels 0 to 31 */ ni_65xx_intr_insn_config() 581 /* clear edge detection for channels 32 to 63 */ ni_65xx_intr_insn_config() 583 /* clear edge detection for channels 64 to 95 */ ni_65xx_intr_insn_config() 597 * update edge detection for channels data[3] ni_65xx_intr_insn_config()
|
H A D | addi_apci_1500.c | 110 * Configure the port to allow interrupt detection. z8536_reset() 121 * Configure the port to allow interrupt detection. z8536_reset() 332 "Port A configured for %s mode pattern detection\n", apci1500_di_inttrig_start() 351 "Port B configured for %s mode pattern detection\n", apci1500_di_inttrig_start() 492 pt |= chan_mask; /* enable edge detection */ apci1500_di_cfg_trig() 498 pt &= ~chan_mask; /* enable level detection */ apci1500_di_cfg_trig() 508 * for edge detection. apci1500_di_cfg_trig()
|
/linux-4.1.27/drivers/staging/iio/light/ |
H A D | tsl2x7x.h | 59 * @prox_thres_low: Low threshold proximity detection. 60 * @prox_thres_high: High threshold proximity detection
|
/linux-4.1.27/arch/x86/kvm/ |
H A D | irq.h | 42 u8 last_irr; /* edge detection */ 58 u8 isr_ack; /* interrupt ack detection */
|
/linux-4.1.27/kernel/locking/ |
H A D | rtmutex_common.h | 106 * detection. 111 * RT_MUTEX_FULL_CHAINWALK: Invoke deadlock detection with a full
|
H A D | rtmutex.c | 313 * Deadlock detection is conditional: 315 * If CONFIG_DEBUG_RT_MUTEXES=n, deadlock detection is only conducted 318 * If CONFIG_DEBUG_RT_MUTEXES=y, deadlock detection is always 322 * deadlock detection is disabled independent of the detect argument 349 * Adjust the priority chain. Also used for deadlock detection. 354 * @chwalk: do we have to carry out deadlock detection? 513 * If deadlock detection is off, we stop here if we rt_mutex_adjust_prio_chain() 515 * detection is enabled we continue, but stop the rt_mutex_adjust_prio_chain() 529 * deadlock detection is off, we stop the chain walk. If its rt_mutex_adjust_prio_chain() 559 * Deadlock detection. If the lock is the same as the original rt_mutex_adjust_prio_chain() 572 * If we just follow the lock chain for deadlock detection, no rt_mutex_adjust_prio_chain() 599 * No requeue [11] here. We just do deadlock detection. rt_mutex_adjust_prio_chain() 640 * in the dead lock detection case, as we have nothing to rt_mutex_adjust_prio_chain() 701 * the lock chain change detection above. After we dropped rt_mutex_adjust_prio_chain() 728 * deadlock detection mode. rt_mutex_adjust_prio_chain() 887 * Early deadlock detection. We really don't want the task to task_blocks_on_rt_mutex() 933 * Even if full deadlock detection is on, if the owner is not task_blocks_on_rt_mutex() 1144 * deadlock detection, nothing to do here. rt_mutex_handle_deadlock() 1405 * Futex variant with full deadlock detection. 1564 /* We enforce deadlock detection for futexes */ rt_mutex_start_proxy_lock()
|
H A D | mutex-debug.c | 10 * lock debugging, locking tree, deadlock detection started by:
|
H A D | rtmutex-debug.c | 132 printk("[ turning off deadlock detection." debug_rt_mutex_print_deadlock()
|
/linux-4.1.27/drivers/isdn/pcbit/ |
H A D | module.c | 66 /* Hardcoded default settings detection */ pcbit_init()
|
/linux-4.1.27/drivers/hwmon/ |
H A D | w83l785ts.c | 141 /* Return 0 if detection is successful, -ENODEV otherwise */ w83l785ts_detect() 152 /* detection */ w83l785ts_detect() 156 "W83L785TS-S detection failed at 0x%02x\n", w83l785ts_detect() 241 * We might be called during detection, at which point the client w83l785ts_read_value()
|
H A D | lm75.c | 352 /* Return 0 if detection is successful, -ENODEV otherwise */ lm75_detect() 366 * Now, we do the remaining detection. There is no identification- lm75_detect() 371 * since it would significantly slow the detection down and would lm75_detect() 384 * they can be instantiated explicitly so detection is not needed. lm75_detect() 386 * would make their exhaustive detection very difficult and weak, lm75_detect() 406 } else { /* Traditional style LM75 detection */ lm75_detect()
|
H A D | max1619.c | 225 /* Return 0 if detection is successful, -ENODEV otherwise */ max1619_detect() 235 /* detection */ max1619_detect() 241 dev_dbg(&adapter->dev, "MAX1619 detection failed at 0x%02x\n", max1619_detect()
|
H A D | lm73.c | 235 /* Return 0 if detection is successful, -ENODEV otherwise */ lm73_detect() 247 * Do as much detection as possible with byte reads first, as word lm73_detect()
|
/linux-4.1.27/drivers/media/pci/cx88/ |
H A D | cx88-dsp.c | 3 * Stereo and SAP detection for cx88 140 /* The last 192 samples are enough for noise detection */ noise_magnitude() 204 so we probably don't need noise detection */ detect_a2_a2m_eiaj() 314 dprintk(1, "stereo/sap detection result:%s%s%s\n", cx88_dsp_detect_stereo_sap()
|
/linux-4.1.27/drivers/media/pci/zoran/ |
H A D | zoran_card.h | 6 * This part handles card-specific data and detection
|
H A D | zoran_procfs.h | 6 * This part handles card-specific data and detection
|
H A D | zoran_device.h | 6 * This part handles card-specific data and detection
|
/linux-4.1.27/drivers/net/wireless/ath/ath9k/ |
H A D | dfs.h | 35 * the DFS detector for pattern detection.
|
H A D | dfs_debug.h | 51 /* pattern detection stats */
|
/linux-4.1.27/drivers/net/wireless/mwifiex/ |
H A D | 11h.c | 86 /* enable master mode radar detection on AP interface */ mwifiex_11h_activate() 146 * starting radar detection. 251 dev_dbg(priv->adapter->dev, "radar detection type: %d\n", mwifiex_11h_handle_radar_detected() 254 dev_dbg(priv->adapter->dev, "false radar detection event!\n"); mwifiex_11h_handle_radar_detected()
|
/linux-4.1.27/drivers/staging/iio/accel/ |
H A D | sca3000.h | 19 * Free fall detection mode - supported but untested as I'm not droping my 72 * Free fall detection triggers an interrupt if the acceleration 81 * In motion detection mode the accelerations are band pass filtered 175 * @mo_det_use_count: reference counter for the motion detection unit
|
/linux-4.1.27/include/sound/ |
H A D | max98095.h | 60 /* Slew amount for jack detection. Calculated as 4 * (delay + 1).
|
H A D | wm8962.h | 44 /* Setup for microphone detection, raw value to be written to
|
H A D | ak4117.h | 122 #define AK4117_AUTO (1<<5) /* Non-PCM or DTS stream auto detection, 0 = no detect, 1 = detect */ 131 #define AK4117_NPCM (1<<5) /* Non-PCM bit stream detection, 0 = no detect, 1 = detect */ 133 #define AK4117_FS3 (1<<3) /* sampling frequency detection */
|
H A D | ak4113.h | 225 /* Non-PCM or DTS stream auto detection, 0 = no detect, 1 = detect */ 241 /* sampling frequency detection */ 252 /* Non-PCM bit stream detection, 0 = no detect, 1 = detect */
|
H A D | wm8903.h | 254 * microphone detection. In conjunction with gpio_cfg this 260 int micdet_delay; /* Delay after microphone detection (ms) */
|
/linux-4.1.27/arch/sh/boards/mach-sdk7786/ |
H A D | fpga.c | 61 panic("FPGA detection failed.\n"); sdk7786_fpga_init()
|
/linux-4.1.27/arch/arm/mach-omap1/ |
H A D | sram-init.c | 2 * OMAP SRAM detection and management
|
/linux-4.1.27/lib/xz/ |
H A D | xz_stream.h | 41 * error detection slightly.
|
/linux-4.1.27/sound/core/ |
H A D | ctljack.c | 2 * Helper functions for jack-detection kcontrols
|
/linux-4.1.27/include/linux/i2c/ |
H A D | pmbus.h | 29 * During register detection, skip checking the status register for
|
H A D | apds990x.h | 66 * Proximity detection result depends heavily on correct ppcount, pdrive
|
/linux-4.1.27/drivers/net/wireless/cw1200/ |
H A D | fwio.c | 394 /* CW1200 Hardware detection logic : Check for CUT1.1 */ cw1200_load_firmware() 397 pr_err("HW detection: can't read CUT ID.\n"); cw1200_load_firmware() 422 pr_err("(1) HW detection: can't read CUT ID\n"); cw1200_load_firmware() 427 pr_err("(2) HW detection: can't read CUT ID.\n"); cw1200_load_firmware() 433 pr_err("(3) HW detection: can't read CUT ID.\n"); cw1200_load_firmware()
|
/linux-4.1.27/drivers/net/wireless/ti/wl1251/ |
H A D | acx.c | 623 struct acx_energy_detection *detection; wl1251_acx_cca_threshold() local 628 detection = kzalloc(sizeof(*detection), GFP_KERNEL); wl1251_acx_cca_threshold() 629 if (!detection) wl1251_acx_cca_threshold() 632 detection->rx_cca_threshold = CCA_THRSH_DISABLE_ENERGY_D; wl1251_acx_cca_threshold() 633 detection->tx_energy_detection = 0; wl1251_acx_cca_threshold() 636 detection, sizeof(*detection)); wl1251_acx_cca_threshold() 640 kfree(detection); wl1251_acx_cca_threshold()
|
/linux-4.1.27/kernel/irq/ |
H A D | spurious.c | 311 * not we defer the spurious detection to the next note_interrupt() 318 * denote the deferred spurious detection note_interrupt() 370 * the deferred detection bit. note_interrupt() 380 * then we merily delay the spurious detection note_interrupt() 436 printk(KERN_INFO "IRQ lockup detection disabled\n"); noirqdebug_setup() 443 MODULE_PARM_DESC(noirqdebug, "Disable irq lockup detection when true");
|
/linux-4.1.27/drivers/edac/ |
H A D | cpc925_edac.c | 392 /* Enable memory controller ECC detection */ cpc925_mc_init() 406 /* Enable ECC detection */ cpc925_mc_init() 414 /* Disable memory controller ECC detection */ cpc925_mc_exit() 419 * We are supposed to clear the ECC error detection bits, cpc925_mc_exit() 424 * Also, it's ok to leave ECC error detection bits enabled, cpc925_mc_exit() 643 /* Enable CPU Errors detection */ cpc925_cpu_init() 664 /* Disable CPU Errors detection */ cpc925_cpu_exit() 669 * We are supposed to clear the CPU error detection bits, cpc925_cpu_exit() 674 * Also, it's ok to leave CPU error detection bits enabled, cpc925_cpu_exit() 706 /* Enable HyperTransport Link Error detection */ cpc925_htlink_init() 718 /* Disable HyperTransport Link Error detection */ cpc925_htlink_exit() 796 * Add CPU Err detection and HyperTransport Link Err detection
|
H A D | amd8131_edac.c | 98 /* First clear error detection flags */ amd8131_pcix_init() 128 /* Enable overall SERR Error detection */ amd8131_pcix_init() 149 /* Disable SERR, PERR and DTSE Error detection */ amd8131_pcix_exit() 154 /* Disable overall System Error detection */ amd8131_pcix_exit()
|
/linux-4.1.27/drivers/leds/ |
H A D | leds-clevo-mail.c | 24 MODULE_PARM_DESC(nodetect, "Skip DMI hardware detection"); 184 pr_err("Skipping DMI detection. " clevo_mail_led_init()
|
H A D | leds-lp55xx-common.h | 187 /* external clock detection */
|
/linux-4.1.27/drivers/mmc/host/ |
H A D | wbsd.h | 149 #define WBSD_FIGNORE_DETECT (1<<1) /* Ignore card detection */ 184 struct timer_list ignore_timer; /* Ignore detection timer */
|
H A D | sdhci-bcm-kona.c | 121 * and insert=0 for removal. The card detection is done by GPIO. For Broadcom 300 * Since the card detection GPIO interrupt is configured to be sdhci_bcm_kona_probe()
|
H A D | sdhci-spear.c | 110 * It is optional to use GPIOs for sdhci card detection. If sdhci_probe()
|
/linux-4.1.27/drivers/mtd/nand/ |
H A D | r852.h | 38 /* card detection status */ 47 /* card detection irq status & enable*/
|
/linux-4.1.27/drivers/net/wireless/ath/ath5k/ |
H A D | ani.h | 65 * @ofdm_weak_sig: OFDM weak signal detection state (on/off) 66 * @cck_weak_sig: CCK weak signal detection state (on/off)
|
H A D | ani.c | 39 * - "OFDM weak signal detection" 41 * - "CCK weak signal detection" 152 * ath5k_ani_set_ofdm_weak_signal_detection() - Set OFDM weak signal detection 192 * ath5k_ani_set_cck_weak_signal_detection() - Set CCK weak signal detection 261 * signal detection */ ath5k_ani_raise_immunity() 326 * detection off or it may oscillate ath5k_ani_lower_immunity() 330 * detection and next, lower firstep level */ ath5k_ani_lower_immunity()
|
/linux-4.1.27/drivers/s390/block/ |
H A D | dasd_genhd.c | 97 * Trigger a partition detection. 139 * detection is running no offline should be allowed. That dasd_scan_partitions()
|
/linux-4.1.27/drivers/staging/media/davinci_vpfe/ |
H A D | dm365_ipipe.h | 44 /* defect detection method */ 56 /* defect detection method */
|
H A D | davinci_vpfe_user.h | 665 /* defect detection threshold for MIN_MAX2 method (DPC 2.0 alg) */ 677 /* DPC3.0 detection threshold, THR */ 679 /* DPC3.0 detection threshold slope, SLP */ 681 /* DPC3.0 detection threshold min, MIN */ 683 /* DPC3.0 detection threshold max, MAX */ 698 /* defect detection method */ 745 /* Edge detection minimum threshold */ 747 /* Edge detection maximum threshold */
|
/linux-4.1.27/drivers/net/wireless/ti/wl18xx/ |
H A D | cmd.c | 212 wl1271_debug(DEBUG_CMD, "cmd radar detection debug (chan %d)", wl18xx_cmd_radar_detection_debug() 224 wl1271_error("failed to send radar detection debug command"); wl18xx_cmd_radar_detection_debug()
|
H A D | cmd.h | 37 /* Stop the role TX, should expect it after radar detection */
|
/linux-4.1.27/drivers/net/ethernet/broadcom/genet/ |
H A D | bcmgenet_wol.c | 62 * Only for magic packet detection mode. 166 /* Receiver must be enabled for WOL MP detection */ bcmgenet_wol_power_down_cfg()
|
/linux-4.1.27/arch/mips/dec/ |
H A D | kn01-berr.c | 3 * and 2100 (KN01) systems equipped with parity error detection 191 /* Enable parity error detection. */ dec_kn01_be_init()
|
H A D | kn02xa-berr.c | 3 * with parity error detection logic, i.e. DECstation/DECsystem
|
H A D | ecc-berr.c | 239 /* Set normal ECC detection and generation. */ dec_kn02_be_init() 256 * Set normal ECC detection and generation, enable ECC correction. dec_kn03_be_init()
|
/linux-4.1.27/net/dccp/ccids/lib/ |
H A D | packet_history.h | 89 * @ring: Packet history for RTT sampling and loss detection 91 * @loss_start: Movable index (for loss detection)
|
H A D | packet_history.c | 159 * Private helper functions for loss detection. 277 /* recycle RX history records to continue loss detection if necessary */ __three_after_loss() 311 * tfrc_rx_handle_loss - Loss detection and further processing 322 * Since it also takes care of reordering during loss detection and updates the
|
/linux-4.1.27/arch/sparc/lib/ |
H A D | mcount.S | 5 * This can also be tweaked for kernel stack overflow detection.
|
/linux-4.1.27/arch/mips/bcm63xx/ |
H A D | dev-flash.c | 126 pr_err("flash detection failed for BCM%x: %d\n", bcm63xx_flash_register()
|
/linux-4.1.27/arch/mips/lantiq/ |
H A D | prom.c | 29 * this struct is filled by the soc specific detection code and holds
|
/linux-4.1.27/arch/mn10300/mm/ |
H A D | cache-smp.c | 103 /* nothing. lockup detection does not belong here */ smp_cache_call()
|
/linux-4.1.27/arch/powerpc/include/asm/ |
H A D | mpc85xx.h | 2 * MPC85xx cpu type detection
|
/linux-4.1.27/arch/arm/mach-pxa/ |
H A D | himalaya.c | 132 himalaya_boardid = 0x4; /* hardcoded (detection needs ASIC3 functions) */ himalaya_lcd_init()
|
/linux-4.1.27/arch/arm/plat-omap/ |
H A D | sram.c | 4 * OMAP SRAM detection and management
|
/linux-4.1.27/tools/build/feature/ |
H A D | test-all.c | 5 * up auto-detection on such systems.
|
/linux-4.1.27/include/linux/extcon/ |
H A D | extcon-adc-jack.h | 4 * Analog Jack extcon driver with ADC-based detection capability.
|
/linux-4.1.27/sound/soc/intel/boards/ |
H A D | mfld_machine.c | 65 /*Headset jack detection DAPM pins */ 77 /* jack detection voltage zones */ 238 /* TODO: add american headset detection post gpiolib support */ mfld_jack_check() 257 /* Headset and button jack detection */ mfld_init()
|
H A D | cht_bsw_rt5672.c | 35 /* Headset jack detection DAPM pins */ 96 * detection and button press. platform_clock_control()
|
/linux-4.1.27/drivers/mmc/core/ |
H A D | slot-gpio.c | 35 /* Schedule a card detection after a debounce timeout */ mmc_gpio_cd_irqt() 171 * mmc_gpio_request_cd - request a gpio for card-detection 215 * mmc_gpiod_request_cd - request a gpio descriptor for card-detection
|
/linux-4.1.27/drivers/media/rc/ |
H A D | ene_ir.h | 110 #define ENE_CIRCFG2_CARR_DETECT 0x10 /* Enable carrier detection */ 112 #define ENE_CIRCFG2_FAST_SAMPL1 0x40 /* Fast leading pulse detection for RC6 */ 113 #define ENE_CIRCFG2_FAST_SAMPL2 0x80 /* Fast data detection for RC6 */
|
/linux-4.1.27/drivers/misc/ |
H A D | apds9802als.c | 152 if (val == 1) /* Setting detection range up to 4k LUX */ als_sensing_range_store() 154 else /* Setting detection range up to 64k LUX*/ als_sensing_range_store() 214 /* detection range: 1~64K Lux, maunal measurement */ als_set_default_config()
|
H A D | fsa9480.c | 362 /* device detection */ fsa9480_irq_handler() 450 /* device detection */ fsa9480_probe() 514 /* device detection */ fsa9480_resume()
|
/linux-4.1.27/drivers/staging/sm750fb/ |
H A D | ddk750_sii164.c | 319 * This function selects the mode of the hot plug detection. 351 * This function enables the Hot Plug detection. 353 * enableHotPlug - Enable (=1) / disable (=0) Hot Plug detection
|
H A D | ddk750_sii164.h | 6 /* Hot Plug detection mode structure */
|
/linux-4.1.27/include/net/nfc/ |
H A D | digital.h | 122 * mode detection and automatic anti-collision. In this mode, the device 124 * detection using the command responses specified in mdaa_params. The 131 * mode detection but without automatic anti-collision. In this mode, the
|
/linux-4.1.27/arch/sh/drivers/pci/ |
H A D | pci-sh4.h | 55 #define SH4_PCIINTM_APEDIM BIT(7) /* Address parity error detection */ 56 #define SH4_PCIINTM_SDIM BIT(6) /* SERR detection */ 58 #define SH4_PCIINTM_PEDITRM BIT(4) /* PERR detection for target read */
|
/linux-4.1.27/arch/arm/include/asm/hardware/ |
H A D | locomo.h | 80 #define LOCOMO_GRIE 0xa0 /* GPIO rise detection */ 81 #define LOCOMO_GFIE 0xa4 /* GPIO fall detection */ 82 #define LOCOMO_GIS 0xa8 /* GPIO edge detection status */
|
/linux-4.1.27/sound/soc/codecs/ |
H A D | tlv320aic3x.h | 44 /* Headset/button press detection register */ 246 /* headset detection / button API */ 248 /* The AIC3x supports detection of stereo headsets (GND + left + right signal)
|
H A D | max9877.c | 86 SOC_SINGLE("MAX9877 Zero-crossing detection Switch",
|
H A D | wm8350.c | 1313 * wm8350_hp_jack_detect - Enable headphone jack detection. 1317 * @jack: jack to report detection events on 1320 * Enables the headphone jack detection of the WM8350. If no report 1321 * is specified then detection is disabled. 1392 * wm8350_mic_jack_detect - Enable microphone jack detection. 1395 * @jack: jack to report detection events on 1399 * Enables the microphone jack detection of the WM8350. If both reports 1400 * are specified as zero then detection is disabled.
|
H A D | wm8903.c | 1583 * wm8903_mic_detect - Enable microphone detection via the WM8903 IRQ 1586 * @jack: jack to report detection events on 1587 * @det: value to report for presence detection 1588 * @shrt: value to report for short detection 1590 * Enable microphone detection via IRQ on the WM8903. If GPIOs are 1595 * The current threasholds for detection should be configured using 1605 dev_dbg(codec->dev, "Enabling microphone detection: %x %x\n", wm8903_mic_detect() 1624 /* Enable mic detection, this may not have been set through wm8903_mic_detect() 1665 * The rest is microphone jack detection. We need to manually wm8903_irq() 2084 /* Set up microphone detection */ wm8903_i2c_probe() 2088 /* Microphone detection needs the WSEQ clock */ wm8903_i2c_probe() 2093 /* If microphone detection is enabled by pdata but wm8903_i2c_probe() 2095 * the machine driver has set up microphone detection wm8903_i2c_probe() 2096 * IRQs as the IRQs are clear on read. The detection wm8903_i2c_probe()
|
H A D | wm8994.c | 776 /* If we're using jack detection go into audio mode */ active_reference() 795 /* Go into appropriate detection only mode */ active_dereference() 2324 * for detection. _wm8994_set_fll() 2440 * for detection. wm8994_set_dai_sysclk() 3342 * wm8994_mic_detect - Enable microphone detection via the WM8994 IRQ 3345 * @jack: jack to report detection events on 3348 * Enable microphone detection via IRQ on the WM8994. If GPIOs are 3353 * Configuration of detection levels is available via the micbias1_lvl 3397 dev_dbg(codec->dev, "Configuring microphone detection on %d %p\n", wm8994_mic_detect() 3404 /* If either of the jacks is set up then enable detection */ wm8994_mic_detect() 3580 /* Either nothing present or just starting detection */ wm8958_mic_id() 3621 /* Deferred mic detection to allow for extra settling time */ wm1811_mic_work() 3640 dev_dbg(codec->dev, "Starting mic detection\n"); wm1811_mic_work() 3754 * wm8958_mic_detect - Enable microphone detection via the WM8958 IRQ 3757 * @jack: jack to report detection events on 3759 * Enable microphone detection functionality for the WM8958. By 3760 * default simple detection which supports the detection of up to 6 3763 * The WM8958 has an advanced jack detection facility which is able to 3764 * support complex accessory detection, especially when used in 3767 * detection algorithm. 3825 * If we can use jack detection start off with that, wm8958_mic_detect() 3826 * otherwise jump straight to microphone detection. wm8958_mic_detect() 3882 * Jack detection may have detected a removal simulataneously wm8958_mic_irq() 3884 * stopped detection and we can ignore this interrupt. wm8958_mic_irq() 3894 /* We may occasionally read a detection without an impedence wm8958_mic_irq()
|
/linux-4.1.27/sound/soc/omap/ |
H A D | omap-abe-twl6040.c | 106 /*Headset jack detection DAPM pins */ 183 /* Headset jack detection only if it is supported */ omap_abe_twl6040_init() 298 priv->jack_detection = of_property_read_bool(node, "ti,jack-detection"); omap_abe_probe()
|
H A D | omap-twl4030.c | 132 /* Headset jack detection DAPM pins */ 144 /* Headset jack detection gpios */ 169 /* Headset jack detection only if it is supported */ omap_twl4030_init()
|
H A D | rx51.c | 313 /* AV jack detection */ rx51_aic34_init() 471 "jack-detection"); rx51_soc_probe() 473 dev_err(card->dev, "could not get jack detection gpio\n"); rx51_soc_probe()
|
/linux-4.1.27/drivers/i2c/algos/ |
H A D | i2c-algo-pcf.c | 172 DEB2(printk(KERN_ERR "i2c-algo-pcf.o: PCF detection failed -- can't select S0 (0x%02x).\n", temp)); pcf_init_8584() 180 DEB2(printk(KERN_ERR "i2c-algo-pcf.o: PCF detection failed -- can't set S0 (0x%02x).\n", temp)); pcf_init_8584() 188 DEB2(printk(KERN_ERR "i2c-algo-pcf.o: PCF detection failed -- can't select S2 (0x%02x).\n", temp)); pcf_init_8584() 196 DEB2(printk(KERN_ERR "i2c-algo-pcf.o: PCF detection failed -- can't set S2 (0x%02x).\n", temp)); pcf_init_8584() 205 DEB2(printk(KERN_ERR "i2c-algo-pcf.o: PCF detection failed -- can't select S1` (0x%02x).\n", temp)); pcf_init_8584()
|
/linux-4.1.27/drivers/ide/ |
H A D | alim15x3.c | 262 * Note 1: not all "motherboard" support this detection init_chipset_ali15x3() 263 * Note 2: if no udma 66 device, the detection may "error". init_chipset_ali15x3() 265 * ultra 66, the detection result is not important init_chipset_ali15x3() 374 * ali_cable_detect - cable detection 388 * m5229 80-pin cable detection (from Host View) ali_cable_detect()
|
H A D | jmicron.c | 23 * jmicron_cable_detect - cable detection
|
H A D | umc8672.c | 18 * add detection of possible race condition -ml
|
/linux-4.1.27/drivers/ata/ |
H A D | pata_amd.c | 261 /* Both host-side and drive-side detection results are worthless on NV 310 cable detection result */ nv_mode_filter() 322 * nv_probe_init - cable detection 325 * Perform cable detection. The BIOS stores this in PCI config 563 /* Cable detection on Nvidia chips doesn't work too well, amd_init_one()
|
H A D | pata_serverworks.c | 60 * oem_cable - Dell/Sun serverworks cable detection 95 * serverworks_cable_detect - cable detection 98 * Perform cable detection according to the device and subvendor
|
H A D | pata_acpi.c | 47 * pacpi_cable_detect - cable type detection 50 * Perform device specific cable detection
|
H A D | pata_efar.c | 32 * Perform cable detection for the EFAR ATA interface. This is 55 * Perform cable detection for the EFAR ATA interface. This is
|
H A D | pata_it8213.c | 6 * detection is different, and it does not have slave channels or all the 49 * Perform cable detection for the 8213 ATA interface. This is
|
/linux-4.1.27/arch/mips/include/asm/octeon/ |
H A D | cvmx-spi.h | 55 /** Called for Tx and Rx clock detection */ 187 * detection 204 * Callback to perform clock detection
|
/linux-4.1.27/drivers/mtd/maps/ |
H A D | ts5500_flash.c | 21 * - In order for detection to work, jumper 3 must be set.
|
/linux-4.1.27/drivers/media/usb/uvc/ |
H A D | uvc_isight.c | 74 * Empty buffers (bytesused == 0) don't trigger end of frame detection isight_decode()
|
/linux-4.1.27/drivers/scsi/ |
H A D | mvme16x_scsi.c | 46 printk(KERN_INFO "mvme16x-scsi: detection disabled, " mvme16x_probe()
|
H A D | qlogicfas408.h | 13 /* This should be 1 to enable parity detection */
|
H A D | st_options.h | 65 triggered. May make detection of End-Of-Medium early enough fail. */
|
/linux-4.1.27/drivers/net/wireless/ti/wl12xx/ |
H A D | cmd.h | 115 /* Stop the role TX, should expect it after radar detection */
|
/linux-4.1.27/drivers/pcmcia/ |
H A D | pxa2xx_trizeps4.c | 34 /* we dont have voltage/card/ready detection trizeps_pcmcia_hw_init()
|
H A D | sa1100_generic.c | 124 * socket controller and reset GPIO edge detection.
|
H A D | vg468.h | 33 /* Special bit in I365_IDENT used for Vadem chip detection */
|
/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_link.h | 154 /* No Over-Current detection */ 156 /* Fan failure detection required */ 415 /* bnx2x_handle_module_detect_int should be called upon module detection 447 /* Checks if fan failure detection is required on one of the phys on board */
|
/linux-4.1.27/drivers/crypto/caam/ |
H A D | intern.h | 81 * or from register-based version detection code
|
/linux-4.1.27/drivers/crypto/qat/qat_dh895xcc/ |
H A D | adf_dh895xcc_hw_data.h | 73 /* Error detection and correction */
|
H A D | adf_dh895xcc_hw_data.c | 166 /* Enable Accel Engine error detection & correction */ adf_enable_error_correction() 176 /* Enable shared memory error detection & correction */ adf_enable_error_correction()
|
/linux-4.1.27/arch/x86/boot/ |
H A D | memory.c | 13 * Memory detection code
|
/linux-4.1.27/arch/mips/include/asm/ |
H A D | bootinfo.h | 131 * Platform memory detection hook called by setup_arch
|
/linux-4.1.27/drivers/video/backlight/ |
H A D | pandora_bl.c | 87 * so wait until 1 wire mode detection window ends. pandora_backlight_update_status()
|
/linux-4.1.27/drivers/video/fbdev/aty/ |
H A D | radeon_i2c.c | 154 /* Fix detection using BIOS tables */ radeon_probe_i2c_connector()
|
/linux-4.1.27/arch/frv/lib/ |
H A D | memcpy.S | 20 # - NOTE: must not use any stack. exception detection performs function return
|
/linux-4.1.27/arch/arm/mach-s3c24xx/include/mach/ |
H A D | map.h | 28 * the assembly code for the irq detection easier
|
/linux-4.1.27/arch/arm/mach-w90x900/include/mach/ |
H A D | map.h | 33 * the assembly code for the irq detection easier
|
/linux-4.1.27/sound/ppc/ |
H A D | burgundy.h | 105 /* Headphone detection bits */
|
/linux-4.1.27/sound/soc/samsung/ |
H A D | lowland.c | 26 /* Headset jack detection DAPM pins */
|
/linux-4.1.27/include/linux/mmc/ |
H A D | host.h | 162 * @cd_irq: MMC/SD-card slot hotplug detection IRQ or -EINVAL 166 * write-protect detection natively. However, a large number of controllers 242 #define MMC_CAP_NEEDS_POLL (1 << 5) /* Needs polling for card-detection */ 325 int rescan_disable; /* disable card detection */
|
/linux-4.1.27/drivers/isdn/mISDN/ |
H A D | dsp_dtmf.c | 37 /* dtmf detection using goertzel algorithm 105 * the algorithm is very good for detection with a minimum of errors. i
|
/linux-4.1.27/drivers/media/i2c/ |
H A D | wm8775.c | 53 #define ALC_HOLD 0x85 /* R17: use zero cross detection, ALC hold time 42.6 ms */ 276 /* Enable gain control, use zero cross detection, wm8775_probe()
|
/linux-4.1.27/drivers/memstick/host/ |
H A D | r592.h | 44 /* Error detection via CRC */ 81 /* IRQ,card detection,large fifo (first word irq status, second enable) */
|
/linux-4.1.27/drivers/input/touchscreen/ |
H A D | mainstone-wm97xx.c | 76 * Pen down detection. 83 MODULE_PARM_DESC(pen_int, "Pen down detection (1 = interrupt, 0 = polling)");
|
/linux-4.1.27/drivers/extcon/ |
H A D | extcon-palmas.c | 160 "ti,enable-id-detection"); palmas_usb_probe() 162 "ti,enable-vbus-detection"); palmas_usb_probe()
|
H A D | extcon-adc-jack.c | 4 * Analog Jack extcon driver with ADC-based detection capability.
|
H A D | extcon-gpio.c | 147 /* Perform initial detection */ gpio_extcon_probe()
|
H A D | extcon-usb-gpio.c | 160 /* Perform initial detection */ usb_extcon_probe()
|
/linux-4.1.27/drivers/w1/slaves/ |
H A D | w1_therm.c | 50 * In case the parasite power-detection is not working (seems to be the case 56 * - strong_pullup = 1 Enable automatic strong pullup detection
|
/linux-4.1.27/arch/powerpc/kernel/ |
H A D | eeh_event.c | 45 * The detection of a frozen slot can occur inside an interrupt, 47 * routine is to pull these detection events out of the context
|
/linux-4.1.27/arch/arm64/lib/ |
H A D | strcmp.S | 72 * NUL detection works on the principle that (X - 1) & (~X) & 0x80 210 /*Re-compute the NUL-byte detection, using a byte-reversed value. */
|
H A D | strnlen.S | 73 * NUL detection works on the principle that (X - 1) & (~X) & 0x80 139 * early bytes will not hit any zero detection.
|
/linux-4.1.27/sound/soc/tegra/ |
H A D | tegra_max98090.c | 110 .name = "Headphone detection", 126 .name = "Mic detection",
|
H A D | tegra_rt5677.c | 107 .name = "Headphone detection", 120 .name = "Headset Mic detection",
|
/linux-4.1.27/sound/soc/fsl/ |
H A D | wm1133-ev1.c | 206 /* Headphone jack detection */ wm1133_ev1_init() 211 /* Microphone jack detection */ wm1133_ev1_init()
|
/linux-4.1.27/drivers/net/wireless/ti/wlcore/ |
H A D | acx.c | 554 struct acx_energy_detection *detection; wl1271_acx_cca_threshold() local 559 detection = kzalloc(sizeof(*detection), GFP_KERNEL); wl1271_acx_cca_threshold() 560 if (!detection) { wl1271_acx_cca_threshold() 565 detection->rx_cca_threshold = cpu_to_le16(wl->conf.rx.rx_cca_threshold); wl1271_acx_cca_threshold() 566 detection->tx_energy_detection = wl->conf.tx.tx_energy_detection; wl1271_acx_cca_threshold() 569 detection, sizeof(*detection)); wl1271_acx_cca_threshold() 574 kfree(detection); wl1271_acx_cca_threshold()
|
/linux-4.1.27/drivers/gpu/drm/ |
H A D | drm_probe_helper.c | 246 * filtering and detection. 283 * detected. Note that this function does not do any output detection of its 323 * want any hotplug detection at all for polling. */ output_poll_execute()
|
/linux-4.1.27/drivers/power/ |
H A D | isp1704_charger.c | 214 /* enable manual charger detection */ isp1704_charger_detect() 255 /* do not call wall charger detection more times */ isp1704_charger_work() 297 * FIXME: This is here to allow charger detection with Host/HUB isp1704_charger_work()
|
/linux-4.1.27/net/ipv4/ |
H A D | tcp_cubic.c | 75 MODULE_PARM_DESC(hystart_detect, "hyrbrid slow start detection mechanisms" 400 /* first detection parameter - ack-train detection */ hystart_update()
|
/linux-4.1.27/sound/oss/ |
H A D | sb_ess.c | 63 * ESS detection isn't full proof (yet). If it fails an additional module 124 * the ES1887 detection scheme suggests in step 2 to try if bit 3 of register 126 * can be modified, it's a 1688", which lead to a correct detection 127 * of my ES1887. It resulted however in bad detection of 1688 (reported by mail) 128 * and 1868 (if no PnP detection first): they result in a 1788 being detected. 139 * during detection the text claims that "this chip may be ..." when a step 142 * by the ES1887 detection scheme. These PnP chips can be detected in another 146 * This results in the following detection steps: 993 * ESS technology describes a detection scheme in their docs. It involves 1048 * This the detection heuristic of ESS technology, though somewhat 1050 * This results in the following detection steps: 1059 * This is the most BETA part of the software: Will the detection
|
/linux-4.1.27/drivers/net/wireless/ath/ath6kl/ |
H A D | recovery.c | 137 /* Process pending fw error detection */ ath6kl_recovery_suspend()
|
/linux-4.1.27/drivers/scsi/sym53c8xx_2/ |
H A D | sym53c8xx.h | 20 * NVRAM detection and reading.
|
H A D | sym_misc.h | 20 * NVRAM detection and reading.
|
H A D | sym_nvram.h | 20 * NVRAM detection and reading.
|
/linux-4.1.27/drivers/gpio/ |
H A D | gpio-it8761e.c | 172 /* chip and port detection */ it8761e_gpio_init()
|
H A D | gpio-sa1100.c | 69 * SA1100 GPIO edge detection for IRQs:
|
/linux-4.1.27/drivers/gpu/drm/i915/ |
H A D | intel_crt.c | 341 /* The first time through, trigger an explicit detection cycle */ intel_ironlake_crt_detect_hotplug() 695 /* Load detection is broken on HPD capable machines. Whoever wants a intel_crt_detect() 697 * to have the right resistors for HP detection) needs to fix this up. intel_crt_detect() 921 * Configure the automatic hotplug detection stuff intel_crt_init()
|
/linux-4.1.27/drivers/input/misc/ |
H A D | 88pm80x_onkey.c | 122 /* Enable long onkey detection */ pm80x_onkey_probe()
|
H A D | 88pm860x_onkey.c | 55 /* Enable 8-second long onkey detection */ pm860x_onkey_handler()
|
/linux-4.1.27/arch/x86/include/uapi/asm/ |
H A D | processor-flags.h | 46 #define X86_EFLAGS_ID_BIT 21 /* CPUID detection */
|